
BODY {
	FONT-SIZE: 100.01%;
	MARGIN: 0px 0px 0px 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	background-image: url(../images/pdr_hg_pixel_back.gif);
/*	background-repeat: repeat-y; */
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* GENERAL fonts */
P, P.bodytext, table {
	font-size: 1em;
	margin: 0px 0px 2px 0px;
}

.csc-caption {
	font-size: 0.8em;
	text-align: center;
}

#rahmen {
	position:absolute;
	left:50%;
	top:50%;
	width:820px;
	height:498px;
	z-index:1;
	margin: -249px 0 0 -410px;
	font-size: 0.69em;
	border: 1px outset #F7E42B;
}


#subMenue {
	position:absolute;
	left:50%;
	top:50%;
	width:139px;
	height:498px;
	z-index:1000;
	margin: -249px 0 0 -230px;
	font-size: 0.69em;
}

.subMenueElem img {
	border-top: 1px solid #FFF;
}


#links {
	position:absolute; left:0px; top:0px; width:319px; height:498px; z-index:2;
	background-image: url(../images/pdr_links_back.gif);
	background-repeat: no-repeat;
	padding-top: 176px;
}
#rahmen>#links {
	height: 322px;
}

#rechts {
	position:absolute; left:319px; top:0px; width:501px; height:498px; z-index:2;
	background-image: url(../images/pdr_rechts_pixel_back.gif);
}

#rechtsTop {
	position:absolute; left:0px; top:0px; width:501px; height:70px; z-index:2;
}

#rechtsContent {
	position:absolute; left:0px; top:70px; width:501px; height:428px; z-index:2;
	overflow: auto;
	padding: 10px 10px 10px 20px;
	font-size: 1.12em;
}
#rechts>#rechtsContent {
	width:471px; 
	height:408px;
}

#header {
	width: 501px;
	height: 30px;
	background: url(../images/pdr_titel_back.gif);
	background-repeat: repeat-x;
	margin-top: 39px;
	padding-top: 7px;
}
#rechtsTop>#header {
	width:481; 
	height:23px;
}

H1.header {
	font-size: 1.2em;
	margin-left: 20px;
}

.csc-header H1, .csc-header H2, .csc-header H3, .csc-header H4, .csc-header H5.csc-header H6 {
  	font-size: 1em;
	font-weight: bold;  
	margin: 0 0 5px 0;
}




