body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	border-spacing:0;
	margin:0;	
	background-color:#ffffff;
	font-size:12px;
}

h1{
	font-size:15px;
	font-family: Times, Times New Roman, serif;
	color:#4e0463;
	padding-top:10px;
}

a {
	color:#00453b;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a:visited {
	color:#00453b;
	}

a:active {
	color:#009e3b;
	}

#kiste_gesamt {
	width:100%;
	background-color:#ffffff;
}

#kiste_mitte{
	width:850px;
	margin: 0 auto;
}


#kiste_head {
	width:100%;
	height:115px;
	background-image: url(bilder/kopfgrafik_850.png);
}

#kiste_content{
	background-color:#ececec;
	padding:10px;
}

#kiste_footer{
	padding:10px;
	background-color:#ececec;
	text-align:right;

}
#haupt_menu{
	padding:10px;
	background-color:#ececec;
}
.hauptmenue_act{
	font-weight:bold;
}
.hauptmenue2{
	padding-left:10px;
}
.hauptmenue2_act{
	font-weight:bold;
	padding-left:10px;
}

