body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	}
	
#site1
	{
	width: 866px;
	height: 795px;
	margin: 1% auto 0 auto;
	}

#site2
	{
	width: 866px;
	height: 795px;
	position: absolute;
	border-top-style: solid;
	border-top-color: #990000;
	border-top-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: thin;
	}
	
#navi_left
	{
	width: 156px;
	height: 795px;
	background-image: url(../images/web_balken_links_1.jpg);
	float: left;
	}
	
#navi
	{
	margin-top: 250px;
	}

a.navi
	{
	display: block; /* anordnung der links (untereinander) */
	text-align: center; /* Textausrichtung */
	/*border-style:ridge; /* ridge ist f�r 3D efekt des Rahmen */
	/*border-color: #000000;
	border-width:2px; /* Rahmenbreitte */
	padding:2px; /* Abstand vom Rahmen */
	text-decoration:none;
	font-weight: bold; /* dicke der Schrift*/
	color: #000000;
	background-color: #CC9999;
	margin: 8px 4px 4px auto;
	width: 152px;
	font-size: 19px;
	}
				
a.navi:visited
	{
	/*color:#000000; /* Farbe der bereits angeklickten Link's */
	}
				
a.navi:hover
	{
	background-color: #D7B0B0; /* onmouseouver Farbe des Buttons */					
	/*color: #FF5716; /* onmouseouver Farbe des Link's */
	}
				
#adresse
	{
	position: absolute;
	margin-top: 94px;
	color: #FFFFFF;
	margin-left: 15px;
	}

#top
	{
	height: 178px;
	width: 710px;
	background-image: url(../images/web_balken_oben_normalgross.png);
	float: left;
	}
	
#inhalt
	{
	margin-left: 227px;
	margin-top: 220px;
	width: 600px; 
	}
	
#footer
	{
	float: left;
	}
	
a.adresse:link
	{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	}

a.adresse:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
a img
	{
	text-decoration: none;
	border: none;
	}
	
.Stil1
	{
	font-size: 18px;
	color: #990000;
	}

.bildgross
	{
	border-style: solid;
	border-color: #990000;
	border-width: thin;
	}
	
.tb
	{
	width: 175px;
	}
	
.tb1
	{
	width: 69px;
	}