 html,body {
   height:100%;
   margin: 0;
   border: 0;
   padding: 0;
   background-color:#ccc;
   background-image:url(../images/weiss.jpg);
   background-repeat:repeat-y;
   }

#kopfzeileober {
	padding: 0;
	margin: 0;
	border: 0;
	background-color:#fff;
	background-image:url(../images/obenrechts1.jpg);
	background-repeat:repeat-x;
	height:118px;
	}
#kopfzeile {
	padding: 0;
	margin: 0;
	border: 0;
	background:#fff;
	width:760px;
	float:left
	}
#logo {
	padding: 0;
        padding-right: 2px;
	margin: 0;
	border: 0;
	background: #fff;
	float:right;
	
	}

#navigation {
	float: left;
	position:absolute;
	top:118px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 166px;
        text-align:right;
	
}


#balken {
position:absolute;
top:118px;
left:780px;
	padding: 0;
	margin: 0;
	border: 0;
}

#inhalt {
	position:absolute;
	top:118px;
	left:186px;
	width:594px;
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	background: #ccc;
	}
#inhalt a{
        color:#fff;
        }
#ueber{
background: url(../images/balkengruen.jpg) no-repeat bottom left;
background-color:#CCCCCC;
height:100%;
margin: 20px;
margin-top:0px;
margin-right:0px;
}

#sprache{
        padding-top: 25px;
        padding-left: 15px;
        padding-bottom:25px;
        text-align:left;

}
#sprache a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
        line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#sprache a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
        line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#header{
        padding-bottom:30px;

}
/* #########MENÜ########## */

a:hover.mainmenunormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a.mainmenunormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.mainmenuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #27A39C;
	text-decoration: none;
}

a:hover.mainmenunormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a.mainmenunormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.mainmenuactive2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #27A39C;
	text-decoration: none;
}

/* einzelne wie header und so weiter*/
p{
font-family: Verdana;
font-size: 12px;
padding-left:104px;
padding-right:10px;
line-height:150%;
margin-top : 0px;
margin-bottom : 0px;
}

h1{
font-family: Verdana;
font-size: 12px;
padding-left:104px;
padding-right:10px;
line-height:150%;
margin-top : 10px;
margin-bottom : 0px;}

h2{
font-family: Verdana;
font-size: 12px;
padding-left:5px;
padding-right:10px;
line-height:150%;
margin-top : 20px;
margin-bottom : 0px;}

h3{
font-family: Verdana;
font-size: 12px;
padding-left:5px;
padding-right:10px;
line-height:150%;
margin-top : 0px;
margin-bottom : 20px;
color:#fff;
}

div.download{
margin-top : 0px;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
list-style-position: outside;
/*list-style-image: url(arrow.gif);*/
list-style-type: square;
padding-left:104px;
padding-right:10px;
line-height:150%;
margin-top : 0px;
margin-bottom : 0px;
}

form {
font-family: Verdana;
font-size: 12px;
padding-left:104px;
padding-right:10px;
line-height:150%;
margin-top : 0px;
margin-bottom : 0px;
}
