body{
	margin:0px;
	/*text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

td{
	/*text*/
	padding-bottom:7px;
}

a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

a:hover {	
	color:#00CC00; 
}

ul {
	list-style-image: url(../images/ul_bild.gif);
}

/*untertitel*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#00CC00;
}

.vasp{
text-align:right;
}
.vasp a{
	color:#999999;
}

.vasp a:hover{
	color:#666666;
}

.maincontent{
	position:absolute;
	width:800px;
	height:200px;
	left:50%;
	top:60px;
	margin-left:-385px;
	/*margin-top:-280px;*/
}

/*navigation*/
#logos{
	position:absolute;
	width:148px;
	height:250px;
	top:360px;
	left:30px;
	color:#000000;
}

#icon{
	position:absolute;
	width:290px;
	height:359px;
	top:0px;
	left:0px;
	color:#FFFFFF;
}

/*maintext*/
#inhalt{
	position:absolute;
	width:500px;
	height:520px;
	top:0px;
	left:290px;
	z-index:6;
	}


#inhalt {
}

#inhalt a{
	padding-left:40px;
	background:url(../images/pfeil.gif) no-repeat 0 50%;
	font-size: 17px;
}
#inhalt .normallink a{
	padding-left:0px;
	font-size: 14px;
	background:url(../images/spacer.gif) no-repeat 0 50%;
}
#inhalt .normallink a:hover{
	padding-left:0px;
	font-size: 14px;
	background:url(../images/spacer.gif) no-repeat 0 50%;
}
#inhalt .normallink a:visited{
	padding-left:0px;
	font-size: 14px;
	background:url(../images/spacer.gif) no-repeat 0 50%;
}

#inhalt a:hover{
	background:url(../images/pfeil_over.gif) no-repeat 0 50%;
	font-size: 17px;
}

#inhalt .kontakt a{
	background:url(../images/pfeil_rot.gif) no-repeat 0 50%;
	padding-left:40px;
	background:;
	font-size: 17px;
	color:#FF3300;
}

#inhalt .kontakt a:hover{
	font-size: 17px;
	color:#FF0000;
}

.ausgeblendet .antwort{
	display:none;
}

#inhalt .eingeblendet a{
	background:url(../images/pfeil_over.gif) no-repeat 0 50%;
	color:#00CC00;
	font-size: 17px;
}

.eingeblendet a:hover{
	color:#00CC00;
}
.eingeblendet .antwort{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:40px;
	color:#FF6600;
}


/*formular*/
.input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	z-index:5;
}

.button{
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	background-color:#EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	border:1px solid #333333;
}

/*popup*/
#fenster_schliessen{
	position:absolute;
	text-align:right;
	width:135px;
	top:10px;
	left:267px;
	z-index:5;
}


#popup_text{
	position:absolute;
	width:390px;
	top:20px;
	left:10px;
}
.einleitung{
	font-style:italic;
}
.gross{
	font-size:17px;
}
.wichtig{
	color:#FF6600;
}
.normal{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.news{
	border: 1px solid #999999;
	padding:5px;
	padding-bottom:10px;
	width:370px;
}


