BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../images/plg.gif) no-repeat;
}

#search {
	position: 		absolute;
	right: 			5px;
	width:			200px;
	left:			730px;
	top: 			20px;
	z-index:		10;
}
a .bold{
	font-weight:		bold;
	color:			#000000!important;
}
.bold{
	font-weight:		bold;
	color:			#000000!important;
}
#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8 { 
	position: 		absolute;
	left: 			250px;
	top: 			145px;
	width: 			700px;
	height: 		150px;
}
#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; 
} 
#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/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;
}


#youarehere {
	position: 		absolute;
	left: 			50px;
	top: 			111px;
	width: 			900px;
	height: 		30px;
}

#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: 			#AFAFAF;
	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: #DFA100;
	font-weight: bold !important;
	font-size: 11px;
}
#maintopic p
{
	
	font-weight: bold !important;
	font-size: 12px;
        display: block;
	float: left;
	height: 30px;
        margin:0px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #DFA100;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
background : url(../images/pln.gif) no-repeat right;
}
.trail
{
	font-weight: bold !important;
	color: #ffffff;
}




#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
        height: 150px;
	background-color: #AFAFAF;
}

#topic ul, #topic li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#content ul, #content li
{
	margin:10px;
	padding:0px;
        list-style-type:square;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #CFCFCF;
	padding: 0px;
	margin: 0px 10px 3px 10px;
	text-transform: uppercase;
	font-size: 10px;
        line-height: 14px;
}

#topic p {
	display: block;
	color: #266756;
	text-decoration: none;
	border-bottom: 1px solid #CFCFCF;
	padding: 0px;
	margin: 0px 10px 3px 10px;
	text-transform: uppercase;
	font-size: 10px;
        line-height: 14px;
}

#topic li.active {
	display: block;
	color: #266756;
	text-decoration: none;
	border-bottom: 1px solid #CFCFCF;
	padding: 0px;
	margin: 0px 10px 3px 10px;
	text-transform: uppercase;
	font-size: 10px;
        line-height: 14px;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #266756;
}

#topic h1 {
	padding: 9px 10px 9px 10px;
	background-color: #266756;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}



#content {
	position: absolute;
	left: 270px;
	top: 300px;
	width: 650px;
	padding: 0px;
	margin: 0px;
        padding: 0px;
}

#sidebar {
	position: absolute;
	left: 50px;
	top: 320px;
	width: 199px;
	background-color: #AFAFAF;
        margin-bottom: 15px;
        padding-bottom: 15px;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
#sidebar a:hover, #sidebar a.active {
	color: #266756;
        text-decoration: none;
}


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;
}

/*Typolight */
#abstand {height:5px;}
.invisible {  position: absolute; left: -3000px; top: -3000px; width: 0; height: 0; overflow: hidden; display: inline; }
.col_1 { margin:3px; padding:5px;}
.col_0 { margin:2px; padding:10px;}
.ce_image block {background-color: #AFAFAF; }
.error {color: red;}
.formbody {background-color: #D5D6D6; }
img {border: 0px solid #266756 }
.caption {font-size: 9px; color: #666666;}