html {height:100%}

body{
    min-height: 101%;
	font-size: 100.01%;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	background-color: #ffffff;
	background-image:url(bilder/background.jpg);
	background-repeat:repeat-x;
}

* {margin:0px; padding:0px; border:0px; font-size: 1em;}

#page_margins {
	width: 1015px;
	margin: auto;
	position: relative;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.9em;
	background-image:url(bilder/backcenter.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	padding:0px;
  
}

#umbruch {
	display: block;  
	clear: both; 
	float: left; 
	padding: 0;
	background-image:url(bilder/backwhite.jpg);
	background-repeat:repeat-y;
	
}

#kopf {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1015px;
	text-align: left;
	padding: 0px;
	margin:0px;
	height: 255px;
}

#balken_rechts { 
	float: right; 
	width: 12px; 
	height: 600px;
	background-image:url(bilder/frontright.jpg);
	background-repeat:no-repeat;
	margin: 0px; 
	padding:0px;
}

#menue {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1003px;
	height: 56px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	background-image:url(bilder/navi_hg.jpg);
	text-align: justify;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight:900;
	letter-spacing: 0.05em;
	float:left;
}


#menue td {
	text-align:center;
	vertical-align: middle;
}

#mitte {
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1015px;
	min-height:600px;
	padding: 0px;
	margin: 0px;
	background-image:url(bilder/backcenter.jpg);
	background-position:0px 0px;
	background-repeat: repeat-y;
}

#siteInfo{
	clear: both;
	height:100px;
	background-image:url(bilder/fuss.jpg);
	background-repeat:no-repeat;
	font-size: 0.9em;
	padding: 0px;
	position:relative;
	bottom:0px;
	vertical-align:bottom;
	text-align:center;
}



#content1 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 978px;
	clear: left;
	float:left;
}
#content2 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 978px;
	clear: left;
	float:left;
}
#spalte1 { float: left; width: 363px; margin: 0px 10px 0px 25px; text-align: left; padding: 0px;}
#spalte2 { float: left; width: 363px; margin: 0px 10px 0px 10px; text-align: left;}
#spalte3 { float: right; width: 159px; margin: 0px;	text-align: left; border-left:#0800AA 3px solid; padding: 0px 0px 0px 10px; border-right:#0800AA 1px dotted; border-top:#0800AA 1px dotted; border-bottom:#0800AA 1px dotted; background-color:#A8C9E8;}
#spalte1und2 { float: left; width: 746px; margin: 0px 10px 0px 25px; text-align: left; padding: 0px;}
#spalte2und3 { float: right; width: 563px; margin: 0px 10px 0px 0px;text-align: left; padding: 0px;}
#spalte1bis3 { float: left; width: 943px; margin: 0px 0px 0px 25px; text-align: left; padding: 0px;}

#content1 img {
	margin: 3px 5px 3px 0px; border:#666666 1px solid;
}
#content2 img {
	margin: 3px 5px 3px 0px; border:#666666 1px solid;
}

p{
margin-top: 0.4em;
}

h2, h3, h4 {
margin-top: 0.75em;
}

h1 {
margin-top: 0.3em; color:#CF0103; font-size:1.2em; letter-spacing:0.25em; text-transform: uppercase;
}

a:link { font-weight:600; color:#1C1768; text-decoration:none; }
a:visited { font-weight:600; color:#333333; text-decoration:none }
a:hover { font-weight:600; color:#CF0103; border-bottom: 1px dashed #CB0000; }
a:active { font-weight:600; color:#CF0103; border-bottom: 1px dashed #CB0000; }
a:focus { font-weight:600; color:#CF0103; border-bottom: 1px dashed #CB0000; }
/* #content1 a { background-color:#DDEBF7; padding: 3px; } */

#menue a { font-size:1.2em;	text-align:center; margin: 0px;	color:#333333; }
#menue a:link { color:#333333; background-color:none; }
#menue a:visited { font-weight:600; color:#333333; text-decoration:none; }
#menue a:hover { font-weight:600; color:#CB0000; border-bottom: 2px dotted #CB0000; }
#menue a:active { font-weight:600; color:#D3000B; border-bottom: 2px dotted #CB0000; }
#menue a:focus { font-weight:600; color:#D2000A; border-bottom: 2px dotted #CB0000; }

#siteInfo a:link { color:#000000; font-weight:100; }
#siteInfo a:visited { color:#000000; font-weight:100;}
#siteInfo a:hover { color:#000000; border-bottom: 1px dashed #000000; }

acronym {border-bottom: 1px dotted #990000; color:#990000;}
