html { padding:0px; margin:0px;}
body { background:#d9d9d9 url(/static/images/bg.jpg) repeat-x top left;
       font-family: "Verdana", "Arial", sans-Serif; font-size:12px;
       }
img { border:0px;}

#container {
	background:#f2f2f2 url(/static/images/header_bg.jpg) repeat-x top left;
	width:879px; margin-left:50px;
	border-left:1px solid #939393; border-right:1px solid #939393; border-bottom:1px solid #939393;
	position:relative;
	background-color:#f2f2f2;
        }

#metanavi {
	width:879px;
	background: url(/static/images/meta_header.jpg) no-repeat right bottom;
	text-align:right;
	height:25px; padding-top:15px; padding-right:57px;
	line-height:25px;
	position:relative;
}

#metanavi a {
	text-decoration:none;
	font-size: 10px;
        color:#616161;
        position:relative;
        left:23px;}
#navigation {
	padding-left:10px;

}


#headerimage {
	width:879px;
	height:145px;
	background: url(/static/images/headerbild.jpg) no-repeat top left;
}
#left {
	position:absolute;
	float:left;
  	width:198px;
	left:-5px;
	margin-left:10px;
	display:block;

}
#content{
	position:relative;
	width:576px;
	min-height:305px;
	background-color:#f2f2f2;
	left:203px;
	padding-left:50px;
	padding-right:50px;
}

#content a:link{text-decoration:none; color:#1e3384; font-weight:bold;}
#content a:visited{text-decoration:none; color:#1e3384; font-weight:bold;}

#content_startseite{
	width:750px;
         position:relative;
         left:80px;
}

.clearer { clear:both;}
#content_startseite h1 {
	text-align:left;
	color:#f1a93a;
	font-size:18px;
	font-weight:bold;
	padding:0;
	line-height:40px;
	background:url(/static/images/spacer_h1_start.gif) no-repeat bottom left;
}
h1 {	text-align:left;
	color:#f1a93a;
	font-size:18px;
	font-weight:bold;
	padding:0;
	line-height:40px;
	background:url(/static/images/spacer_h1.jpg) no-repeat bottom left;
}
h2 {
	font-size:15px;
        text-align:left;
        color:#f1a93a;
}

ul { line-height:20px; text-align:left; list-style-image:url(/static/images/liste.gif)}

.unternavi_back_top{
	background:url(/static/images/background_unternavi_top.jpg);
	width:198px;
	padding:0; margin:0;
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;

}

.unternavi{
        padding:0; margin:0;
        padding-left:10px;
	background:url(/static/images/background_unternavi_middle.jpg) repeat-y;

}
.unternavi a{

	height:20px;
	width: 176px;
	display:block;
	padding-left:10px;
	padding-top:10px;

}

.unternavi_back_bottom{
	background:url(/static/images/background_unternavi_bottom.jpg) no-repeat;
	width:198px;
	height:11px;
	padding:0; margin:0;

}

.active{
	margin:0;
	background-image:url(/static/images/untermenue_active.jpg) ;
	background-repeat:no-repeat;
	padding-left:0;
	padding-top: 8px;
	height:30px;
	color:#1e3384;
	text-decoration:none;
	font-weight:bold;
	text-align:left;


}
.inactive{
	margin:0;
	background-image:url(/static/images/untermenue_inactive.jpg) ;
	background-repeat:no-repeat;
	height:30px;
	padding-left:0px;
	padding-top: 8px;
	color:#666666;
	text-decoration:none;
	text-align:left;


}

.kontakt {
	position:relative;
	width:576px;
	min-height:305px;
	background-color:#f2f2f2;
	left:203px;
	padding-left:50px;
	padding-right:50px;
}


.absatz{ text-align:left;}

.abgeschickt{
	text-align:center;
	padding-right:100px;
	margin-top:50px;
}
.schrift_links {
	display:block;
	text-align:left;
	position:relative;
	left:20px;
}

.footer{
   	position:relative;
   	height:30px;
}
.footer_left{
	position:absolute;
	width:163px;
	left:0px;
         bottom:0px;
         padding-right:0px;
}

.footer_right{
	background-color:#f2f2f2;
	position:relative;
	left:412px;
	width:300px;
	text-align:right;
	font-size:10px;



}
.footer_right a{
	color:#616161;
	text-decoration:none;
}


.footer_center {
	color:#616161;
	font-size:10px;
	position:relative;
	left:252px;
	width:250px;

}
.footerspacer{
	padding-left:252px;
	padding-bottom:5px;
}

.footer_startseite {
         width:750px;
         position:relative;
         left:80px;
}

.table_rechts {
	vertical-align: top;
	padding-left:100px;
	padding-right:50px;
}

.table_links{
	vertical-align:top;
	padding-right:50px;
	}

form {padding:0; margin:0;}
input {	background-color:#eeeeee; width:200px;}
textarea {background-color:#eeeeee; width:270px;}
fieldset		{ display:block; padding:10px; margin:5px; border:1px dotted grey; background-color:#f6f6f6; position:relative; }
fieldset.normal		{padding: 10px; border: 0; }
legend			{padding:5px; color:grey; position:absolute; line-height: 10px; top: -6px; margin-bottom:10px; background-color:white; font-size:10px;}
label			{ }
.fieldsetinput		{ width: 250px; }
.fieldsettextarea	{ width: 250px; }
