/******* allgemein *********/
body { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	margin:0;
	padding:0;
	color: #000000;
}

/******* kopfzeile *********/

#kopf {
	width:100%;
	margin-top: 0;
	margin-left:0;
	height: 100px;
	background: #ffdd00; /*fffa00*/
	padding:0;
}


#balken {
	position: relative;
	margin-top: 0px;
	height: 31px;
	background: ffFF00;
	background-image: url(balken.gif);
}

.logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 30px;
}
.higr {
	position: absolute;
	top:0;
	right:0; /*für opera*/
	margin-top: 0px;
	margin-right: 0px;
}
.titel {
	position: absolute;
	top:50px;
	margin-left: 210px;
}
.wappen {
	position: absolute;
	top:40px;
	margin-left: 650px;
}

/******* navigation *********/

#navblock {
	left: 0px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}

#navblock, #navblock p { 
	font-size: 14px;
	line-height: 16px;
	color: #000000;

}

#navblock p {
	margin: 3px;
}

#navblock A{
	text-decoration:none;
}

#navblock H3 {
	color: #26344C;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	font-size: 14px;
}

.bldls
{
	width:200px;
	height:85px;
	z-index:1;
}
.nav_u {
	padding-left:10px;
	font-size:12px;
}

.cop {
	font-size: 10px;
  margin-left: 10px;
  color: #888888;
  position:absolute;
  top:500;
}
.cop a {
  color: #888888;
}

.ls {
  z-index: 2;
}


.aktiv{
	background: #ffffe0;
	margin: -4px -4px 4px -4px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

.navig {
	position: absolute; /*relative;*/
	margin:-30px 6px 12px 10px; /* top, , , ls */
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
	color: #000000;
	z-index:2;
}

/******* inhalt *********/

#mitte {
	margin-left: 201px;
	margin-right: 0px;
	padding: 10px 4px;
}


.inhalt {
	padding: 4px;
	background: #FFF;
	/*border: 1px solid #999;*/
	/*color: #000000;*/
	font-size: 11pt;
}

.inhalt p {
	margin: 4px 2px 10px 2px;
}
.inhalt table{
	font-size: 11pt;
}

.progrpt {
	border-bottom:1px dashed #999;
}

.progrpt H4 {
	font-size: 11pt;
	margin-top:10px;
	margin-bottom:5px;
	color: #3600CC;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
}

H2 {
	font-size: 16px;
	/*border-bottom:1px dashed #999;*/
  margin-top:0px;
	margin-bottom:20px;
	padding: 2px;
}

.inhalt H3 {
	font-size: 15px;
	margin-top:15px;
	margin-bottom:3px;
	padding: 2px;
	color: #26344C;
	font-weight: bold;
}

.quelle {
	font-size: 11px;
}


H4 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 4px;
	color: #3600CC;
	font-style: none;
}


.tabblock
{
	border: 1px solid #999;
}

.hilfelinie { background-color: #D9EAFF; border-style: none; }
.autor {font-size:10pt; }