body {
	margin: 0px;
	padding: 0px;
	background-color: #edf7eb;
}

#page 
{
    margin: 0 auto;
    width:955px;
    padding:7px 7px 7px 7px;
    background-color:#ffffff;
    border-left:1px solid #a7c6b3;
    border-right:1px solid #a7c6b3;
	border-bottom:1px solid #a7c6b3;
	border-top:1px solid #a7c6b3;
}

input {
	color: #000000;
	font-family: verdana,arial,helvetica;
	border: 1px solid black;
}

.linie {
	width: 1px;
	background-color: #ffffff;
}

.filler {
	background-color:#339966;
}

.header {
	background-color: #339966;
	width:955px;
	/*height:175px;*/
	height:197px;
	/*background-image:url(../bilder/header/header.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
}

.headershaddow
{
    background-image:url(../bilder/header_shaddow.jpg); 
    background-repeat:repeat-x; 
    background-position:bottom;
    height:4px;
}

.logohead {
	/*position: relative;
	top: 0px;
	left: 0px;*/
	height: 175px; 
	width: 200px;
	border-right: 1px solid white;
	background-image:url(../bilder/kopf.jpg);
	background-repeat: no-repeat;
	background-color: #339966;
	border-bottom: 1px solid white; 
	border-right: 1px solid white; 
}

.imagehead {
	position: absolute;
	top: 0px;
	left: 201px;
	background-color: #339966;
	border-bottom: 1px solid white; 
}

.navigation {
	/*background-color: #e5f7e1;*/
	background-color: #339967;
	vertical-align: center;
}

.navigation a {
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #339967;
	padding: 1px;
}

.navigation a:hover {
	/*color: #e5f7e1;*/
	color: #bbdbc7;
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #339967;
	padding: 1px;
}
td.subnavigation-right {
	background-color: #bbdbc7;
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: top;
	line-height: 25px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
}

td.subnavigation {
	background-color: #bbdbc7;
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: top;
	line-height: 25px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
}

div.subnavigation {
	position: relative; 
	left: 0px; 
	width: 200px;
}

div.subnavigation nobr {
	postition: relative;
	width: 180px;
	margin-left: 8px;
	padding-left: 15px;
	background-image: url(../bilder/css/li2.gif);
	background-repeat: no-repeat;
	background-position: 2 6;
}


.subnavigation a {
	color: #000000; 
	text-decoration:none;
}

.subnavigation a:hover {
	color: #000000;
	text-decoration: underline;
}

.subnavigation ul {
	position: relative; 
	left: -18px; 
	margin-right: 3px;
}

.subnavigation li {
	list-style-type: square; 
	line-height: 1.4em; 
	margin-bottom: 5px;
}


.fuss {
	padding-left: 15px;
	background-color: #339967;
	font-weight: bold;
}

.fuss a {
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #339967;
	padding: 1px;
}

.fuss a:hover {
	color: #bbdbc7;
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #339967;
	padding: 1px;
}

.margin {
	margin : 0px 0px -20px 0px;
}

div.content {
	font-size:1em; 
}

/* ############################################################################# */
/* ###	BITV- Box															 ### */
/* ############################################################################# */

.bitv {
	/*position: relative;*/
	/*top: 45px;*/
	/*left: 764px;*/
	/*height: 175px; */
	/*width: 140px;*/
	/*width:150px;*/
	/*background-color: #e6f7e1;
	border-left: 1px solid white;*/
	font-size: 12px;
}

.bitv div {
	margin: 0px;
	padding-top: 50px;
	/*padding-left: 15px;*/
	padding-bottom: 3px;
}

.bitv table {
	font-size: 12px;
}


.bitv ul {
	list-style: none;
	margin: 0px;
	padding-left: 10px;	
	margin-bottom: 10px;
}

.bitv a {
	color: black;
	text-decoration: none;
}

.bitv a:hover {
	text-decoration: underline;
}

.acc {
	display: none;
}

.bildlink {
	padding: 0px; 
	background-color: white; 
	width: 177px; 
	height: 75px; 
	border: 1px solid black;
	font-size: 1.6em;
	line-height:1.1em;
	font-weight: bold;
	color: gray;
	margin-bottom: 10px;
}

/* ############################################################################# */
/* ###	div_keywords														 ### */
/* ############################################################################# */

#keywords {
	position: relative;
	top: 0px;
	width: 780px;
	color: white;
	font-size: 6px;
	text-align: center;
	z-index: 1;
	display: none;
}

.wetterbox {width:177px; background-color:#bbdbc7; }
.wetterbox table {/*width:177px;*/}
.wetterbox tr, td, th {padding-top:0px; padding-bottom:0px; margin:0px; font-weight:normal;}
.wetterbox br {padding:0px; margin:0px; line-height:0.5em;}
.wetterbox font {padding:0px; margin:0px; line-height:1em;}
.wetter_inbox {width:145px; background-color:#ffffff; border:1px solid #000000;}

.wetter_logo {background-image:url(../bilder/wetter_bg_ie.jpg); background-repeat:repeat-x;}
 /* CSS-Hack für IE6 und kleiner */  
* html .wetter_logo {background-image:url(../bilder/wetter_bg_ie.jpg); background-repeat:repeat-x;} 
 /* CSS-Hack für IE7 */
*:first-child+html .wetter_logo {background-image:url(../bilder/wetter_bg_ie.jpg); background-repeat:repeat-x;} 