body {
	background: #E4E3E3 url(pbk.gif) repeat-y center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
#root {
	width: 900px;
	position: relative;
	margin: 0 auto;
}
#oben {
}
#topmenu {
	background: url(pmt.gif) repeat-x;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 30px;
}
#topmenu 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(pln.gif) no-repeat right;
}
#topmenu a:hover {
	background: url(pmta.gif) repeat-x;
	color: #333333;
}
#topmenu a.active {
	background: url(pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}
#brotkrumen {
	height: 30px;
}
#brotkrumen 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(pmr.gif) no-repeat;
}
#brotkrumen a:hover {
	color: #666666;
	background: url(pmra.gif) no-repeat;
}
#links {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 199px;
	background-color: #666666;
}
#links a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}
#links p {
	text-align: center;
}
#links p a {
	border-bottom: none !important;
}
#links a:hover, #links a.active {
	color: #C9C9C9;
}
#links h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4A4A4A;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}
#content {
	position: absolute;
	left: 200px;
	top: 145px;
	width: 440px;
	margin: 0px;
}
#content a img {
	border: 0;
}
#content a {
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#content h1 {
	font-size: 1.7 em;
	line-height: 0.8em;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	color: #444444;
}
#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	color: #4A4A4A;
}
#content p {
	font-size: 0.9em;
}
#mitte {
	padding: 10px;
}
#mitte li, #mitte p {
	color: black;
	font-size: 0.9em;
}
#rechts {
	position: absolute;
	top: 151px;
	left: 519px;
	width: 160px;
	padding: 10px;
	background-color: #666666;
	color: #fffff;
}
#rechts h2 {
	color: white;
	font-size: 1.2em;
}
#rechts li, #rechts p {
	color: white;
	font-size: 0.8em;
}
#rechtesmenu {}
#rechts a{
padding:0px;
margin:0px;
background-repeat:no-repeat;
display:block;
width:150px;
color:#FFFFFF;
font-size:0.9em;
height:30px;
line-height:1.9em;
padding-left:0px;
text-indent:20px;
 background-image:url(pmr.gif); 
background-position:0 0;
	}
#rechts a:hover{color:silver;}
/*Modul Bild und Text*/
.centertab {
	margin-right: auto;
	margin-left: auto;
}
.bildtext {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.stopleft {
	clear: left;
	line-height: 4px;
}
.stopright {
	clear: right;
	line-height: 4px;
}
.bildtext2 {
	text-align: justify;
}
