/* Bad Tölz Bürger Basic */

#header{
	width:100%;
	float:left;
	height:200px;
	z-index:3;
}

img{ border:0; }

#middle{
	width:100%;
	height:80%;
}

#block{
	margin:0 0px 0 250px;
	position:relative;
	z-index:99;
	min-height:500px;
}

#content{
         padding:15px;
         padding-top:5px;
         min-height:300px;
         height:auto !important;
         height:300px;
         padding-bottom:50px;
}

#content a{ color: #444444; text-decoration:underline;}

#content a:hover{ color: #000000; text-decoration:none;}

#bewertung{ font-size:1.0em; padding:15px; }

#bewertung select, #bewertung input{ font-size:0.9em; background-color:#ffffff; border: 1px solid #dddddd; }

#footer{
	width:100%;
	margin:0px;
	height:20px;
	text-align:center;
	border-width:1px 0;
         background-image:url(/cms/upload/layout/jahn_footer.jpg);
         padding-top:3px;
         font-size:0.8em;
}

#left{
	position:absolute;
	top:220px;
	left:0;
	width:140px;
	z-index:99;
}

#pic{
	position:absolute;
	top:69px;
	right:0;
	width:822px;
	height:148px;
	z-index:1;
	background-position:right top;
	background-repeat:no-repeat;
}

#options{
	position:absolute;
	top:0px;
	right:0px;
	z-index:99;
         font-size:0.9em;
        color:#ffffff;
}

#logo{
	position: absolute;
	top:0px;
	left:0px;
	text-align:left;
	z-index:3;
}

#logotext{
	position: absolute;
	top:0px;
	left:148px;
	height:68px;
	z-index:3;
}

#navi{   padding-left:10px;}

#breadcrumb{ padding:5px; padding-top:10px; color: #444444; }
#breadcrumb a{ color: #444444; text-decoration: underline;}
#breadcrumb a:hover{ text-decoration: none;}

h1{ padding: 5px; padding-left: 10px; font-size:1.2em; }

input.suche{ border:1px solid #ffffff; font-size:0.9em; background-color:#ffffff; padding:2px; }


