@media all {
html {
	height:100%;
} 

body { 
    font-size: 100.01%; 
    position: relative; 

    background: #fff;
    text-align: left; 
	
	font-family: Trebuchet MS,Verdana,sans-serif;
	font-size: 9px;
	color: #6F6F6F;
	font-weight: normal;
} 

input,textarea {
	font-family: Trebuchet MS,Verdana,sans-serif;
	font-size: 9px;
	color: #4F4F4F;
	font-weight: normal;
}

p {
	line-height: 18px;
}

td {
	color: #000000;
}

* {margin:0; padding:0; border:0; font-size: 1em;}

a, a:link, a:visited {
	text-decoration: none;
	color: #4F4F4F;
}

a:hover {
	text-decoration: underline;
}

a.pfeil,a.pfeil:active {
	color: #7F7F7F;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/pk18_icon_pfeil.gif) left center no-repeat transparent;	
}

a.pfeil:hover {
	text-decoration: underline;
	color: #7F7F7F;
}

.highlight {
	color: #7F7F7F;
}

#PK18_Top {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#PK18_Left {
	position: fixed;
	top: 113px;
	left: 0px;
	z-index: 20;
}

#PK18_Right {
	position: fixed;
	top: 113px;
	left: 586px;
	z-index: 20;
}

#PK18_Bottom {
	position: fixed;
	top: 628px;
	left: 0px;
	z-index: 20;
}

#PK18_BottomL {
	position: fixed;
	top: 693px;
	left: 0px;
	width: 1015px;
	height: 800px;
	background-color: #FFFFFF;
	z-index: 20;
}

#PK18_BandBild {
	position: fixed;
	top: 359px;
	left: 94px;
	width: 488px;
	height: 265px;
	z-index: 25;
}

#PK18_BottomLine {
	position: fixed;
	top: 608px;
	left: 105px;
	z-index: 20;
	width: 470px;
	height: 7px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-image: url(../images/pk18_icon_lines2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left 16px;
}


#Content {
	position: absolute;
	top: 175px;
	left: 105px;
	width: 470px;
	min-height: 1200px;
	z-index: 1;
}

#Menu {
	position: fixed;
	left: 105px;
	top: 120px;
	padding-top: 7px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 20;
}

#PK18_Newsletter {
	position: fixed;
	left: 617px;
	top: 265px;
	width: 116px;
	background-color: #FFFFFF;
	z-index: 20;
}

#PK18_Metanavi {
	position: fixed;
	left: 617px;
	top: 540px;
	width: 116px;
	z-index: 20;
}

#PK18_Teaser {
	position: fixed;
	left: 617px;
	top: 402px;
	width: 116px;
	background-color: #FFFFFF;
	z-index: 20;
}


.floatbox {
	overflow: hidden;
}

.menu_item {
	float:left;
}

.linie {
	background-image: url(../images/pk18_bg_line.gif);
	background-repeat: repeat-x;
	margin-top: 9px;
	margin-bottom: 14px;
}

h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #6B625C;
	font-size: 9px;
	text-transform: uppercase;
}

.formline {
	margin-bottom: 5px;
	overflow: hidden;
}

.formline label {
	float: left;
	width: 100px;
	display: inline;
}

.formline input, .formline textarea {
	float: left;
	width: 150px;
	border: 1px solid #CAC6C2;
	display: inline;
}

.Kasten {
	background-color: #DBD4D0;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 5px;
}

}
