html,body{margin:0;padding:0}

body{font: 76% arial,sans-serif;background-image:url(bilder/hg.gif);text-align:center;margin-top:20px}

p{margin:0 10px 10px;
font-size: 10pt;
	font-weight: normal;
	line-height: 18px;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; line-height:20px;
	font-weight: bold;
	color: #333399;
	margin:0 10px 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:18px;
	font-weight: bold;
	color: #333399;
	margin:0 10px 10px;
}

a:link {
	color: #888;
	text-decoration: none;
	}
	
a:visited {
	color: #888;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #283A50;
	}


#header {height:200px;margin:0;background-image:url(bilder/head03.jpg);background-repeat:no-repeat;text-align:right;}
#header p{padding:10px;}

/* >oOÒ°> ----- allgemeine Seiteneinteilung ----- <°ÓOo< */	

#container{width:800px;margin:0 auto;background-color:white}
#content{float:right;width:515px;padding-right:20px}
#navigation{float:left;width:200px}
#extra{float:left;clear:left;width:200px;padding-left:10px}
#footer{clear:left;width:100%}
#weitereInfo{width:750px;margin:0 auto;}


#weitereInfo p{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color:silver;line-height:10px;}
#weitereInfo h1{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color:silver;line-height:10px;padding-top:20px;}
#container{text-align:left}


/* >oOÒ°> ----- Menu links ----- <°ÓOo< */

#navigation
{
	margin-left: 10px;
	width: 200px;
	padding: 0;
	margin-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}

#navigation ul
{
	list-style: none;
	margin-left: 0;
	padding: 0;
	border: none;
}

#navigation li
{
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
}

#navigation li a
{
	display: block;
	padding: 2px 2px 2px 25px;
	background: url(bilder/menue1.gif); background-repeat:no-repeat;
	color: #003088;
	text-decoration: none;
	width: 100%;
}

html>body #navigation li a { width: auto; }

#navigation li a:hover
{
background: url(bilder/menue2.gif); background-repeat:no-repeat;
color: #000;
}

#navigation li li
{
border-top: 1px solid #e0e0e0;
border-bottom: 0;
margin: 0;
}

#navigation li li a
{
display: block;
padding: 2px 2px 2px 35px;
background: url(bilder/menuesub1.gif); background-repeat:no-repeat;
color: #A0A0A0;
text-decoration: none;
width: 100%;
}

#navigation li li a:hover
{
background: url(bilder/menuesub2.gif); background-repeat:no-repeat;
color: #000;
}




#extrah1{background-color:#EEF0F0;padding:5px;font-weight: bold; color: #333399;}


#footer{background: #fff;}
#footer p{margin:0;padding:5px 10px; text-align:right}


