body, html {height: 99%;}

body {background-color:#f5e7ce; margin-top:0px; margin-left:0px; font-family: Verdana, Arial, sans-serif; color:#006b21;}

#outer  { position: relative; width: 100%; height: 100%; overflow: visible }

#outer[id] {
	display: table;
	position: static;
}

#middle  { position: absolute; width: 99% }

#middle[id] {
	display: table-cell;
	vertical-align: top;
	position: static;
}

#content  { 
	margin-right: auto; 
	margin-left: auto; 
	width:1050px;
	height:540px;
 	}

/* content */

/* eine Spalte */

#ohne{
	margin:0 0 0 0;
	width:854px;
	}
	
div.inhalt #ohne h1{
	margin:0 0 0 0;
	font-size:1em;
	font-weight:normal;
	color:#fff;
	}
	
div.inhalt #ohne a{
	color:#006b21;
	}
	
.inhalt #ohne{
	margin:0 0 0 0;
	float:left;
	width:99%;
	}

div.inhalt #quadrat li{
	list-style-image:url(pics/listenpunkt.gif);
	margin:0 0 10px 0;
}	

/* links breit, rechts schmal */

.inhalt{
	padding:0 25px 10px 32px;
	width:838;
	height:620;
	background-color:#fff;
	border-top:15px solid #fff;
	font-size:1em;
	overflow:auto;
	scrollbar-base-color:#fff;
	}

.inhalt p {
	margin:5px 0 10px 0;
	line-height:1.3em;
}

.inhalt p a {
	color:#006b21;
	text-decoration:underline;
}

.inhalt h2 a {
	color:#d0a74e;
	text-decoration:none;
}

.inhalt p a:hover {
	color:#006b21;
	font-weight:bold;
	text-decoration:underline;
}

.inhalt p a.bullet {
	color:#006b21;
	font-weight:bold;
	background-image:url(pics/listenpunkt.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
	
/* container */

.container{
	margin-top:0;
	clear:left;
	}
	
/* sidenavi */


.um{
	width:155px;
	height:617px;
	clear:left;
	float:left;
	padding:30px 0 0 0;
	border:none;
	background-color:#f3dfae;
	}

.ump_inact{
	width: 145px;
	height:35px;
	font-weight:bold;
	color:#006b21;
	}
	
.ump_act{
	width:145px;
	height:35px;
	font-weight:normal;
	color:#006b21;
	}

#linksub{
	color:#FFFFFF;
	font-weight:bold;
	}

a#linksub:hover{
	color:#006b21;
	font-weight:bold;
	}

.text{
	width:155px;
	height:35px;
	margin: 0 0 0 20px;
	font-size:1.2em;
	font-weight:bold;
	color:#d0a74e;
	}
	
.text a{
	font-weight:normal;
	font-size:1.0em;
	text-decoration:none;
	color:#006b21;
	}
	
.text a:hover {
	color:#006b21;
	font-weight:bold;
	}
a { font-size: 10pt; color:#006b21; text-decoration:underline; text-align:left}
		
h1 { font-size: 14pt; color:#d0a74e; text-align: left}

h2 { font-size: 12pt; text-align:left;}
h2.rechts { font-size: 14pt; text-align:right;}
h4 { font-size: 10pt; text-align:left;}

h3 { font-size: 11pt; color:#d0a74e; text-align:left}

td.inhalt {background-color:#f5e7ce;}
p, ul, li, div, adress {font-size: 10pt;}
td {font-size: 10pt; line-height:15pt;}

