/* CSS Document */


/* Menue */


ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	
	background: #fff; /* IE6 Bug */
	font-size: 100%;
    font-weight:900; z-index: 99;
	}

ul#primary-nav li {
	position: relative;
	list-style: none; z-index: 99;
   
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #71BD43;
	padding: 5px;
	border: 1px solid #71BD43;
	border-bottom: 1px solid #71BD43;
    text-align: center; z-index: 99;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0; z-index: 99;
	}

ul#primary-nav li ul li a { padding: 2px 5px; z-index: 99;} /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul {
	display: none;
 	z-index: 99;
} /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; z-index: 99;} /* The magic */

ul#primary-nav li.menuparent {background: transparent url(../bilder/arrow.gif) right center no-repeat;
	
}

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #f9f9f9; z-index: 99; }

ul#primary-nav li a:hover { background-color: #71BD43; color: #FFFFFF; border: 1px solid #000000; z-index: 99;}

/* Menue Ende */


body, div, td, th, ol, ul, li, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #7BB23D;
	text-align: center;
	font-style: normal;
    line-height:22px; 
    font-weight: normal;
}
h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7BB23D;
	text-align: center;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	vertical-align: bottom;
}

body {
padding-left:10px;
font-size:70%;
background-color:#FFFFFF;

scrollbar-DarkShadow-Color:#999999;
scrollbar-Track-Color:#ffffff;
scrollbar-Face-Color:#ffffff;
scrollbar-Shadow-Color:#ffffff;
scrollbar-Highlight-Color:#71BD43;
scrollbar-3dLight-Color:#71BD43;
scrollbar-Arrow-Color:#71BD43;
}

table, td, p, img{
	font-size:100%;
	line-height:120%;
	
}
.func{
	font-size:130%;
	line-height:180%;
	text-align: left;
	color: #71BD43;
	font-weight: bolder;
}
.name{
	font-size:130%;
	line-height:180%;
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.spend{
	font-size:130%;
	line-height:180%;
	text-align: left;
	color: #71BD43;
	font-weight: normal;
}
.spend1{
	font-size:130%;
	line-height:180%;
	text-align: left;
	color: #71BD43;
	font-weight: bolder;
}
/* UHR */

#Uhr {
	width : 220px;
	height: 19px;
	position: absolute;
	left: 705px;
	top: 3px;
	
}

.time {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: bolder;
}
.zeit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#71BD43;
	background-color: #FFFFFF;
}
.php {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#71BD43;
	font-weight: bold;
	background-color: #FFFFFF;
}
.durch {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-align: center;
	color:#71BD43;
	background-color: #FFFFFF;
}
#menue {
	text-align: justify;
	vertical-align: top;
	position: absolute;
    left: 30px;
	top: 265px; z-index: 99;
}
#menue_1 {
	text-align: justify;
	vertical-align: top;
	position: absolute;
    left: 20px;
	top: 165px; z-index: 99;
}
.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#71BD43;
	background-color: #FFFFFF;
}
.anfang {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#71BD43;
	background-color: #FFFFFF;
	line-height: 28px;
}
.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	line-height: 23px;
	text-align: justify;
	vertical-align: bottom;
}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	line-height: 33px;
	text-align: center;
}
.text3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7BB23D;
	line-height: 23px;
	text-align: justify;
	vertical-align: bottom;
	font-weight: bolder;
}
.text4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7BB23D;
	line-height: 23px;
	
	font-weight: bolder;
}
.text5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BB23D;
	}
.text6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7BB23D;
	font-weight: bold;
	}
	.text7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	line-height: 10px;
	text-align: center;
	vertical-align: bottom;
}
.sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7BB23D;
	font-weight: bolder;
}
#main {
	position: absolute;
	left: 250px;
	top: 270px;
	width: 700px;	
}
A.link{
	color: #71BD43;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
A.link:hover{
color: #000000;
font-weight: bold;
font-size: 12px;
}
A.textlink{
	color: #000000;
	font-weight: bold;
 line-height: 33px;
	}
A.textlink:hover{
color: #71BF43;
font-weight: bold;
}
A.textlink1{
color: #000000;
font-weight: bold;
font-size:11px;

	}
A.textlink1:hover{
color: #71BF43;
font-weight: bold;
font-size: 11px;

}
A.textlink2{
color: #000000;
font-size: 9px;
line-height: 18px;
	}
A.textlink2:hover{
color: #71BF43;
font-size: 9px;
line-height: 18px;

}
A.home {
	background-color : #ffffff;
	color: #71BD43;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid #71BD43;
	border-left : 1px solid #71BD43;
	border-top : 1px solid #71BD43;
	border-right : 1px solid #71BD43;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 162px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.home:hover {
background-color : #71BF43; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
padding-bottom : 2px;
width : 162px; 
height: 18px;
display : block;
font-weight: bolder; 
position: absolute;
} 
A.nav1 {
background-color : #ffffff;
	color: #FF9900;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid #FF9900;
	border-left : 1px solid #FF9900;
	border-top : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 155px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.nav1:hover {
background-color : #FF9900; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
padding-bottom : 1px; 
width : 150px; 
height: 18px;
display : block; 
position: absolute;
font-weight: bolder;
} 
A.nav2 {
background-color : #ffffff;
	color: #0033FF;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid #0033FF;
	border-left : 1px solid #0033FF;
	border-top : 1px solid #0033FF;
	border-right : 1px solid #0033FF;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 150px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.nav2:hover {
background-color :#0033FF; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
padding-bottom : 1px; 
width : 150px; 
height: 18px;
display : block; 
position: absolute;
font-weight: bolder;
} 
A.nav3 {
background-color : #ffffff;
	color: #CC3366;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid #CC3366;
	border-left : 1px solid #CC3366;
	border-top : 1px solid #CC3366;
	border-right : 1px solid #CC3366;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 150px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.nav3:hover {
background-color :#CC3366; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
padding-bottom : 1px; 
width : 150px; 
height: 18px;
display : block; 
position: absolute;
font-weight: bolder;
} 
A.nav4 {
background-color : #ffffff;
	color: #8D977E;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid gray;
	border-left : 1px solid gray;
	border-top : 1px solid gray;
	border-right : 1px solid gray;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 150px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.nav4:hover {
background-color :gray; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
padding-bottom : 1px; 
width : 150px; 
height: 18px;
display : block; 
position: absolute;
font-weight: bolder;
} 
A.nav5 {
background-color : #FFFFF;
	color: #0099FF;
	font : normal 11pt verdana, sans-serif;
	text-decoration : none;
	text-align: center;
	border-bottom : 1px solid #3399CC;
	border-left : 1px solid #3399CC;
	border-top : 1px solid #3399CC;
	border-right : 1px solid #3399CC;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 150px;
	height: 18px;
	display : block;
	position: absolute;
	font-weight: bolder;
} 
A.nav5:hover {
background-color :#3399CC; 
color: #FFFFFF;
font : normal 11pt verdana, sans-serif; 
text-decoration : none; 
text-align: center;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
padding-bottom : 1px; 
width : 150px; 
height: 18px;
display : block; 
position: absolute;
font-weight: bolder;
} 

.form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.satz {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
    line-height: 23px;
}

.angaben {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
    line-height: 23px;
}
.bestaetigen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 13px;
   line-height: 23px;
}
.imp2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71BD43;
	font-size: 15px;
    font-weight: bolder;
}
 select {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
fieldset{
   border-bottom-color: #999999; 
   border-left-color: #999999;
   border-right-color: #999999;
   border-top-color: #999999;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 5px; 
   width=600px;
}
legend{
	color:#000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
textarea{
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#content div.addressbox{
	margin:5px 0px;
	border:1px solid black;
	padding:5px;
	color:black;
	background:#71BD43;
}
#content div.addressbox a{
	background:none;
	padding-left:0px;
}
#stern {
	position: absolute;
	left: 410px;
	top: 80px;
}
.list_1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	line-height: 53px;
	text-align: justify;
	vertical-align: bottom;
}
.sis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71BF43;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	text-align: justify;
}

A.ticker {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#71BF43;
	line-height: 23px;
	text-align: justify;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
}
A.ticker:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 23px;
	text-align: justify;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	
}
#titel {
	background-image: url(../bilder/subtitle_1.gif);
    background-repeat:repeat;
}
.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#71BD43;
	}
.weiss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	}
.gruen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#71BD43;
    text-align:justify;
	}
#rss {
	position: static;
	width: 700px;
	height: 300px;
}
#pscroller1{
	width: 640px;
	height: 2em;
	border: 1px dashed white;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

#pscroller2{
width: 640px;
	height: 2em;
	border: 1px dashed white;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

#pscroller3{
width: 640px;
	height: 2em;
	border: 1px dashed white;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}
.rssclass .rsstitle{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.rssclass .rssdate{
color: #333333;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.rssclass a{
	text-decoration: none;
	font-size: 12px;
	color: #7BB23D ;
}
.rssclass a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
p.img_1 {
clear: inherit;
float:right;
padding: 40px;
}
p.img_2 {
clear: inherit;
float:right;
padding: 20px;
}