@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000;
}
h1 {
	font-size:14px;
	margin: 1px;
}
h2 {
	font-size:16px;
	margin: 1px;
}
h3 {
	font-size:14px;
	margin: 1px;
}
#site {

	width: 980px;
	height: auto;
	margin: 0 auto;
}
#header {
	float: left;
	width: 980px;
	height: 140px;
	background:url(images/header-hintergrund.jpg) no-repeat;
}

#headertext {
	float: left;
	color:#000;
	width: 520px;
	height: 50px;
	margin: 45px 0 0 55px;
	font:Arial, Helvetica, sans-serif bolder 22px;
	text-align: center;
}

#logo {
	float: left;
	width: 335px;
	height: 125px;
	margin: 7px 0 0 50px;
}
#menu {
	float:left;
	width: 962px;
	height: 37px;
	background:url(images/menu-hintergrund.jpg) no-repeat;
	margin-top: 4px;
	color: #fff;
	padding-left: 18px;
	font-size:17px;
	font-weight:bold;
}
.menubutton1 {
	float:left;
	margin-top: 12px;
	margin-right: 45px;
	color:#FFF;
	text-decoration:none;
	
}
.menubutton1-aktiv {
	float:left;
	margin-top: 12px;
	margin-right: 45px;
	color:#FF0;
	text-decoration:underline;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#main-links {
	width: 308px;
	height: 514px;
	float: left;
	text-align:justify;
		margin-top: 15px;
		padding: 3px 10px 3px 5px;
}
#main-mitte {
	width: 308px;
	height: 514px;
		float: left;
		text-align:justify;
			margin-top: 15px;
			padding: 3px 10px 3px 5px;
}
#main-mitte a:link{
	color: #000;
	text-decoration:underline;
	}
#main-rechts {
	width: 313px;
	height: 514px;
	float: left;
	margin-top: 15px;
	padding: 3px 5px 3px 5px;
	text-align:center;
}
#main1 {
	width: 960px;
	height: auto;	
	padding: 15px 10px 5px 10px;
	text-align:justify;
	float:left;
}
#main2 {
	width: 940px;
	height: 450px;	
	padding: 15px 10px 5px 10px;
	text-align:justify;
	float:left;
}
.picbox1 {
	width: 542px;
	height: 325px;
	float: left;
}
.picbox1a {
	width: 418px;
	height: 325px;
	float: left;
	vertical-align: central;
}
#footer {
	width:980px;
	height: 26px;
	background:url(images/footer.jpg);
	float:left;
}
.lkk {
	position: absolute;
	left: 125px;
	top: 277px;
}
.cdfg {
	position: relative;
	left: 432px;
	top: 412px;
}
