body {
background-color: #8EA0AE;
text-align: center;
color: #003366;
font-weight:bold; 
font-size:80%; font-family:verdana, arial, hevetica, sans-serif
}


#container
{
margin: 1em auto;
width: 500px;
text-align: center;
color: #003366;
background-color: #8EA0AE;
}

#startbild 
{
top: 20px;
background: #8EA0AE;
background-image: url('design/startbild.jpg'); 
background-position: center;
text-align: left;
background-repeat: no-repeat;
width: 500px;
height: 317px;
}


		
ul {
list-style-type: none;
margin: 0;
padding-left: 220px;
padding-top: 50px;
}
		
.menue a{
display: block;
height: 20px;
width: 150px;
text-decoration: none;
color: #003366;
text-indent: 25px;
background-image:url('design/pfeil.gif');
background-position: left;
background-repeat: no-repeat;
}
	 
.menue a:hover
{
color: #ffffff; background-color: #8EA0AE;
background-image:url('design/welli.gif');
background-position: left;
background-repeat: no-repeat;
}
		
.kltext
{
font-weight: normal; font:95% verdana, arial, hevetica, sans-serif;
}

.kltext a
{
COLOR: #003366; text-decoration:underline;
}

.kltext a:visited 
{
COLOR: #003366; text-decoration:underline;
}

.kltext a:hover 
{
COLOR: #003366; text-decoration:overline;
}

.kltext a:active 
{
COLOR: #003366; text-decoration:underline;
}


.ring
{
font-weight: normal; font:90% verdana, arial, hevetica, sans-serif;
}

.ring a
{
COLOR: #003366; text-decoration:underline;
}

.ring a:visited 
{
COLOR: #003366; text-decoration:underline;
}

.ring a:hover 
{
COLOR: #003366; text-decoration:overline;
}

.ring a:active 
{
COLOR: #003366; text-decoration:underline;
}	

.extern	
{background-image:url('design/extlink.gif');
background-repeat: no-repeat;
background-position: right;
margin: 0;
white-space: nowrap; padding-left:0px; padding-right:15px; padding-top:0; padding-bottom:0
}

.extern:hover	
{background-image:url('design/extlink2.gif');
background-repeat: no-repeat;
background-position: right;
margin: 0;
white-space: nowrap; padding-left:0px; padding-right:15px; padding-top:0; padding-bottom:0
}