body
{

font-family:Tahoma, Verdana;
font-size:1em;
background-color:#f0f8ff;
margin:auto

}



h1 {
	color: #000080;
	font-weight:bold;
	font-size:1.5em;
}
h2 { color: #000080; font-weight:bold; font-size:13pt; }
h3 { color: black ; font-weight:bold; font size: 18pt;}


#banner
{
background-image:url(../images/banner2.jpg);
background-repeat:no-repeat;
position:absolute;
width:794px;
height:150px;
left:159px;
}


#navigation
{
background-image:url(../images/navi.jpg);
background-repeat:no-repeat;
font-family:Verdana;
font-size:14pt;
font-weight:bold;
position:absolute;
width:159px;
height:520px;
text-align:left;


}

#navi-ausrichtung
	{
	position:relative;

	left:-10px;

	}

	#navigation a
	{
	color:#000033;

	}


	#navigation a:link,a:visited
	{
	text-decoration: none;
	}

	#navigation li
	{
	height:40px;
	}

	#navigation li a:hover
	{

	background-color:black;
 	color:#FFFFFF;
	}

	#navigation li a:active
	{

	background-color:white;
 	color:#000000;
	}

	#navigation ul
	{
	list-style-type:none;
	}

	#navigation ul ul li
	{
	font-size:12px;
	}
		#navigation ol
	{
	list-style-type:none;
	}



#inhalt
{

position:relative;
top:152px;
left:162px;
width:788px;
min-height:600px;
background-color:white;
border:1pt solid black;

}


	#inhalt-ausrichtung
	{
        margin:15px;
	}



input, textarea, select
{
background:#FAFAFF;
border: 1px solid black;
}

#inhalt a:link {color:black; text-decoration:underline;}
#inhalt a:visited { color:black; text-decoration:underline;}
#inhalt a:active { background-color:#6699FF; text-decoration:underline;}
#inhalt a:hover { color:#000099; text-decoration:underline;}



.slideElement
{
position:relative;
margin-left:70px;
}

div#fbutton01 {
	position: fixed;
	z-index: 2000;
	right: 0;
	bottom: 0;
	text-decoration: none;
	text-indent: -999em;
	height: 48px;
	width: 72px;
	background: url(/images/WWDesign_small.png) bottom right no-repeat;
	display: block;
}

