/****Farben
Hintergrund: weiß
Schrift: #0056A3
Bilderrahmen etc.: Flach2Weiss
Hinweis: für Class wird in der CSS-Definition vor dem Namen ein Punkt geschrieben 
für ID ein # . 
A:link { ... }
A:visited { ... }
A:hover { ... }
A:active { ... }
repeat = wiederholen (Voreinstellung).
repeat-x = nur "eine Zeile lang" waagerecht wiederholen.
repeat-y = nur "eine Spalte lang" senkrecht wiederholen.
no-repeat = nicht wiederholen, nur als Einzelbild anzeigen.
******/
/****top-right-bottom-left******/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#heading{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 0px;
	top: 0px;
	height: 60px;
	width: 100%;
	background-image: url(images/pagedesign/header_bg.jpg);
	background-repeat: repeat-x;
	position: fixed;
	z-index:99;
}
#hintergrund {
	right:0px;
	top:60px;
	position: fixed;
	z-index: 0;
	overflow: hidden;
}
#logoukm{
	top:5px;
	left:5px;
	position:absolute;
	z-index: 100;
}
#logovdu{
	top:5px;
	right:5px;
	position:absolute;
	z-index: 100;
}
#langger{
	bottom:5px;
	left:5px;
	position:absolute;
}
#langeng{
	bottom:5px;
	right:5px;
	position:absolute;
}
#content{
	position: absolute;
	text-align:left;
	margin-left:150px;
	margin-right:auto;
	top: 542px;
	width: 630px;
	padding: 5px 5px 5px 5px;  /****top-right-bottom-left******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000033;
	float: left;
	border:1px groove #000066;
	background-color: #F7F7F7;
	z-index: 98;
	overflow: auto;
}
#contentSearch{
	position: absolute;
	text-align:left;
	margin-left:150px;
	margin-right:auto;
	top: 62px;
	width: 630px;
	height:90%;
	padding: 5px 5px 5px 5px;  /****top-right-bottom-left******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000033;
	float: left;
	border:1px groove #000066;
	background-color: #F7F7F7;
	z-index: 200;
	overflow: auto;
}
#contentFlash{
	position: absolute;
	text-align:left;
	margin-left:150px;
	margin-right:auto;
	top: 612px;
	width: 732px;
	height:auto;
	padding: 0px 5px 5px 5px;  /****top-right-bottom-left******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000033;
	float: left;
	border:1px groove #000066;
	background-color: #F7F7F7;
	z-index: 98;
	overflow: auto;
}

.content, contentSearch a:link {
	color: #000099;
	text-decoration: none; 
}
.content, contentSearch  a:visited {
	color: #000000;
	text-decoration: none; 
}
.content, contentSearch a:hover {
	text-decoration:none;
	color: #FFFF66;
}
.content, contentSearch a:active {
	color: #FF0000;
	text-decoration: none; 
} 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 23px;
	text-align: center;
}
#hdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	line-height: 19px;
	text-align: left;
}
.headsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	line-height: 15px;
	text-align: left;
}
.subheadTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	line-height: 19px;
	text-align: left;
	background-color:#66CCFF;
}
.subgraphTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	background-color:#333333;
	color: #FFFFFF;
	border: #0000CC medium inset;
}
.subtextTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	background-color:#000066;
	color: #FFFFFF;
}
.subtitleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
	text-align: left;
	background-color:#FFFF99;
	border-top:#000033 medium inset;
	border-bottom: #0000CC thin outset;
	border-left: #0000CC thin outset;
}
.subTable {
	border-left: #0000CC thin outset;
}
.subpdfTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	line-height: 19px;
	text-align: left;
}
.subChapterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	line-height: 19px;
	text-align: left;
	background-color:#000066;
}
.litTableGer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 15px;
	text-align: left;
	background-color:#CCCCCC;
	border-bottom:#000099 thin inset;
}
.litTableEng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000033;
	line-height: 14px;
	text-align: left;
	background-color:#CCCCFF;
	border-bottom:#000099 medium inset;
}

.smfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	line-height: 11px;
	text-align: left;
}
.stfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-align: left;
}
.smphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	line-height: 11px;
	text-align: center;
}
.listeU{
	list-style-image:url(images/navi/LiKreis.jpg);
	line-height: 16px;
	text-align: left;
}
.headsubcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-align: center;
	background-color: #FFFF66;
}
.headunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-decoration:underline;
}

#formdiv{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left:150px;
	top: 60px;
	height: 483px;
	width: 642px;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0056A3;
	line-height: 15px;
  	border: 1px solid #666;
	background-color: #CCCCCC;
	z-index:100;
}
.reihe {
	clear: both;
	padding: 2px 0px;
}
.label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}
.info {
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 3px;
	padding-left: 50px;
	color: #0056A3;
}
.feld {
	float: right;
	width: 350px;
	text-align: left;
} 
.submitbut {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}
.defbreite {
	width: 300px;
}
.defbreite230 {
	width: 230px;
}
.defbreite30 {
	width: 30px;
}
.defbreite40 {
	width: 40px;
}
.defbreite60 {
	width: 60px;
}
.defbreite70 {
	width: 70px;
}

#pagegraph{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left:150px;
	top: 60px;
	height: 450px;
	width: 600px;
	position: fixed;
	z-index:1;
}
#flashdiv{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	position: fixed;
	text-align:left;
	margin-left:150px;
	margin-right:auto;
	top: 61px;
	width: 742px;
	height:550px;
	visibility:inherit;
	z-index:2;
}
#paintdiv{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	position: fixed;
	text-align:left;
	margin-left:150px;
	margin-right:auto;
	top: 61px;
	width: 732px;
	height:550px;
	z-index:99;
	background-image:url(images/pagegraphs/bg_paintdiv.jpg);
	background-repeat: no-repeat;
}

#table, td, tr, th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	background-color: #F5F5F5;
}
tr.d1 td {
	background-color: #FFFFFF; color: black;
}
tr.d2 td {
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#presseTable{
	background-color: #FFFFCC;
	width: 610px;
}
.d0td {
	background-color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.d1td {
	background-color: #99CCFF;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.d2td {
	background-color: #F5F5F5;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top:inherit;
}
.d3td {
	background-color: #F5F5F5;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.headerMonth {
	width:600px;
	height: 25px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#FFFF99;
	font-weight: bold;
	vertical-align: top;
	background-color: #000033;
	border:#000066 thin inset; 
}
.tr200cap {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
	background-color: #0000FF;
	border:#000066 thin inset; 
}
.tr200top {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #FFFFCC;
	border:#000066 thin inset; 
}
.tr400cap {
	width:400px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: bold;
	vertical-align: top;
	background-color: #66CCFF;
	border:#000066 thin inset; 
}
.tr200cap {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #66CCFF;
	border:#000066 thin inset; 
}
.tr160cap {
	width:160px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #66CCFF;
	border:#000066 thin inset; 
}
.tr40cap {
	width:40px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #66CCFF;
	border:#000066 thin inset; 
}
.td400km {
	width:400px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
	background-color: #000033;
	border:#000066 thin inset; 
}
.td200km {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
	background-color: #000033;
	border:#000066 thin inset; 
}
.td160km {
	width:160px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
	background-color: #000033;
	border:#000066 thin inset; 
}
.td400wm {
	width:400px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFCC00;
	font-weight: bold;
	vertical-align: top;
	background-color: #000099;
	border:#000066 thin inset; 
}
.td200wm {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFCC00;
	font-weight: bold;
	vertical-align: top;
	background-color: #000099;
	border:#000066 thin inset; 
}
.td160wm {
	width:160px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFCC00;
	font-weight: bold;
	vertical-align: top;
	background-color: #000099;
	border:#000066 thin inset; 
}
.td40wm {
	width:40px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFCC00;
	font-weight: bold;
	vertical-align: top;
	background-color: #000099;
	border:#000066 thin inset; 
}
.td400bw {
	width:400px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFCC;
	font-weight: bold;
	vertical-align: top;
	background-color: #0000CC;
	border:#000066 thin inset; 
}
.td200bw {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFCC;
	font-weight: bold;
	vertical-align: top;
	background-color: #0000CC;
	border:#000066 thin inset; 
}
.td160bw {
	width:160px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFCC;
	font-weight: bold;
	vertical-align: top;
	background-color: #0000CC;
	border:#000066 thin inset; 
}
.td40bw {
	width:40px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFCC;
	font-weight: bold;
	vertical-align: top;
	background-color: #0000CC;
	border:#000066 thin inset; 
}
.td400kd {
	width:400px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#333333;
	font-weight: bold;
	vertical-align: top;
	background-color: #F0F0F0;
	border:#000066 thin inset; 
}
.td200kd {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#333333;
	font-weight: bold;
	vertical-align: top;
	background-color: #F0F0F0;
	border:#000066 thin inset; 
}
.td160kd {
	width:160px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#333333;
	font-weight: bold;
	vertical-align: top;
	background-color: #F0F0F0;
	border:#000066 thin inset; 
}
.td40kd {
	width:40px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#333333;
	font-weight: bold;
	vertical-align: top;
	background-color: #F0F0F0;
	border:#000066 thin inset; 
}
.tr200cont {
	width:200px;
	height: 15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: normal;
	vertical-align: top;
	border:#000066 thin inset; 
}

.clr{
	clear:both;
}

#infobox{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 600px;
	height: 200px;
	width: 200px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0056A3;
	line-height: 15px;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px silver;
	z-index:96;
}
#infoSpecial {
	left: 450px;
	top: 520px;
	height: 200px;
	width: 330px;
	position: absolute;
	z-index:96;
}
#fixiertLeft {
    position: absolute;
    top: 200px; left: 180px;
	height: 25px;
	width: 760px;
	background-color: #F5F5F5;
	text-align:center;
	z-index:96;
}

 html>body #fixiertLeft {  /* nur fuer moderne Browser! */
    position: fixed;
}

#fixiertRightBot {  /* Rechte Fixierung für Hintergrundebene ImgFixRight */
    position: absolute;
    bottom: 40px; right: 0px;
    width: 30px;
	background-color: #F5F5F5;
	height:50%;
}
 html>body #fixiertRightBot {  /* nur fuer moderne Browser! */
    position: fixed;
}
 .ImgFixRight{
  	float:left;
  	width: 30px;
	height:50%;
}
#topgraph{
	width:115px;;
	height: 36px;
	position: fixed;
	bottom:230px;
	left:5px;
	z-index:500;
}
#iconCentLeft{
	width:165px;;
	height: 218px;
	position: fixed;
	bottom:165px;
	left:2px;
	z-index:100;
}
#iconBotLeft{
	width:150px;;
	height: 200px;
	position: fixed;
	bottom:0px;
	left:0px;
	z-index:100;
}
#iconTopRight{
	text-align:right;
	width:225px;
	height:325px;
	position: fixed;
	top:59px;
	right:0px;
	float:right;
	z-index:200;
}
#iconCentRight{
	text-align:right;
	width:80px;
	height:100px;
	position: fixed;
	bottom:230px;
	right:0px;
	float:right;
	z-index:200;
}
#iconBotRight{
	text-align:right;
	vertical-align:text-bottom;
	width:225px;
	height:213px;
	position: fixed;
	bottom:0px;
	right:0px;
	z-index:100;
}
#footer{
	width:100%;
	background-position:left bottom;  /****top-right-bottom-left******/
	height:23px;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color: #000066;
	bottom:0px;
	left:0px;
	line-height: 12px;
	padding-left: 5px; 
	padding-top: 5px; 
	z-index:1;
}

#footerFixRight { /* Rechte Fixierung für Fortsetzung der Hintergrundebene ImgFixRight */
	padding: 5px 5px 0px 15px;  /****top-right-bottom-left******/
	position: fixed;
	bottom: 3px;
	right: 10px;
	width: 130px;
	height:130px;
	z-index:100;
}
#footerFixLeft { /* Linke Fixierung für Fortsetzung der Hintergrundebene navVert */
	position: absolute;
	bottom: 60px;
	left: 30px;
	width:120px;
	height:120px;
}
#titlepic0 {    /* ... */
	position: absolute;
 	top: 5px;
	right: 70px;
	width: 70px; 
	height: 70px; 
	float:right;
	z-index:11;
	text-align:right;
}
#titlepic1 {    /* ... */
	position: absolute;
	top: 5px;
	right: 5px;
	width: 55px; 
	height: 70px; 
	float:right;
	z-index:12;
	text-align:right;
}
#titlepic2 {    /* ... */
	position: absolute;
	top: 80px;
	right: 5px;
	width: 70px; 
	height: 70px; 
	float:right;
	z-index:13;
	text-align:right
}

#flashbtnphoto {    /* ... */
 	position: fixed;
	top: 330px;
	right: 30px;
	width: 50px; 
	height: 50px; 
	float:right;
	z-index:200;
	text-align:right;
}
#flashbtnvideo {    /* ... */
 	position: fixed;
	top: 330px;
	right: 110px;
	width: 50px; 
	height: 50px; 
	float:right;
	z-index:200;
	text-align:right;
}
#pagethumb9{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
 	position: fixed;
	top: 390px;
	left: 30px;
	width: 50px; 
	height: 50px; 
	float:left;
	z-index:200;
	text-align:right;
}
#titlefindus {    /* ... */
	position: absolute;
	top: 5px;
	left: 5px;
	width: 50px; 
	height: 40px; 
	z-index:11;
}
#titletarife {    /* ... */
	position: absolute;
	top: 5px;
	left: 64px;
	width: 66px; 
	height: 40px; 
	float: right;
	z-index:12;
}
#titleflyer {    /* ... */
	position: absolute;
	top: 45px;
	left: 5px;
	width: 66px; 
	height: 40px; 
	float: right;
	z-index:13;
}
#titlelanguage {    /* ... */
	position: absolute;
	top: 45px;
	left: 72px;
	width: 36px; 
	height: 31px; 
	float: right;
	z-index:13;
}
#titlemail {    /* ... */
	position: absolute;
	top: 90px;
	left: 5px;
	width: 70px; 
	height: 36px; 
	z-index:14;
}


/***** Nicht scrollbarer Bereich *****/
 html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
}
/* Seitennavigation */
#ImgNavLeft {
	position: fixed;
	left: 0px;
	top: 60px;
	width: 150px;
	height: 100%;
	background-image:url(images/navi/nav_bg.jpg);
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
	z-index:10;
}
#navcontainer ul
{
	position: absolute;
	left: 0px;
	top: 7px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#navcontainer li {
	margin: 0 0 0 0; 
	height: 24px;
}

#navcontainer a
{
	display: block;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	width: 150px;
	background-image: url(images/navi/nav_bg.jpg);
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
	background-image: url(images/navi/nav_div_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}

#navcontainer a:hover
{
	background-image: url(images/navi/nav_div_bg_ov.jpg);
	background-repeat: no-repeat;
	color: #000099;
	padding-left: 10px;
	width: 150px;
}


#active a:link, #active a:visited, #active a:hover
{
	background-image: url(images/navi/nav_div_bg_on.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#activetit a:link, #activetit a:visited, #activetit a:hover
{
	background-image: url(images/navi/nav_div_bg_akt.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

#subblue1 a:link, #subblue1 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue1 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue2 a:link, #subblue2 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue2 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue3 a:link, #subblue3 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue3 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue4 a:link, #subblue4 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue4 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue5 a:link, #subblue5 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue5 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue6 a:link, #subblue6 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue6 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}
#subblue7 a:link, #subblue7 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	width: 150px;
}
#subblue7 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	background-repeat: no-repeat;
	color: #003399;
	padding-left: 10px;
	width: 150px;
}

#subactive a:link, #subactive a:visited, #subactive a:hover
{
	background-image: url(images/navi/nav_subdiv_bg_on.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #000066;
	width:150px;
}


.formSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style:italic;
	line-height: 13px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}
.highl {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000033;
	line-height: 15px;
	text-align: left;
	background-color: #8080FF;
}
.highlSM {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 12px;
	text-align: left;
	background-color: #FFFF99;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	line-height: 22px;
	color: #000066;
	background-color: #7FA2DA;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.promo {
	font-family: Times New Roman, Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
.fonts_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #000000;
	text-align:left;
}
.fonts_klgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #666666;
	text-align:left;
}
.fonts_klblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	line-height: 10px;
}
.fontsZeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	line-height: 8px;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	line-height: 16px;
}
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
}
.Stil6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.Stil8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.submitSuchen{
	width: 96px;
	height: 31px;
	background-image: url(images/navi/but_suchen.jpg);
}
.submitSearch{
	width: 96px;
	height: 31px;
	background-image: url(images/navi/ENGbut_suchen.jpg);
}
