body {
	background-color: #d7dbe3;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		color:#000000;

}
a{

	color:#000000;
}
ul, li{
margin:0px;
}
#main{
	width:1000px;
	position:relative;
	margin:auto;
	background-color:#FFFFFF;
	background-image:url(../media/img/elemente/bg.png);
}
#head{
	background-image:url(../media/img/elemente/head.png);
	background-repeat:no-repeat;
	width:791px;
	height:72px;
	border-bottom:1px solid #FFF;
}
#navi{
	position:absolute;
	left:1px;
	top:77px;
	height:222px;
	width:156px;
}
#navi a{
	text-decoration:none;
	font-weight:700;
	display:block;
}

.nav1{
	background-color:#FEFBF2;
	border:1px solid #F1CA4A;
	padding:3px 4px 3px 14px;
	color:#3877BC;
}
.nav1:hover{
	background-color:#3877BC;
	color:#FEFBF2;


}
* html .nav1{
	width:156px;
	w\idth:134px;
}
.nav1on{
	background-color:#DFE6E7;
	border:1px solid #F1CA4A;
	padding:3px 4px 3px 14px;
	color:#3877BC;
}
.nav1on:hover{
	background-color:#3877BC;
	color:#FEFBF2;
}
* html .nav1on{
	width:156px;
	w\idth:134px;
}

.nav2{
	background-color:#DFE6E7;
	border:1px solid #F1CA4A;
	padding:3px 4px 3px 34px;
	color:#3877BC;
}
.nav2:hover{
	background-color:#3877BC;
	color:#FEFBF2;

}
* html .nav2{

	width:124px;
	w\idth:114px;
}
.nav2on{
	background-color:#DFE6E7;
	border:1px solid #F1CA4A;
	padding:3px 4px 3px 34px;
	color:#DAA21A;
}
.nav2on:hover{
	background-color:#3877BC;
	color:#FEFBF2;
}
* html .nav2on{
	width:124px;
	w\idth:114px;
}


#logo{
	position:absolute;
	right:0px;
	top:0px;
	height:195px;
	width:208px;
	background-image:url(../media/img/elemente/maedchen.png);
	border-bottom:1px solid #FFFFFF;
}
#newsboxes{
	position:absolute;
	right:0px;
	top:197px;
	width:206px;
	height:317px;
}
#footer{
	background-color:#3877BC;
	width:1000px;
	height:22px;
	margin:auto;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}
#content{
	margin:0px 0px 0px 170px; 
	width:600px;
	padding:10px 0px 0px 0px;
	line-height:16px;
}
* html #content{
	height:495px;
}
html> body #content{
 	min-height:495px;
}
#content h1 {
	font-size:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-bottom:5px;
	color: #3877BC;
	border-bottom:1px solid #3877BC;
}
#content h2 {
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #3877BC;
}
.tools{
text-decoration:none;
font-weight:700;
color:#3877BC;

}
.newsdiv{
	background-color:#FCF6DE;
	border:1px solid #F1CA4A;
	margin:6px 2px 6px 2px;;
	padding:2px;
	font-size:11px;

}

.newsdivstart{
	width:250px;
	background-color:#FCF6DE;
	border:1px solid #F1CA4A;
	margin:6px 2px 0px 20px;
	padding:2px;
	font-size:11px;
/*	position:absolute; */
	top:320px;
}

.newsdiv a{
	color:#000; 
	text-decoration:none
}
.newsdiv a:hover{
	color:#3877BC; 
}
.newsdiv h1{
	font-size:14px;
	display:block;
	color: #3877BC;
	background-color:#FFFFFF;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #FCF2C9;
}
.shop{
 border:0px;
height:450px;
width:600px;
overflow:visible;}

/*lightbox
*/
#lightbox{
	background-color:#CCCCCC;
	padding: 5px;
	border:1px solid #666666;

	}
#lightboxDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../media/img/elemente/overlay.png); }

/*#overlay{ background-image: url(../img/elemente/trans.gif); }
*/
* html #overlay{
	background-image: url(../media/img/elemente/trans.gif);
}
#werbelayer {
text-align:left;
position:absolute; 
top:141px; 
left:260px; 
background-color:#fefbf2;
width:320px;
height:150px;
z-index:10;
border:1px solid #000000;
padding-top:10px;
/*filter:alpha(opacity=0.95);
-moz-opacity: 0.95;
opacity: 0.95;*/
}
#werbelayer_content {
margin-left:10px;
margin-top:30px;
padding-right:10px;
}

#werbelayer a {
color:#000000;
margin-top:10px;
margin-right:10px;
}
#werbelayer_head {
width:100%;
height:20px;
background-color: #acd360;
text-align:right;
margin-bottom:15px;
position:absolute;
border-bottom:1px solid #000000;
top:0px;
right:0px;
padding-top:6px;
}

