html, body { height:100%; }

body {
	font-family: verdana;
	margin: 0px;
	padding-top: 0px;
	font-size: 15px;
	line-height:22px;
        font-weight:600;
	height:100%;
	background:url(../upload/layout/tapete.jpg);
}

b{
	font-size: 19px;
        font-weight:900;
}

hr {border:dashed #757575 1px; height:0px;}

strong, Strong{
	font-size: 19px;
        font-weight:900;
}
.input {
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {

}




 




#left {
padding-top:25px;
}



#right {

}

#centrecontent1 {

}


#centrecontent2 {
margin-top:35px;
padding:20px;
/*filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;*/
}





#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {

	text-align:center;


}







h1 {
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


hr { color:rgb(210,210,210); }

a { 	font-size: 15px;
	line-height:22px; color:#680613; text-decoration:none; }



a:hover { text-decoration:underline; }

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:14px;  color:#680613; }



a.navileft_passive {
	color: #000000;
	font-weight: 400;
	margin: 5px 5px 15px 30px;
	font-size: 17px;
	font-family: Verdana;
line-height:28px;
padding-left:20px;

} 

a.navileft_active {
	color: #ffffff;
	font-weight: 400;
	margin: 5px 5px 15px 30px;
	font-size: 17px;
	font-family: Verdana;
	text-decoration:none;
line-height:28px;
background-color:#680613;
padding-right:20px;
padding-left:20px;



} 

a.navileft_open {

	color: #ffffff;
	font-weight: 400;
	margin: 5px 5px 15px 30px;
	font-size: 17px;
	font-family: Verdana;
	text-decoration:none;
line-height:28px;
background-color:#680613;
padding-right:20px;
padding-left:20px;


} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}