/* Container */
body, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	background-color:#EDEDED;
}

body {
	padding: 103px 0 21px 0;
	overflow:hidden;
}

#headerFoot img {
	float:right;	
	margin:2px 6px 0 0;
}

#center {
	overflow:auto;  
	height:100%;
	width:880px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../bilder/content_hg.gif);
	background-repeat:repeat-y;
}

#header {
	position:absolute;  
	top:0px; 
	width:880px;
	height:103px; 
	margin:0px;
	padding:0px;
	background-color:#ABABA9;
	background-image:url(../bilder/header_hg.jpg);
	background-repeat:no-repeat;
}

#headerFoot {
	width:100%;
	float:left;
	color:#FFFFFF; 
	font-weight: bold;
}
#footer {
	position:absolute;
	bottom:0px;
	width:880px;
	height:21px; /*Vorsicht IE*/
	margin:0px;
	padding:0px;
	text-align:left; 
	background-color:#003366;
	border-top: 2px solid #990000;
	color:#FFFFFF;
	font-size:11px;
}

#navi {
	width:206px;
	float:left;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../bilder/navi_hg.jpg);
	background-position: 18px 99%;
	background-repeat:no-repeat;
	/*border:1px solid #99CCFF;*/
}

#content {
	height:100%;
	margin:0px;
	padding:0px;
	/*border:1px solid #CC0000;*/
	width:645px;
	float:left;
	background-repeat:no-repeat;
	background-position:top right;
}

#headLine {
	background-image:url(../bilder/leiste.gif);
	background-repeat:repeat-x;
	width:590px;
	height:1px;
	margin:0 25px 20px 30px;
}

p {
	margin:0px;
	padding:0 25px 15px 30px;
}

h1 {
	font-size:16px; 
	margin:0px;
	padding:35px 0 15px 30px;
}
h2 {
	font-size:20px; 
	margin:0px;
	padding:35px 0 15px 30px;
}
/* Navi*/

ul {
	margin:15px;
	padding:0px;
	/*list-style-type:circle;*/
	background-color:#FFFFFF;
}

li {
	margin:0px;
	padding:0px;
	list-style-type:disk;
}

#content ul {
	padding-left: 30px;
}

#navi ul {
	margin:15px;
	padding:0px;
	list-style-type:none;
	background-color:#FFFFFF;
}

li.navi {
	background-image:url(../bilder/navi_lini.gif);
	background-repeat:repeat-x;
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li.navi a, li.navi a:link, li.navi a:visited, li.navi a:active {
	font-size:14px;
	text-decoration: none;
	line-height: 20px;
	color: #003366;
	margin:0px;
	display:block;
	width:100%;
	padding:5px 5px 5px 18px;
	background-image:none;
}

li.navi a:hover, li.navi a:focus {
	font-size:14px;
	color:#003366;
	background-image:url(../bilder/linkOVER.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
}

.naviAktiv {
	font-size:14px;
	text-decoration: none;
	line-height: 20px;
	color: #003366;
	display:block;
	width:100%;
	padding:5px 5px 5px 18px;
	background-image:url(../bilder/linkON.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
}

li.subnavi {
	background-image:none;
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li.subnavi a, li.subnavi a:link, li.subnavi a:visited, li.subnavi a:active {
	font-size:12px;
	text-decoration: none;
	line-height: 16px;
	color: #003366;
	margin:0px;
	display:block;
	width:100%;
	padding:5px 5px 5px 20px;
	background-image:none;
}

li.subnavi a:hover, li.subnavi a:focus {
	font-size:12px;
	color:#003366;
	background-image:url(../bilder/linkOVER.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
}

.subnaviAktiv {
	font-size:12px;
	text-decoration: none;
	line-height: 16px;
	color: #003366;
	margin:0px;
	display:block;
	width:100%;
	padding:5px 5px 5px 20px;
	background-image:url(../bilder/linkOVER.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
}
.hover2 {color:#C5C6C7;
		text-decoration:none;
}

table{
	font-size: 12px;
	text-align: center;
	width: 590px;
	cellpadding: 0;
	cellspacing:  0;
	vertical-align: middle;
	border: 1px;
	border-color: #003366;
	border-style: solid;
	border-collapse: collapse;
}
tr{
	width:590px;
	border: 0px;
}
th {
   border: 1px solid #003366;
   }
td {
   border: 1px solid #003366;
   height: 22px;
   }
td.farbekopf {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	}
td.sonderfarbe {
	background-color:#FFFFFF;
	}
td.sonderfarbe_rot {
	background-color:#FFFFFF;
	color: #FF0000;
	}
a:link, a:visited, a:active {
	color: #333333;
}
a:hover {
	color: #666666;
}
dl.meImgLeft { float: left; margin-right: 1em; }
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd {  margin-left: 30px; font-size:10px; }

dl.meImgRight { float: left; margin-right: 1em; }
dl.meImgRight dt { margin-bottom: 0; }
dl.meImgRight dd {  margin-left: 120px; font-size:10px; }

