BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3; /* url(../images/pbk.gif) repeat-y center; */
	z-index: 50;
}
#zentrieren { 
	position: 		absolute; /*wichtig*/ 
	top: 			0px; 
	left: 			50%; /*wichtig*/ 
	margin: 		0 -500px; /*wichtig*/ 
	width: 			1000px; 
	height: 		100px; 
} 

#logo {
	position: 		absolute;
	left: 			97px;
	top: 			0px;
	width: 			807px; 
	height: 		275px;
	background: 		url(../images/plg.gif);
	z-index: 50;
	}

#maintopic {
	position: 		absolute;
	left: 			101px;
	top: 			20px;
	width: 			800px; 
	height: 		30px;
	border-top: 		1px solid #cdcdcd;
	background: 		url(../images/pmt.gif) repeat-x;
	overflow: 		hidden; /* verhindert bei ueber den rechten Rand gehenden menuepunkten die Ansicht*/
	z-index: 201;
}

#search {
	position: 		absolute;
	width:			200px;
	left:			700px;
	top: 			15px;
	z-index:		10;
}
form.searchx {			/* loeschen, ueberfluessig*/
	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;
}
a .bold{
	font-weight:		bold;
	color:			#990000!important;
}
.bold{
	font-weight:		bold;
	color:			#990000!important;
}
#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8 { 
	position: 		absolute;
	left: 			301px;
	top: 			85px;
	width: 			600px;
	height: 		150px;
	z-index: 200;
}
#eyecatcher1 { 
	background:		url(../images/peye1.jpg) no-repeat; 
} 
#eyecatcher2 { 
	background:		url(../images/peye2.jpg) no-repeat; 
} 
#eyecatcher3 { 
	background:		url(../images/peye3.jpg) no-repeat; 
} 
#eyecatcher4 { 
	background:		url(../images/peye4.jpg) no-repeat; 
} 
#eyecatcher5 { 
	background:		url(../images/peye5.jpg) no-repeat; 
} 
#eyecatcher6 { 
	background:		url(../images/peye6.jpg) no-repeat; 
} 
#eyecatcher7 { 
	background:		url(../images/peye7.jpg) no-repeat; 
} 
#eyecatcher8 { 
	background:		url(../images/peye8.jpg) no-repeat; 
} 


#plaintext {
	position: absolute;
	left: 700px;
	top: 26px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#youarehere {
	position: 		absolute;
	left: 			101px;
	top: 			51px;
	width: 			800px;
	height: 		30px;
	z-index: 199;
}

#youarehere a {
	display: 		block;
	float: 			left;
	height: 		30px;
	padding: 		0px 10px 0px 23px;
	line-height: 		30px;
	color: 			#888888;
	text-decoration: 	none;
	font-size: 		11px;
	background : 		url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: 			#50617C;
	background : 		url(../images/pmra.gif) no-repeat;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}

#topic {
	position: absolute;
	left: 101px;
	top: 85px;
	width: 200px;
	background-color: #50617C;
	z-index: 202;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C1CBD7;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
	}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #C1CBD7;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #3C475D;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#content {
	position: absolute;
	background-color: #ffffff;
	background: url(../images/plg.gif);
	background-repeat: repeat-y;
	border-bottom: 2px solid #949495;
	left: 97px;
	top: 255px;
	width: 489px;
	padding: 0px 100px 0px 218px;
	margin: 20px 0px 0px 0px;
	z-index: 100;
	min-height: 600px;
	}

#sidebar {
	position: absolute;
	top: 236px;
	left: 750px;
	width: 200px;
	background-color: #50617C;
	color: #ffffff;
	z-index: 99;
}

#bild01 {
	position: absolute; 
	top: 160px;
	left: 850px;
	width: 254px;
	height: 552px;
	background : url(../images/bi01.jpg) no-repeat;
	z-index: 10;
} 

#bild03 {
	position: absolute; 
	top: 640px;
	left: 830px;
	width: 265px;
	height: 181px;
	background : url(../images/bi03.gif) no-repeat;
	z-index: 210;
}

 #bild04 {
	position: absolute; 
	top: 340px;
	left: 20px;
	width: 274px;
	height: 292px;
	background : url(../images/bi04.jpg) no-repeat;
	z-index: 211;
}
