/* CSS Document */

body {
margin: 0;
background-color:#0066B3;
font-family:arial, sans-serif;
font-size:14px;
color:#444444;
}


h1	{
font-family:arial, sans-serif;
font-size:18px;
color:#0066B3;
}

h2	{
font-family:arial, sans-serif;
font-size:15px;
color:#0066B3
}

a {
font-family:arial, sans-serif;
color:#333333;
text-decoration: none;
}

/*hr {
color:#0066B3, noshade;
}*/

/**** LAYOUT ****/
#content	{
margin: 0 auto;
background-color:white;
background-image:url(bilder/bg_menue.gif);
background-repeat:repeat-y;
width:945px;
/*height:1200px;*/
}

#header	{
width:945px;
/*height:123px;*/
margin-left:auto;
margin-right:auto;
}	

#homebox	{
	margin-top: 50px;
	margin-right:30px;
	width: 650px;
	text-align:left;
	float: right;
}	

#textbox	{
	margin-top: 50px;
	margin-right: 30px;
	width: 420px;
	text-align:left;
	float: right;	
}

#bilderbox {
margin-top: 50px;
margin-right: 0px;
width: 220px;
float:right;
}

#navi1	{
	margin-top: 50px;
	width:190px;
	margin-left: 30px;
	text-align: left;
	/*float:left;*/
}


#navi1 a:hover {
color:grey;
}

	
#navi1 hr  {
color: white;
size:1px;
}


#navi1 li {
list-style-image:url(bilder/knopf.gif);
font-size:13px;
margin-left:-15px;
}

.blau-ein {
color:#0066B3;
}

.bu {
color:#444444;
font-size:12px;
font-style:italic;
}
