#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container .header {
	background-image: url(images/plk_header.gif);
	background-repeat: no-repeat;
		height: 120px;
}
#container .header .navigation {
	float: right;
	height: 120px;
	width: 648px;
}
#container .header .tLinieL {
	float: left;
}
.level1 a {
	font-size: 14px;
	color: #24180e;
	display: block;
	height: 21px;
	padding-top: 66px;
	margin-top: 2px;
	float: left;
	margin-bottom: 0px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #E8DFB8;
	padding-bottom: 30px;
	line-height: 20px;
	text-decoration: none;

	}
	
.level1 a:hover {
	color: #704008;
	text-decoration:none;
}


a.active {
	color: #704008;
	text-decoration:none;
	background-image: url(images/plk_header_aktiv.gif);
	background-position: 0 -2px;
	background-repeat: repeat-x;
}


#container .content {
	min-height: 380px;
	width: 976px;
	margin: 0px;
	border-left: 2px solid #704008;
	border-right: 2px solid #704008;

	background-color: #F7F2E6;
}
#wrapper .footertext1 {
	height: 50px;
	width: 640px;
	margin-top: 40px;
	margin-left: 40px;
	float: left;
}
#wrapper .copytext1 {
	height: 25px;
	width: 250px;
	margin-top: 55px;
	margin-left: 0px;
	float: right;
	margin-right: 10px;
}

#wrapper .footer {
	background-image: url(images/plk_footer.gif);
	height: 100px;
	width: 980px;
	background-repeat: no-repeat;
}


*html #container .content {
	min-height: 380px;}

#container .header #logo {
	margin-top: 34px;
	margin-left: 21px;
}




#container .header .tLinieR {
	float: right;
}


#container .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.clear{
	clear: both;
}

.moduletextfield{
	border: 1px solid black;
	font-size: 12px;
	
}
.modulefont{
	font-size: 12px;

}
textarea.moduletextfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 258px;
}

.modulebutton{
	border: 1px solid black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #704008;
	color: #ffffff;
	
}