* { 
	padding: 0; 
	margin: 0; 
}

div, img {
  margin:0;
  padding:0;
  border:0;
}
.headline1 {
	font-family:verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:#306112;
}
.headline2{
	color: #006600;
	font: 14px Arial, Helvetica, sans-serif;
}
.headline3{
	color:#999999;
	font:10px Arial, Helvetica, sans-serif;
}

#wrap {
	width: 800px;
	margin: 90px auto 30px;
	background: url(../fileadmin/images/background.gif) center repeat-y;
}

/* Kopf */
#kopf {
	width:800px;
}

#logo{
	float: left;
	background: url(../fileadmin/images/logo.jpg) no-repeat;
	width:  179px;
	height: 82px;
}

#header{
	float: left;
	background: url(../fileadmin/images/head.jpg) no-repeat;
	width: 621px;
	height: 82px;
}
/* Content */

#content{
	clear: both;
	width: 800px;
}

#menu{
	float: left;
	width: 197px;
	height: 385px;
	margin: 0 0 0 3px;
	padding: 20px 0 0 10px;
	color:#333333;
	background-color: #F2F1ED;
	border-left: 1px solid silver;
}
#menu ul{
	padding: 10px 0 0 20px;
}
#menu li{
	clear: left;
	display: block;
	float: left;
	list-style: none;
}
#menu a {
	color: #999999;
	text-decoration: none;
}
#inhalt{
	font: 13px Verdana, Geneva, sans-serif;
	float: left;
	width: 560px;
	height: 390px;
	overflow-y: scroll;
	padding: 10px 5px 0px 15px
}
#inhalt ol{
	list-style: inside;
}
#head{
	padding: 0 0 5px 0;
}
#head h1{
	color: #006600;
	font: 16px Arial, Helvetica, sans-serif;
}
#schatten{
	float: left;
	width: 9px;
	height: 407px;
	background: url(../fileadmin/images/linkeseitebg.gif) repeat-y;
}
/* Fusszeile */
#footer{
	clear: both;
	width:800px;
}

#footer_links{
	float: left;
	height: 36px;
	width: 183px;
	background-image: url(../fileadmin/images/eckeuntenlinks_typo_zine_01.gif);
	background-repeat: no-repeat;
}

#footer_mitte{
	float: left;
	background:url(../fileadmin/images/mitteunten.gif) repeat-x;
	height: 36px;
	width: 405px;
}

#footer_rechts{
	float: left;
	background: url(../fileadmin/images/webmonautenecke.gif) no-repeat;
	width: 210px;
	height: 36px;
}
