html, body {
	height:100%; 
	max-height:100%; 
  padding: 0;
  margin: 0;
  background-color: #FFF; font-family:'Verdana','Arial','Helvetica','Sans-serif'; font-size: .8em;
}

a:link, a:visited, a:active, a:hover {text-decoration:none;}
  
a:link {color:#666; font-weight:bold;}
a:active { color:#ff0000}
a:visited {color:#666; font-weight:bold;} 
a:hover {color:#f00}

.h1 {font-family:'Verdana','Arial','Helvetica','Sans-serif'; display:inline; font-size:5em; text-decoration:none; color:#F00; font-weight:bold; }
.h2 {font-family:'Verdana','Arial','Helvetica','Sans-serif'; display:inline; font-size:3em; text-decoration:none; color:#ccc; font-weight:bold; }

ul,li,h1,h3,form {margin: 0;	padding: 0;}

h2 {margin: 0;	padding: 1em;}

h4 {margin: 0;	padding: 0; letter-spacing: 2px; text-transform: uppercase; display:inline;}

ul {list-style-type: none;}

td {vertical-align:top;text-align:left;}

.clear {height: 1px;	clear: both; line-height: 1px;}

.logo {
	width: 160px;
	float: left;
	margin: 0 0 20px 0;
}

.link {
	width: 200px;
	float: left;
	margin: 15px 0 0px 0;}

.text {
width:340px; 
	float: left;
	margin: 15px 0 10px 0;}


#kopf {
  height: 140px;
  margin: 10px;
  background-color: #fff; text-align:center;
}



#fuss {width: 100%;
  height: 20px;
  margin: 0px; 
  background-color: #fff; text-align:center;
}



#mitte {
  position: relative;
  width: 100%;
}
#inhalt {
  margin: 0px 220px; 
  background-color: #fff; min-height: 500px; text-align:center; border:hidden; overflow: auto;
}

* html #inhalt {
	top:0; 
	bottom:0; 
	height:500px;
	width:100%;
	border-top:168px solid #fff; 
	border-bottom:20px solid #fff;
	}

#tab {padding-left:5em;text-align:left;line-height:170%;}


#links {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 220px;
  height: 470px;
  background-color: #fff; float:left; overflow: auto
}
#rechts {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 200px;
  height: 470px;
  background-color: #fff; overflow: auto;
}

#impressum {position: absolute; bottom:0; right:10px; width: 200px;
  height: 20px;
  margin: 0px; 
  background-color: #fff; text-align:left;
}

#links ul {list-style-type: none;}

#links a {background: #deddda;
	display: block;	color: #333;
	font-size: 10px;	font-weight: bold;
	border-bottom: 1px solid white;
	padding: 2px 0 2px 18px;
	line-height: 15px;	width: 184px;}

#links ul ul a {background: #EDECEA;
	display: block;	color: #333;
	font-size: 10px;	font-weight: normal;
	border-bottom: none;	padding: 2px 0 2px 38px;
	line-height: 15px;	width: 170px;}

#links a:hover {color: #000;	background: #c8c5c2;}

#links ul ul a:hover {color: #000;	background: #fff;}

#links  a:active     , #links .selected {
	color: #FF0000;
	background: #f4f4f2;
}

#links ul ul a:active     , #links ul ul .selected {color: #000;	background: #fff;}

#links  p {background: #deddda; 
	display: block;	color: #333;
	font-size: 10px;	font-weight: normal;
	border-bottom: 1px solid white;
	padding: 2px 0 2px 18px;
	line-height: 15px;	width: 190px;}