BODY {
	margin: 0px;
	padding: 0px;
	background: #fafafa;
	height: 1100px;
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding: 0;
	background: #f2f2f2 url(../images/pbk.gif) repeat-y;
}	

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

/* hides from ie-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* ende hide form ie-mac */	

#rechts {
	width:738px;
	float:right;
	padding: 0;
}

#logo {
	position: relative;
	width: 980px;
	height: 92px;
/* background: url(../images/plg_logo.jpg) no-repeat;  */
/*	background :  url(../images/plg.gif) no-repeat; */
}

#maintopic {
	position: relative;
	width: 980px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
/*	background: url(../images/pmt.gif) repeat-x; */
	overflow: hidden;
	background-color:#999999;

}

#plaintext {
	position: relative;
	left: 750px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: relative;
	width: 980px;
	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: #ff0001;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background-color:#999999;
	/*
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#444444;
	*/
	font-weight:bold;
	/* background : url(../images/pln.gif) no-repeat right; */
}

#maintopic a:hover {

	color:#F00;
}

#maintopic a.active {

	color: #F00;
	font-weight: bold !important;
	font-size: 10px;
}


#topic {
	position: relative;
	width: 242px;
	background-image: url(../images/pic_topic_bg.gif);
	background-repeat:no-repeat;
	float:left;
}

#topic a {
	display: block;
	color: #666666;
	text-decoration: none;
 	/* border-bottom: 1px solid #BFBFBF; */
	background-image: url(../images/pic_sidenavi.gif);
	background-repeat:no-repeat;
	padding: 0px;
	padding-top:4px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 12px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #F00;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	/* background-color: #7F7F7F; */
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: relative;
	width: 980px;
	height: 200px;
	margin-top: 10px;
	
	/* background: url(../images/eyecatcherfisch.jpg) no-repeat; */

}

#content {
	position: relative;
	width: 717px;
	padding: 0px;
	padding-left:20px;
	margin: 0px;
	background-color:#f2f2f2;

}

#sidebar {
	position: relative;
	left: 750px;
	width: 200px;
	background-color: #ff0001;
	color: #fffff;
}

form.search {
	display: block;
	position: absolute;
	padding-left: 820px;
	top: 52px;
	width: 160px;
	z-index:100;
}

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;w
	font-size: 10px;
}

#footer {
	clear:both;
	display:block;
	text-align:	center;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	height:	50px;
	width: 980px;
	background:	url(../images/pic_footer_bg.jpg) repeat-x;
}

#footer a {
	text-decoration:		none;
	margin:				0      	3px     0      10;
	/*       			oben, rechts, unten, links */
	padding:			0        0      8px   10px;
	font-size:			0.8em;
	font-weight:			bold;
	color:				#fff;
}
