body
{
 	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}


*
{
	margin:1;
	padding:1;
}


#seite
{
	width: 1200px;
	margin: 0 auto;
}


#kopfbereich
{
	height: 190px;
	padding: 30px;
	margin-left: 215px;
margin-bottom: 100px;	
background: url(LOGO233.gif) no-repeat top left;

	background-color:white;
  
}


#inhalt
{
	background-color: white;
	height:600px;
	width:800px;
	float: center;	
	margin-left: 200px;
	padding: 10px;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	overflow: none;
}



#werbung
{     color:#dc143c;
	float: right;	
	height: 450px;
	width: 150px;
	padding: 5px;
	
text-align: center;	
background-color: white;
	
}


#steuerung
{	height:450px;
float: left;
	width:150px;	
	padding: 1px;
    	text-align: center;

    	background-color: white;
	
}


ul#Navigation li
{
	list-style: none;
	display: left;
	margin: 20px;
	padding: 1px;
}


ul#Navigation a, ul#Navigation span
{
	padding: 0.1em 1em;
	text-decoration: none;
	font-weight: bold;
	font-size:small;
	color: black;
	background-color: white;
}


* html ul#Navigation a, * html ul#Navigation span
{
	width: 1em;    /* nur fuer IE 5.0x erforderlich */
	width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}


ul#Navigation a:hover, ul#Navigation span
{
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	color: red;
	background-color: lightgrey;
}


a:link
{
	
color:#dc143c;
}

a:visited
{color:#dc143c;
}
a:hover
{color:lightgrey;}



linkA
a:
{color:lightgrey;}

a:linkA





#fussbereich 
{
float: center;  

  padding: 1px;
  
  background-color:white;
}


</style>
