* {
	margin: 0px;
	padding: 0px;
}
html {
	background: #C4CAD6;
}
body { 
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #355474;
	text-align: center;
	padding-top: 0px;
}

a img {
	border: none;
}
/*normale links-------------------------------------------------------------------------*/
a {
	color:#9B0000; 
}
a:hover {
	color:#9B0000; 
	text-decoration: underline;
}
a:visited {
	color:#9B0000; 
	text-decoration: underline;
}
a:active {
	color:#9B0000; 
	text-decoration: underline;
}


/*Contentrahmen-------------------------------------------------------------------*/

#inhalt {
	position: relative;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom: 0px;	
	width: 860px;
	text-align: left;
	background: url(images/back.gif);
	border-left: 14px solid #8C98AD;
	border-right: 14px solid #8C98AD;
}
*html #inhalt{
	width:886px;
	w\idth: 860px;
}
/*header-------------------------------------------------------------------------*/
#kopf {
	background: url(images/kopf.jpg);
	height: 100px;

}
#kopf a {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 460px;
	display: block;
	text-decoration: none;
	font: 14px bold arial, sans-serif;
	color: #8094B7;
}

/*Links-----------------------------------------------------------------*/
#links {
	float: left;
	width: 167px;
	color: #56562B; 
	padding-left: 1px;
}
/*Navigation Links-----------------------------------------------------------------*/
.naviLinksHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FDFBF9;
	text-indent: 13px;
	background: #9B0000;
	height:13px;
	padding-top:2px;
	padding-bottom:1px;
	width: 168px;
	border-top: 1px solid #30577F;	
	border-bottom: 1px solid #30577F;
}
#rechts .naviLinksHeader {
	width: 149px;
}
.naviLinks {
	font-size: 11px;
	list-style-type: none;
}
.naviLinks li a {
	color: #475B79; 
	display: block;
	padding: 2px 0px 2px 22px;
	width: 146px;
	background: #ffffff url(images/naviLink.gif) no-repeat;
	margin-bottom: 1px;
	text-decoration: none !important; /* Important nur für Simulator 6 noetig */
	text-indent: -7px;
}

*html .naviLinks li a{
	width: 168px;
	w\idth: 146px;
}
.naviLinks li a img {
	padding-top: 2px;
}
#rechts .naviLinks li a {
	width: 125px;

}
.naviLinks li a:hover, #naviActive {
	color: #475B79; 
	background: #ffffff url(images/naviLinkHover.gif) no-repeat;
}
.naviLinks li a:visited {
	color: #475B79; 
	
}
.naviLinks li.naviImgLink a {
	background: none;
	padding: 0px;
}
/*links in der content-subnavi------------------------------------------------------------*/
.subNav a, .subNav a:link{
	color: #9B0000!important;;
	background: url(images/linkSubnav.gif) no-repeat 0px 2px;
	padding-left: 16px;
	text-decoration: underline!important;
		
}
.subNav a:hover, .subNav a:visited, .subNav a.active{
	color: #D92525!important;

}

/* Mitte-------------------------------------------------------------------------*/
#mitte{
	width: 495px;
	float: left;
	padding: 10px 10px 10px 15px;
}

#mitte h1 {
	
	font-size: 13px;
	margin: 10px 10px 15px 10px;
	color: #ffffff;
	padding: 2px 0px 2px 2px;
	background: #B10B0B
}

#mitte h2 {
	padding: 0px 0px 1px 0px;
	font-size: 12px;
	border-bottom: 1px solid #B10B0B;
	color:#B10B0B;
	margin: 20px 10px 10px 10px;
}
.weiterlink {
	float: right;
	margin-top: -10px;
	margin-right: 14px;
}
#mitte p {
	margin-bottom: 10px;
	overflow: hidden;
	text-align:justify;
	padding: 0px 10px 0px 10px;
}

#mitte ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:25px;
	margin-bottom: 15px;
}

#mitte ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left:30px;
}
#mitte ul li, #mitte ol li{
	margin-bottom: 10px;
}
#mitte .capitals{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}



/* News */
.highlight {
	background: yellow;
}
.border-bottom {
	border-bottom: 1px dotted #DC6060;
	margin: 20px 10px 0px 10px;
}

/* rechts----Nav-rechts (Google) */
#rechts {
	width: 160px;
	vertical-align: text-top;
	float: right;
}
.naviRechtsHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FDFBF9;
	text-indent: 13px;
	background: #F0680B;
	height:13px;
	width: 160px;
	padding-top:2px;
	padding-bottom:1px;
	border-top: 1px solid #30577F;	
	border-bottom: 1px solid #30577F;
}

.naviRechts {
	font-size: 11px;
	list-style-type: none;
}
.naviRechts li a {
	color: #475B79; 
	display: block;
	padding: 2px 0px 2px 22px;
	width: 160px;
	background: #ffffff url(images/naviLink.gif) no-repeat;
	margin-bottom: 1px;
	text-decoration: none !important; /* Important nur für Simulator 6 noetig */
	text-indent: -7px;
}
.naviRechts li a img {
	padding-top: 2px;
}
#rechts .naviRechts li a {
	width: 138px;
}

.naviRechts li a:hover, #naviActive {
	background: #ffffff url(images/naviLinkHover.gif) no-repeat;
}
.naviRechts li.naviImgLink a {
	background: none;
	padding: 0px;
}


/*tabelle-----------------------------------------------*/
.tabelle{
	margin: 10px;
}
.tabelle td {
	padding: 4px 8px;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	background-color: #F2F2F2; 
	border-right: 1px dotted #B9B8B8;
	border-left: 1px dotted #B9B8B8;
	border-top: 1px dotted #B9B8B8;
	/*border-right: 1px dotted gray;*/
	font-size: 11px;
}
.tabelle .header{
	font-weight: bold;
	font-size: 11px;
}

/*bild-rechts-------------------------------------------------------------------------*/
.bild-rechts{
	float: right;
	border: 1px solid #FFAA33;
	padding: 1px;
	margin-left: 8px;
}
/*fuss-------------------------------------------------------------------------*/
#footText{
	margin-left:auto; 
	margin-right:auto;
	width: 860px;
	text-align: center;
	background-color: #30577F;
	color: #6389B0;
	font-size: 10px;

}
#footText a, #footText  a:hover, #footText  a:active  {
	color: #6389B0;
	text-decoration:none;

}