/****Farben
Hintergrund: weiß
Schrift: #0056A3
Bilderrahmen etc.: Stil elefant
Hinweis: für Classen wird in der CSS-Definition vor dem Namen ein Punkt geschrieben 
für ID ein # . 
A:link { ... }
A:visited { ... }
A:hover { ... }
A:active { ... }
******/
/****top-right-bottom-left******/
/****Wiederholung: y=vertikal - x=horizontal******/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#hintergrund {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#content{
	position: absolute;
 	margin: 575px 100px 50px 200px;  /****top-right-bottom-left******/
	padding: 5px 0px 5px 15px;  /****top-right-bottom-left******/
	top: 0;
	left: 0;
	width: 585px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #0056A3;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	z-index: 2;
	overflow: auto;
}

.content a:link {
	color: #000099;
	text-decoration: none; 
}
.content a:visited {
	color: #000000;
	text-decoration: none; 
}
.content a:hover {
	text-decoration:none;
	color: #FFFF66;
}
.content a:active {
	color: #FF0000;
	text-decoration: none; 
} 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0056A3;
	line-height: 23px;
	text-align: center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
	text-align: left;
}
.headsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 24px;
	text-align: center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
	text-align: left;
}
.infobox {
	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;
}
.stfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-align: left;
}
.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;
}
.headunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-decoration:underline;
}

#heading{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 200px;
	top: 15px;
	height: 100px;
	width: 600px;
	position: fixed;
	z-index:1;
}
#flashdiv{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 200px;
	top: 120px;
	height: 450px;
	width: 600px;
	position: absolute;
	z-index:0;
	visibility:inherit;
}
#formdiv{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 200px;
	top: 120px;
	height: 450px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0056A3;
	line-height: 14px
  	border: 1px solid #666;
	background-color: #CCCCCC;
	position: absolute;
	z-index:100;
}
.reihe {
	clear: both;
	padding: 2px 0px;
	line-height: 13px
}
.label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 5px;
	line-height: 13px
}
.info {
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 3px;
	padding-left: 50px;
	color: #0056A3;
}
.feld {
	float: right;
	width: 350px;
	text-align: left;
	line-height: 13px
} 
.submitbut {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
}
.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: 200px;
	top: 120px;
	height: 450px;
	width: 600px;
	position: absolute;
	z-index:3;
}
#wrapper{
	left: 0px;
	top: 0px;
	width:87%;
	margin:3px 3px 3px 3px;
}

#table, td, tr, th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	background-color: #F5F5F5;
}
tr.d0 td {
	background-color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
tr.d1 td {
	background-color: #FFFFFF; color: black;
}
tr.d2 td {
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.clr{
	clear:both;
}

#pagethumb1{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 130px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:93;
}
#pagethumb2{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 935px;
	top: 130px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:93;
}
#pagethumb3{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 220px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:94;
}
#pagethumb4{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 935px;
	top: 220px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:94;
}
#pagethumb5{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 310px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:95;
}
#pagethumb6{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 935px;
	top: 310px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:95;
}
#pagethumb7{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 400px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:96;
}
#pagethumb8{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 935px;
	top: 400px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:96;
}
#pagethumb9{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 490px;
	height: 84px;
	width: 111px;
	position: absolute;
	z-index:96;
	visibility:hidden;
}
#infobox{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 820px;
	top: 600px;
	height: 200px;
	width: 200px;
	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%;
}
#top{
	width:29px;;
	height: 36px;
	position: fixed;
	bottom:15px;
	left:155px;
	padding-bottom: 5px; 
	z-index:1;
}

#weather{
	width:120px;;
	height: 120px;
	position: fixed;
	bottom:41px;
	left:1px;
	padding-bottom: 5px; 
	z-index:1;
}
#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;
	background-image: url(images/pagedesign/icon_bgBotRight.gif);
	background-position:right bottom;  /****top-right-bottom-left******/
	background-repeat: no-repeat;
}
#footerFixLeft { /* Linke Fixierung für Fortsetzung der Hintergrundebene navVert */
	position: absolute;
	bottom: 60px;
	left: 30px;
	width:120px;
	height:120px;
}
/* StandardIconsRight Rechte obere Ecke*/
#iconbackRight {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 130px;
	height: 130px;
	background-image:url(images/pagedesign/icon_bgRight.gif);
	float: right;
	background-position: top right;
	z-index:10;
}
#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
}
/* StandardIconsLeft Rechte obere Ecke*/

#flashbtnphoto {    /* ... */
 	position: fixed;
	top: 330px;
	right: 20px;
	width: 50px; 
	height: 50px; 
	float:right;
	z-index:1;
	text-align:right;
}
#flashbtnvideo {    /* ... */
 	position: fixed;
	top: 385px;
	right: 20px;
	width: 50px; 
	height: 50px; 
	float:right;
	z-index:1;
	text-align:right;
}
/* StandardIconsLeft Linke obere Ecke*/
#iconbackLeft {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 130px;
	height: 130px;
	background-image:url(images/pagedesign/icon_bgLeft.gif);
	float: left;
	background-position: top left;
	z-index:10;
}
#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 *****/
#fixiert {
    position: absolute;
    top: 112px; left: 0px;
    width: 137px;
	background-color: #F5F5F5;
}
 html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
}
/* Seitennavigation */
#ImgNavLeft {
	position: fixed;
	left: 80px;
	top: 200px;
	width: 150px;
	height: 230px;
	background-image:url(images/navi/nav_bg.jpg);
	float: left;
	background-position: top left;
	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
{
	color: #0056A3;
	text-decoration: none;
	background-image: url(images/navi/nav_div_bg.jpg);
}

#navcontainer a:hover
{
	background-image: url(images/navi/nav_div_bg_ov.jpg);
	color: #000099;
	width: 140px;
}


#active a:link, #active a:visited, #active a:hover
{
	background-image: url(images/navi/nav_div_bg_on.jpg);
	color: #000000;
	width: 140px;
}
#activetit a:link, #activetit a:visited, #activetit a:hover
{
	background-image: url(images/navi/nav_div_bg.jpg);
	color: #000000;
}

#subblue1 a:link, #subblue1 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #000000;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue1 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue2 a:link, #subblue2 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #000000;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue2 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue3 a:link, #subblue3 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #000000;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue3 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue4 a:link, #subblue4 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #000000;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue4 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue5 a:link, #subblue5 a:visited
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #000000;
	font-weight: normal;
	width:174px;
	height:24px;
}
#subblue5 a:hover
{
	background-image: url(images/navi/nav_subdiv_bg.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}

#subactive a:link, #subactive a:visited, #subactive a:hover
{
	background-image: url(images/navi/nav_subdiv_bg_on.jpg);
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	width:174px;
	height:24px;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
}
.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;
	color: #000033;
	line-height: 15px;
	text-align: left;
	background-color: #FFFF99;
}
.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;
}
#layerflash {
	position: relative;
	left: 100px;
	top:  20px;
	width: 680px; 
	height: 680px; 
	z-index:7;
}
#layerfilm {
	position: relative;
	left: 100px;
	top:  20px;
	width: 550px; 
	height: 400px; 
	z-index:7;
}
.submitbutChkBuch{
	background-image: url(images/navi/butSubmit210Eng.jpg);
	width: 210px;
	height: 24px;
	border: 0;
}
.submitbutBuch{
	background-image: url(images/navi/butSubmit135Eng.jpg);
	width: 135px;
	height: 24px;
	border: 0;
}
