/* CSS Document */
html {
	height:100%;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#000000;}
a:active{color:#000000;}

.hauptnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align:middle;
}
.hauptnav_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #000000;
	letter-spacing: 0px;
	vertical-align:middle;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align:middle;
}
.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #CACACA;
	text-decoration: none;
	letter-spacing: 0px;
	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align:middle;
	line-height: 12px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: 1px;
}
.dottet{
	width:1px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dottet_top{
	width:1px;
	height:1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.around{
	border: 1px solid #000000;
}
.main_right{
	position:absolute; 
	z-index:6; 
	left:450px; 
	top:72px; 
	width:430px; 
	height:526px; 
	margin:0px; 
	padding:0px;
}
.div_hauptnav{
	position:absolute; 
	z-index:5; 
	left:470px; 
	top:-6px; 
	width:500px; 
	margin:0px; 
	padding:0px;
}
.div_hauptnav2{
	position:absolute;
	z-index:5;
	right:0px;
	text-align:right;
	top:-50px;
	width:299px;
	margin:0px;
	padding:0px;
}
.div_subnav{
	position:absolute; 
	right:0px; 
	top:-30px; 
	width:500px;
	z-index:20;
	text-align:right;
}
.div_subsubnav{
	position:absolute; 
	right:0px; 
	top:-10px; 
	width:500px;
	z-index:20;
	text-align:right;
}
.imageSlideShow{
	position:absolute;
	width:451px;
	height:600px;
	z-index:-1;
	overflow:hidden
}
.dot{
	width:1px;
	height:1px;
	font-size:1px;
	background-color:#000000;
	padding:0px;
	margin:0px;
}

.suche input{
	border:0px solid;
	width:100px;
	background-image: url(img/lin/lin_suche.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.shop_adress_input{
	border: 1px solid #999999;
	font-size:9px;
	width:180px;
}
.smaller{
	font-style: italic;
}
.fb_display_none {
	display:none;
}
.fb_display_block {
	display:block;
}
