html{
	margin:0px;
	padding:opx;
	min-height: 100%;

	height:100%;
	}
	

body{
	margin:0px;
	padding:0px;
	height:100%;
	background-attachment: fixed;
	background-image: url(../images/bg_1_1_1.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	min-height: 100%;
	}
	
	
#main{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	font-size:0.8em;
	height:100%;
	
}


#header{
	width:1000px;
	height:120px;
	background-image: url(../images/1_bg_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	position:absolute;
	top:5px;
}
#left{
	width:188px;
	position:absolute;
	top:130px;
	display:table;
	
	min-height: 100%;
  height: auto !important;
  height: 100%;

	
}
#left_top{
	height:90px;
	width:188px;
	background-image: url(../images/1_bg_02.png);
	background-repeat: no-repeat;
	background-position: right top;	
	
}

#left_center{
	height:80%;
	width:188px;
	display:table;
	background-image: url(../images/1_bg_04.png);
	background-repeat: repeat-y;
	background-position: -0.5px top;	
}

#left_bottom{
	height:82px;
	background-image: url(../images/1_bg_06.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

#right{
	min-height: 100%;
  height: auto !important;
  height: 100%;

	width:812px;
	display:table;
	position:absolute;
	left:50%;
	margin-left:-312px;
	top:130px;
	
	
}


#content{
	width:812px;
	height:100%;
	display:inline-block;
	
}
#content_top{
	width:812px;
	height:32px;
	background-image: url(../images/1_bg_03_D.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#content_center{
	width:812px;
	background-image: url(../images/1_bg_05.png);
	background-repeat: repeat-y;
	background-position: left;	
	display:inline-block;
	height:80%;
	
}
#content_bottom{
	height:82px;
	background-image: url(../images/1_bg_07.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/** KWICK STUFF */

#kwickcontainer {
	
	width:812px;
	
	
}
#kwick {
	/*border-bottom: 3px double #333;*/
	margin-top: 10px;
	width:812px;
}
#kwick .kwicks {
	display: block;
	height: 42px;
	margin: 0px;
}
 ul.kwicks{
margin:0px;
padding:0px;
width:812px;
height:42px;
overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:42px;
	width:117px;
	/*padding: 10px;*/
	
	/*border-right: 5px solid #202020;*/
	
}
#kwick .kwick span {
	display:none;
	float:left;
}
#kwick .opt1 {
	background-repeat: no-repeat;
	background-image: url(../../../im_xtra/MENU_HOME.png);
}
#kwick .opt2 {
	background:  url(../../../im_xtra/MENU_OVER_ONS.png);
	background-repeat: no-repeat;
}
#kwick .opt3 {
	background:  url(../../../im_xtra/MENU_WINKEL.png);
	background-repeat: no-repeat;
}
#kwick .opt4 {
	background:  url(../../../im_xtra/MENU_CONTACT2.png);
	background-repeat: no-repeat;
}
#kwick .opt5 {
	background:  url(../../../im_xtra/MENU_BRANDS.png);
	background-repeat: no-repeat;
}
#kwick .opt6 {
	background:  url(../../../im_xtra/MENU_SALE.png);
	background-repeat: no-repeat;
	
}
.kwicks{

}
/* end KWICK STUFF */

/* MODULE STUFF */
.mod_l_b_e{
	background-image: url(../images/menu_bg_05.png);
	background-repeat: repeat;
	height: 24px;
	width: 140px;	
	margin-left:20px
}
 div.moduletable-t{
	width:250px;
	margin-left:20px;
	float:left;
	color:#fff;
	margin-bottom:25px;
	font-size: 0.8em;
	border: 1px dashed #777;
	padding:15px;
	margin-top:60px;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	background-image: url(black_60.png);
	background-repeat: repeat;
 }
 div.moduletable-t h3{
	margin-top:-40px;
	color:#777;
	margin-left:-15px;
 }
  div.moduletable-t ul{
	  margin:0px;
	  padding:0px;
  }
  
   div.moduletable-t ul li{
	  margin:0px;
	  padding:0px;
	  font-size: 0.9em;
	list-style-type: none;
  }
  
   div.moduletable-t ul li a:link, div.moduletable-t ul li a:visited{
	font-size: 0.8em;
	list-style-type: none;	   
   }
   div.moduletable-t ul li a:hover{
	   
   }
 
 
 div.moduletable-f{
	width:168px; 
	margin-left:20px;
 }
  table.moduletable-f{
	width:168px; 
	margin-left:20px;
 }
 table.moduletable-f th, div.moduletable-f h3 {
	background-image: url(../images/menu_bg_01.png);
	color: #FFFFFF;
	height: 65px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	vertical-align: bottom;
	text-align:center;
	display:block;
	line-height: 37px;
	line-height:90px;
	overflow:hidden;
	
}

table.moduletable-f td {
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menu_bg_03.png);
	background-repeat: repeat-y;
	margin: 0px;
	
}


a.mainlevel-f:link, a.mainlevel-f:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position: 8px 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 24px;
	height: 12px !important;
	height: 17px;
	width: 116px;
	text-decoration: none;
}

a.mainlevel-f:hover {
	background-position: 8px -25px;
	text-decoration: none;
	color: #910202;
}

a.mainlevel-f#active_menu {
	color:#000;
	text-decoration: none;
	background-position: 8px -25px;

}

a.mainlevel-f#active_menu:hover {
	color: #000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 12px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

a.sublevel:hover {
	color: #910202;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
.special {
	color: #000000;
	font-size:9px;
	width: 110px;
	
	padding-left: 12px;
}

a.special:link, a.special:visited {
	color: #000000;
}
a.special:hover, a.special:active{
	color: #CC0000;
	border-bottom: 1px dashed #AA80FF;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

img.vm_more_image {
	height: 20px;
	width: 20px;
	border: 1px solid #333333;	

}
.vm_more_im{
	background-color: #CCCCCC;
	width: 100%;
	border: 2px solid #000000;
	text-align: center;
	clear: both;
	display: table;
}
a:link, a:visited {
	color: #910202;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.tool-tip {
	color: #ffffff;
	width: 163px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	background-image: url(../../../im_xtra/tooltipbg.png);
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-image: url(../../../im_xtra/tooltipbg.png);
	background-position: right bottom;
}

.button{
	
	color: #FFF;
	background-image: url(bttn_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #666;		
	-moz-border-radius: 6px; /* FF1+ */
  	-webkit-border-radius: 6px; /* Saf3+, Chrome */
    border-radius: 6px; /* Opera 10.5, IE 9 */
	margin-top:6px;
	padding: 1px 5px;

	font-size: 0.8em;
	text-transform: uppercase;
}
.button:hover{
	
	color: #FFF;
	background-image: url(bttn_bg_h.png);
	
}
.fbFooterBorder{
display:none;
height:0px;
}
