/* CSS Document */
html{
	overflow: -moz-scrollbars-vertical;
	height:100%;
}

a:focus {outline: none;}

body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color : #3A3A3A; 
	scrollbar-arrow-color : #9C9C9C; 
	scrollbar-base-color : #9C9C9C; 
	scrollbar-dark-shadow-color : #3A3A3A; 
	scrollbar-face-color : #3A3A3A; 
	scrollbar-highlight-color : #3A3A3A; 
	scrollbar-shadow-color : #9C9C9C; 
	font-family : verdana ;  
	font-size : 11px ;  
	color : #3A3A3A ; 
	background-color : #FFFFFF ;
}

TD { font-family : verdana ; font-size : 11px ; color : #FFFFFF ;}
input, select, textarea	{ font-family: verdana ; font-size: 11px ; color: #FFFFFF ; border: solid #FFFFFFF ; border-width: 1 ; background-color:#00456c ; }

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/


.maintable { 
	width: 100%;	
	height: 850px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

.index_right {
background-image:url(images/index_right.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:247px;
height:491px;
vertical-align:top;
}

.accessoires_right {
background-image:url(images/merken.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:310px;
height:491px;
vertical-align:top;
}
.inner_right {
background-image:url(images/inner_pages.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:310px;
height:491px;
vertical-align:top;
}
.inner_bg {
background-image:url(images/inner_bg.jpg);
background-repeat: repeat-x;
vertical-align:top;
background-color:#000000;
}

.body_text {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #ffffff;
		margin: 0;
		padding: 0 0 0 10px;
		vertical-align:top;
		text-align:left;
}
#style1, #style1 a:link, #style1 a:visited, #style1 a:hover{
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.H1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #ffffff;
		margin: 0;
		padding: 0 0 0 10px;
		vertical-align:top;
		text-align:left;
		font-weight:bold;
}

.footer {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #ffffff;
		margin: 20px 5px 20px 5px;
		padding: 0 0 0 10px;
		vertical-align:top;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
}

a.footer:hover {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #ffffff;
		margin: 0;
		padding: 0 0 0 10px;
		vertical-align:top;
		text-align:center;
		font-weight:bold;
		text-decoration:underline;
}

a:link
{
text-decoration:none; 
color:#ffffff;
text-align:justify; 
font-weight:none; 

}

a:visited{
	text-decoration:none;
	color:#ffffff;
	text-align:justify;
	font-weight:none;
}

a:hover{
	text-decoration:none;
	color:#00cccc;
	text-align:justify;
	font-weight:none;    
}