#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: #a0a0a0;
	text-decoration: none;
}

#karusell {
	width: 480px;
	height: 390px;
	left: 0px;
	top: 180px;
	padding-left: 0px;
	overflow: auto;
	/*position: absolute;
	border: 1px solid #cccccc;
	background-color: #efefef;*/
}
#bildrahmenoben {
	width: 477px;
	height: 4px;
	left: 261px;
	top: 573px;
	position: absolute;
	z-index: 100;
	border-top: 1px solid #e57215;
}
#bildrahmenunten {
	width: 477px;
	height: 4px;
	left: 261px;
	top: 798px;
	z-index: 100;
	position: absolute;
	border-bottom: 1px solid #e57215;
}
#bildrahmenlinks {
	width: 4px;
	height: 229px;
	left: 261px;
	top: 573px;
	position: absolute;
	border-left: 1px solid #e57215;
	z-index: 100;
}
#bildrahmenrechts {
	width: 4px;
	height: 229px;
	left: 733px;
	top: 573px;
	position: absolute;
	border-right: 1px solid #e57215;
	z-index: 100;
}

#logo {
	position: absolute;
	top: 13px;
	left: 61px;
	width: 880px;
	height: 167px;
	background : url(logo-kl.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	z-index: 1;
}
#nav {
	position: absolute;
	top: 180px;
	left: 61px;
	width: 880px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background : url(pnback.gif);
}

#nav a {
	display: block;
	width: 110px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : capitalize;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background : url(pnbutton.gif);
	font-size : 10px;
}

#nav a.active {
	background : url(pnbuttona.gif) !important;
}

#nav a:hover {
	color: #AA3A33;
	background : url(pnbuttonh.gif);
}

#content {
	position: absolute;
	top: 220px;
	left: 241px;
	width: 477px;
	background : url(../images/pcback.gif);
	background-repeat : no-repeat;
	padding: 10px 30px 10px 20px;
	height: 630px;
	overflow: auto;
	border-bottom: 1px solid #949494;
	background-color: #FFF;
}

#subnav {
	position: absolute;
	top: 220px;
	left: 61px;
	width: 150px;
	background : url(../images/psback.gif) no-repeat;
	padding: 10px 30px 10px 10px;
	min-height: 630px;
	border-left: 1px solid #949494;
	border-bottom: 1px solid #949494;
	background-color: #fff;
}
#subnavoben {
	position: absolute;
	top: 507px;
	left: 71px;
	width: 140px;
	height: 57px;
	background-color: #e57215;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 8px;
	padding-left: 15px;
	line-height: 18px;
	border: 1px solid #999999;
	text-decoration: underline;
}
#stern {
	position: absolute;
	top: 581px;
	left: 77px;
	width: 145px;
	height: 143px;
	z-index: 90;
	
}



#subnavunten {
	position: absolute;
	top: 335px;
	left: 60px;
	width: 153px;
	height: 280px;
	}

#subnavunten2 {
	position: absolute;
	top: 803px;
	left: 71px;
	width: 155px;
	height: 20px;
	z-index: 51;
	}
#subnavunten3 {
	position: absolute;
	top: 689px;
	left: 91px;
	width: 135px;
	height: 20px;
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
	
#subnavunten4 {
	position: absolute;
	top: 672px;
	left: 71px;
	width: 135px;
	height: 20px;
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	}
#subnavobenschatten {
	position: absolute;
	top: 489px;
	left: 71px;
	width: 155px;
	height: 20px;
	}
#subnavrahmen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 573px;
	left: 71px;
	width: 155px;
	height: 229px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	z-index: 50;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}	

#subnav a {
	display: block;
	text-decoration : none;
	text-transform : none;
	margin: 0px;
	color: #535353;
	font-size : 90%;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

#subnav a.active {
	font-weight: bold;	
	color: #AA3A33;
}

#subnav a:hover {
	font-weight: bold;	
}


#sidebar {
	position: absolute;
	top: 220px;
	left: 768px;
	width: 159px;
	padding-top: 10px;
	min-height: 640px;
	border-right: 1px solid #949494;
	padding-right: 10px;
	border-bottom: 1px solid #949494;
	background-color: #FFF;
	padding-left: 3px;
}

form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #AA3A33;
	font-size: 10px;
}

