/* CSS Document */

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #084093;
	}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
font-size: 1.0em;}


/* GRUNDLAYOUT */

#container {
	width:750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(bilder/back.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79ABD8;
	border-right-color: #79ABD8;
	border-bottom-color: #79ABD8;
	border-left-color: #79ABD8;
}
#sp_links {
	width: 239px;
	float: left;

}
#sp_rechts {
	width: 511px;
	float: left;

}
#footer {
	height: 22px;
	padding-top: 12px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(bilder/line.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 511px;
	height: 175px;
	background-image: url(bilder/aks.jpg);
}

#header h1{
	display: none;
}

#content {
	width: 431px;
	background-image: url(bilder/stern.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
}
#navigation {
	padding-left: 27px;
	margin-top: 5px;
	margin-bottom: 20px;
	
	}


/*NAVIGATION*/

#navcontainer {
	width: 161px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79ABD8;
	border-right-color: #79ABD8;
	border-bottom-color: #79ABD8;
	border-left-color: #79ABD8;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}


#navcontainer a
{
	display: block;
	padding: 3px;
	width: 155px;
	background-color: FFFFFF;
	border-bottom: 1px solid #79ABD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084093;
	text-decoration: none;
	font-weight: bold;
}



#navcontainer a:link, #navcontainer a:visited
{
color: #084093;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #084093;
color: #FFFFFF;
text-decoration: none;
}

/*2.EBENE*/

#navcontainer ul ul li a
{
	display: block;
	width: 152px;
	background-color: #79ABD8;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084093;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: normal;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
color: #FFFFFF;
text-decoration: none;
}


/*3.EBENE*/


#navcontainer ul ul ul li a
{
	display: block;
	width: 146px;
	background-color: #79ABD8;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: normal;
}

#navcontainer ul ul ul li a:link, #navcontainer ul ul ul li a:visited
{
color: FFFFFF;
text-decoration: none;
}


/*AKTUELLER NAVIPUNKT*/

.active {
	background-color: #79ABD8;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	
}

/*CONTENT*/

#content H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #084093;
	margin-bottom: 40px;
	line-height: 20px;
	}
	
	#content H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #084093;
	margin-bottom: 10px;
	line-height: 20px;
	}
		#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	}
	
	#eu_kanal {height: 110px;
	width: 140px;
	float: right;
	
	}
	
	#content H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #6692B8;
}
	
	
#content H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #084093;
	padding-bottom: 5px;
	font-style: italic;
	line-height: 20px;
}	
	
#content H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
	line-height: 14px;
}	
	
#content ul{
	list-style-type:disc;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-position: inside;
}

	
#content a:link , #content a:visited {
	color: #6692B8;
	text-decoration: underline;
}
#content a:hover , #content a:active {
	color: #F30;
	text-decoration: none;
}

#content a img {
	margin-right:12px;
	border-top-color: #839EC9;
	border-right-color: #839EC9;
	border-bottom-color: #839EC9;
	border-left-color: #839EC9;
}
	
	
#footer a
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084093;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px;
}
#footer a:link, #footer a:visited
{
color: #084093;
text-decoration: none;
}

#footer a:hover
{
background-color: #084093;
color: #FFFFFF;
text-decoration: none;
}

#sp_links H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #084093;
	margin-left: 27px;

}
#sp_links H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084093;
	margin-left: 27px;

}
	
.bild_li {
float:left;
margin-right: 15px;
margin-bottom: 15px;}

.bild_re {
float:right;
margin-left: 10px;}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.hereweare {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bilder/active.jpg);
	background-repeat: repeat-y;
}
.hereweare a:link, .hereweare a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
 fieldset {
 border: 1px dashed #999999;
 padding: 10px;
 margin-bottom: 20px;
 }
 
 legend {
	display:none;
 }
 
 form p {
 clear: left;
 	font-size: 11px;
	color: #999999;
 padding-bottom: 15px;
 color: #333333;
 }
  form p label {
	float: left;
	width: 120px;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
 }
 form input {
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
 }
  form textarea {
	border: 1px solid #999999;
		font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
 }
 
 .sendbut {
 margin-left: 120px}
