/* CSS Document */
/*  style.css   */

body {
	background-color: #ffffff;
	/* background-image: url(images/background.jpg);
	background-repeat: repeat-x; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #000000;*/
	color: #666666;
	margin: 0px;
}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a { color: #6eaa24; text-decoration: none;}
/* a { color: #00579c; text-decoration: none;}
a:visited { color: #00579c; text-decoration: none;} */
a:visited { color: #6eaa24; text-decoration: none;}
a:hover, a:visited:hover { color: #666666; text-decoration: none; }

.rss { 
	width: 15px; 
	height:15px; 
	margin-top: 10px;
}

.rss_pod { 
	width: 30px; 
	height:30px; 
	margin-top: -10px;
        vertical-align:top;
}


#search {
	font-family: Verdana;
	width: 145px;
	height: 25px;
	float: left;
	color: #000000;
	font-size:11px;
	z-index:3;
	margin-left: 860px;  
	/* margin-top: -47px; */
	margin-top: -21px; 
	background-color: transparent;
}

* html #search { 
	margin-left: 435px;  
	/* margin-top: -51px; */
	margin-top: -25px;
}


.searchinput {
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
	color: #000000;
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton {
	background-color: #00579c;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}


/* h1 { color: #00579c; font-size: 18px;}
h2 { color: #00579c; font-size: 15px; border-bottom: 1px solid #00579c;}
h3 { color: #00579c; font-size: 13px;} */
h1 { color: #6eaa24; font-size: 18px;}
h2 { color: #6eaa24; font-size: 15px; border-bottom: 1px solid #6eaa24;}
h3 { color: #6eaa24; font-size: 13px;}

.linie { 
	color:#969696;
}

#container {
	margin: 0 auto;
	width: 990px;
	height: auto !important;
	min-height: 600px;
	height: 600px;
	border: solid 0px #ffffff;
	/* padding-top: 10px; */
	padding-top: 0px;
	background-color:transparent;
}

#navright {
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 818px;
	margin-top: 45px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

* html #navright { 
	margin-left: 444px; 
	margin-top: 45px;
}

#inhalt {
	float:left;
	z-index: 1000;
	background-color:transparent; 
	background-repeat:repeat-y;
	width: 990px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
}

#textbereich {
	float: left;
	/* color: #000000; */
	color: #666666;
	background-color: transparent; 
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: -19px;
	/* width: 550px; */
	width: 640px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: solid 0px #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	z-index: 1000;
}

* html #textbereich { 
	margin-top:-21px; 
	background-color: transparent; 
	/* margin-left: -30px; */
	margin-left: 0px;
}

#navtree {
	color: #cccccc;
	font-size: 11px;     
	padding-bottom: 2px;
}

#navtree a { color: #cccccc; }
#navtree a:visited { color: #cccccc; }
#navtree a:hover,  #navtree a:visited:hover{ color: #666666; text-decoration: none;}

#totop {
	color: #cccccc;
        display: inline;
	/* font-size: 11px;     
	padding-top: 20px;
	text-align: right;*/
}

#totop a { color: #cccccc; }
#totop a:visited { color: #cccccc; }
#totop a:hover,  #navtree a:visited:hover{ color: #666666; text-decoration: none;}

#sidebarrechts {
	float: right;
	width: 165px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-top: 1px;
	border:solid 0px #000000;
	/* margin-left: 40px; */
}

* html #sidebarrechts { 
	/* margin-left: 45px; */ 
	/* wenn das aktiv ist, passt die sidebarrechts im ie6, bei gro�en seiten verschiebt sie sich jedoch nach unten*/
}

/* ------- NEWSBOX --------*/
#newsbox {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
padding-top: 3px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsbox_pod {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
padding-top: 15px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsbox a { color: #ffffff;}

#newsbox_pod a { color: #ffffff;}

#mitte {
float: left;
background-image: url(images/news_box_verlengerung.jpg);
background-repeat: repeat-y;
height: auto !important;
width: 160px;
padding-left: 8px;
margin-left: -4px;
margin-top: -20px;
font-size: 11px;
}


#mitte a { color: #666666; }
#mitte a:visited { color: #666666; }
#mitte a:hover,  #mitte a:visited:hover{ color: #666666; text-decoration: none;}

#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newscontent { 
	margin-left: 6px;
}

#footerbox {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- CALENDAR --------- */
#calendar {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#calendar a {
	color: #ffffff;
}

#calendarmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#calendarmitte a { color: #666666; }
#calendarmitte a:visited { color: #666666; }
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #666666; text-decoration: none;}

#calendarcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #calendarcontent { 
	margin-left: 6px;
}


#calendarfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- BLOCK --------- */
#block {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#block a {
	color: #ffffff;
}

#blockmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#blockmitte a { color: #666666; }
#blockmitte a:visited { color: #666666; }
#blockmitte a:hover,  #blockmitte a:visited:hover{ color: #666666; text-decoration: none;}

#blockcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}


* html #calendarcontent { 
	margin-left: 6px;
}


#blockfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- AKTUELLE THEMEN --------- */
#themen {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#themen a {
	color: #ffffff;
}

#themenmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#themenmitte a { color: #666666; }
#themenmitte a:visited { color: #666666; }
#themenmitte a:hover,  #themenmitte a:visited:hover{ color: #666666; text-decoration: none;}

#themencontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #themencontent {
	margin-left: 6px;
}


#themenfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}


/* ------- ACCESS KEYS --------- */
#AccessKeys {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #00579c;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#AccessKeysmitte{
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}

#AccessKeysmitte a { color: #666666; }
#AccessKeysmitte a:visited { color: #666666; }
#AccessKeysmitte a:hover,  #AccessKeysmitte a:visited:hover{ color: #666666; text-decoration: none;}

#AccessKeyscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #AccessKeyscontent { 
	margin-left: 6px;
}

#AccessKeysfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------------ NEWSLETTER BOX ------------ */

#newsletterbox {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
	padding-top: 14px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsletterbox a {
	color: #ffffff;
}

#newslettermitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	padding-top: 0px;
	margin-left: -4px;
	margin-top: -30px;
	font-size: 11px;
}


#newslettermitte a { color: #666666; }
#newslettermitte a:visited { color: #666666; }
#newslettermitte a:hover,  #newslettermitte a:visited:hover{ color: #666666; text-decoration: none;}

#newslettercontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newslettercontent { margin-left: 6px;}

#newsletterfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

#footer {
	float:left;
	background-image:url(images/fuss.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:bottom;
	width: 990px;
	height:50px;
}

#container_footer {
	float:left;
	background-image:url(images/container_footer.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width: 950px;
	height: auto !important;
	padding: 15px 20px 10px 20px;
	color: #828282;
	font-size: 11px;
}

#container_footer a {color: #828282; text-decoration: none;}

#container_footer_l {
float:left;
width: 300px;
}

#container_footer_c {
float:left;
width: 350px;
text-align: center;
}

#container_footer_r {
float:left;
width: 300px;
text-align: right;
}

#schrift {
	float:none;
	position:relative;
	margin-top: -5px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #000000;
	font-weight: normal;
	padding:10px;
}



/* ---------------------------- TOPBAR ---------------------------- */

#topbar {
	float:right;
	width: 590px;
	height: 30px;
/*	margin-right: 40px; */
	margin-right: 0px;
	text-align: right;
	color: #828282;
	font-size: 11px;
	margin-top: 0px;
	/* margin-top: -5px; */
}

#topbar a {color: #828282;text-decoration: none;}

* html #topbar { 
       /* margin-right: 20px;
       margin-top: -20px; */
	   margin-right: 0px;
       margin-top: 0px;
}


/* WARENKORBINHALT */
#korbinhalt {
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 130px;
	background-color: #EEEEEE;
	padding: 0px 10px 10px 10px;
}

#korbinhalt a, #korbinhalt a:visited {
	color:#783903;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#AA784E;
	text-decoration: none;
}



#zbanner {
	float:right;
}





/*** Das sind die gr�nen Infok�sten f�r die Rechnugserl�uterung unter Kontakt -> Online-Service -> Rechnungserl�uterung ***/

/* DHTML-Layer */
#textbereich div.hidden-box {
	position: absolute; z-index: 100; display: none; width: 298px; margin: 0; border: 1px solid #007c31; padding: 0; background: #eee; }
* html #textbereich div.hidden-box {
	width: 300px; w\idth: 298px; }
#textbereich div.hidden-box h4 {
	margin: 0 !important; border-top: 1px solid #007c31; padding: 3px 7px 3px 7px; background: #007c31; color: #fff; }
#textbereich div.hidden-box p {
	margin: 0 !important; padding: 5px 7px 5px 7px; }
	







.ticker_news, a.ticker_news, a:visited.ticker_news, .ticker_text_start, .ticker_text_end, .ticker_separator  {
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



.ticker_news:hover, a:hover.ticker_news{
	color: #ffffff;
	text-decoration: underline;
}



#ticker {
	margin-left: 0px;
	margin-top: 137px;
	z-index: 3;
}
