html {height:100%}

body{
    min-height: 101%;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000; 
	line-height: 1.166;
	background-color: #ECEBA5;
	text-align: center; 
}

/* background-color: #ECEBA5;
** background-color: #ECEADB;       
** background-color: #EFDEBD;
*/

* {margin:0; padding:0; border:0; font-size: 1em;}

#page_margins {
	width: 860px;
	min-height: 100%;
	margin: auto;
	margin-top: 20px;
	position: relative;
	background-color: #FFCC00;
	text-align: left;
	font-size: 0.9em;
	border: 2px solid #000000;
}

#ecken { position:relative; }
#ecken img.oli { position:absolute; margin: -2px; top:0; left:0;  }
#ecken img.ore { position:absolute; margin: -2px; top:0; right:0; }
#ecken img.uli { position:absolute; margin: -2px; bottom:0; left:0; }
#ecken img.ure { position:absolute; margin: -2px; bottom:0; right:0; }

#umbruch {
	display: block;  
	clear: both; 
	float: left; 
	padding: 0;
	
}

#siteInfo{	
	clear: both;
	background-color:#000000;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	width: 860px;
	
}

#kopf {
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	text-align: left;
	padding: 0px;
	height: 200px;
}

#gelb {
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	text-align: left;
	padding: 0px;
}

#gruen {
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	text-align: left;
	padding: 0px;
}

#mitte {
	clear:both;
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	padding: 0px;
	margin: 0px;
	background-image:url(bilder/telefonbalken.gif); 
	background-repeat:no-repeat;
 	background-position:0px 0px;
	
}

#mitte2 {
	clear:both;
	position: relative;
	left: 0px;
	width: 860px;
	padding: 0px;
	
}

#gruen2 {	
	clear:both;
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	padding: 0px;
	margin-bottom: 0px;
	background-color:#54995A;
	text-align: right;	
}
/* background-color: #339933;
** background-color: #0099FF; 
*/

td {
	border-bottom: 1px solid black; 
	border-right: 1px solid black;
	text-align:left;
	vertical-align: top;
	padding: 3px;
}

td.zwischen {
	background-color:#FFFFFF; 
	border-top:1px solid black; 
	border-bottom:2px solid black;
	font-size: 0.5em;
}

td.innen {
	margin:0px; 
	border-bottom: 0px; 
	border-right: 1px solid black;
	width: 33%;
	padding-left: 10px;
	}

td.rechts {
	text-align:right; 
}

th {
	border-bottom: 1px solid black; 
	border-right: 2px solid black;
	background-color: #95D122;
	text-align:left;
	vertical-align: top;
	padding: 3px;
}

#content1 { position: relative; clear: both; top: 0px; left: 0px; margin: 0px 60px 0px 60px; }
#content2 { position: relative; clear: both; top: 0px; left: 0px; margin: 0px 60px 0px 60px; }
#spalte1 { float: left; width: 220px; margin: 0px 0px 0px 0px; text-align: left;}
#spalte2 { float: left; width: 263px; margin: 0px 15px 0px 15px; text-align: left;}
#spalte3 { float: right; width: 220px; margin: 0px 0px 0px 0px; text-align: right;}
#spalte1und2 { float: left; width: 500px; margin: 0px 15px 0px 0px; text-align: left;}
#spalte2und3 { float: right; width: 505px; margin: 0px 0px 0px 15px;text-align: right;}
#spalte1bis3 { float: left; width: 736px; margin: 0px 0px 0px 0px; text-align: left;}

p{
margin-top: 0.25em;
}

h1, h2, h3, h4 {
margin-top: 0.3em;
}

h1 {
font-size: 1.5em; 
font-weight:900;
}

h2 {
font-size: 1.2em;
}

a:link { font-weight:600; color:#990000; text-decoration:none }
a:visited { font-weight:600; color:#993300; text-decoration:none }
a:hover { font-weight:600; color:#FF6600; text-decoration:none }
a:active { font-weight:600; color:#FF6600; text-decoration:none }
a:focus { font-weight:600; color:#FF6600; text-decoration:none }

#siteInfo a:link { color:#FFFFFF; font-weight:100; }
#siteInfo a:visited { color:#CCCCCC; font-weight:100;}
#siteInfo a:hover { color:#999999; text-decoration: underline; }
