html {height:100%}

body{
    min-height: 101%;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	background-color: #FFFFFF;
}

* {margin:0; padding:0; border:0; font-size: 1em;}

#page_margins {
	width: 1020px;
	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;
  
}

#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: 1020px;
	text-align: left;
	padding: 0px;
	margin:0px;
	height: 174px;
	background-image: url(bilder/kopf.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#balken_rechts { 
	float: right; 
	width: 60px; 
	height: 500px;
	background-image:url(bilder/frontright.jpg);
	background-repeat:no-repeat;
	margin: 0px; 
	padding:0px;
}

#menue {
	position: relative;
	left: 0px;
	top: 0px;
	width: 254px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	background-image:url(bilder/frontleft.jpg);
	text-align:right;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight:900;
	letter-spacing: 0.05em;
	float: left;
}


#menue a {
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	margin: 5px 0px 0px 30px;
}

#mitte {
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1020px;
	min-height:674px;
	padding: 0px;
	margin: 0px;
	background-image:url(bilder/backcenter.jpg);
	background-position:0px 0px;
	background-repeat: repeat-y;
}

#siteInfo{
	clear: both;
	height:88px;
	background-image:url(bilder/fuss.jpg);
	background-repeat:no-repeat;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 0px 70px 0px 270px;
	position:relative;
	bottom:0px;
	vertical-align:bottom;
}



#content1 { position: relative; top: 0px; left: 0px; margin: 10px 75px 0px 270px; }
#content2 { position: relative; top: 0px; left: 0px; margin: 10px 75px 0px 270px; }
#spalte1 { float:left; width: 330px; margin: 0px 0px 0px 0px; padding:0px; text-align: left; }
#spalte2 { float: right; width: 330px; margin: 0px 0px 0px 0px; padding:0px; text-align: left; }
#spalte1und2 { float: left; width: 675px; margin: 0px; text-align: left;}

#content1 img {
	margin: 5px 0px 5px 0px;
}
#content2 img {
	margin: 5px 0px 5px 0px;
}

p{
margin-top: 0.2em;
}

h2, h3, h4 {
margin-top: 0.75em;
}

h1 {
margin-top: 0.3em; color:#FF6600; font-size:1.2em; letter-spacing:0.25em; text-transform: uppercase;
}

a:link { font-weight:600; color:#003370; text-decoration:none }
a:visited { font-weight:600; color:#003370; text-decoration:none }
a:hover { font-weight:600; color:#4B78A8; text-decoration:none }
a:active { font-weight:600; color:#4B78A8; text-decoration:none }
a:focus { font-weight:600; color:#4B78A8; text-decoration:none }

#siteInfo a:link { color:#FFFFFF; font-weight:100; }
#siteInfo a:visited { color:#FFFFFF; font-weight:100;}
#siteInfo a:hover { color:#FFFFFF; text-decoration: underline; }

#angebot {
	font-size:0.8em;
	vertical-align:top;
	}

#angebot tr {
	vertical-align:top;
	}
.zeile1	td{
	background-color: #7498C0;
	border-top:1px solid;
	border-top-color:#05346C;
	}
#angebot td {
	padding: 3px;
	border-right:2px solid #4C78A9;
	}

