BODY {
	margin: 0px;
	padding: 0px;
	background: #fefeba url('../images/pbk.jpg') repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 20px;
	width: 900px;
	height: 80px;
}

#webyep {
	position: absolute;
	left: 923px;
	top: 135px;
	width: 24px;
	height: 24px;
}

#mlk {
	position: absolute;
	left: 797px;
	top: 164px;
	width: 150px;
	height: 200px;
}

#musik {
	position: absolute;
	left: 727px;
	top: 164px;
	width: 65px;
	height: 50px;
}

#hauptmenue {
	position: absolute;
	left: 50px;
	top: 100px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #361bc3;
	border-bottom: 1px solid #361bc3;
	background: url('../Navigation/pmt.gif') repeat-x;
	overflow: hidden
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#wobinich {
	position: absolute;
	left: 50px;
	top: 131px;
	width: 900px;
	height: 30px;
}

#wobinich a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url('../images/pmr.gif') no-repeat;; padding-left:23px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

#wobinich a:hover {
	color: #AFAFAF;
	background : url('../images/pmra.gif') no-repeat;
}


#hauptmenue a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing : 2px;
	background : url('../images/pln.gif') no-repeat right;; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

#hauptmenue a:hover {
	background: url('../Navigation/pmta.gif') repeat-x;
	color: #000000
}

#hauptmenue a.active {
	background: url('../images/pmta.gif') repeat-x;
	color: #000000;
	font-weight: bold !important;
	font-size: 11px
}


#menuelinks {
	position: absolute;
	left: 50px;
	top: 165px;
	width: 164px;
	background-color: #B9C5E3;
}

#menuelinks a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #f7b400;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#menuelinks a:hover, #menuelinks a.active {
	color: #fd060c;
}

#menuelinks h1 {
	padding: 9px 20px 9px 20px;
	background-color: #f7b400;
	font-size: 100%;
	font-weight: bold;
	border-top: 1px solid #361bc3;
	border-bottom: 1px solid #361bc3;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#hingucker {
	position: absolute;
	left: 213px;
	top: 145px;
	width: 600px;
	height: 100px;
}

#inhalt {
	position: absolute;
	left: 223px;
	top: 163px;
	width: 705px;
	padding: 10px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 296px;
	left: 750px;
	width: 200px;
	background-color: #AFAFAF;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url('../images/pmt.gif') repeat-x;
	font-size: 10px
}

