body
	{
		margin: 0;
		padding: 0;
		font-family: Georgia, Times New Roman, serif;
		font-size:11px;
		text-align: center;
		color: #6C534D;
		background-image: url(../img/mauer_graffiti_used.jpg);
		background-position: center center;
		
		
	}
	
	
	
	#container
	{
		
		margin: 50px auto;
		width: 770px;
		height: 700px;
		text-align: center;
		background-image: url(../img/bg_main_logo3.gif);
		background-repeat: no-repeat;
		
	}
	
	#head
	{
		margin: 7px auto;
		width: 744px;
		height: 164px;
		text-align: center;
		background-image: url(../img/head.jpg);
		
		
	}
	#menu
	{
		margin: 7px auto;
		width: 744px;
		height: 25px;
		text-align: center;
		
		background-color: #9FDB74;
		border: 1px solid #9FDB74;
	}
	
	#nav
	{
		padding-top:20px;
		margin: 0px auto;
		width: 550px;
		text-align: center;
				
		}
	
	#text
	{
		
		margin: 10px auto;
		width: 550px;
		text-align: left;	
		
		
	}
	
	#unten
	{
		margin: 50px auto;
		width: 550px;
		height: 18px;
		text-align: left;
		color: #CB232A;
		font-size: 11px;
		bottom: 7px;
	}
	#pop
	{
		width: 380px;
		margin: 7px auto;
		text-align: left;
		background: #FFFFFF;
		border:10
		
	}


h1 {font-size:14px;color:#6C534D;margin-bottom:10px;}

h2 {font-size:12px;color:#6C534D;}

h3 {font-size:10px;color:#6C534D;}

p {margin-top:0px;}

ul {list-style-type:square;
	line-height:18px;}

hr	{
	border-top: solid 1px #494949;
	height:1px;
	clear:both;
	margin-bottom:30px;
	}

.rahmen {
	border: 2px solid #6B89AC;
}

.navigation
{
  text-decoration:none;
 padding-left:15px;
 padding-right:15px;
 color:#494949;
 
}

.naviaktiv
{
 padding-left:10px;
 padding-right:10px;
 text-decoration: underline;

}
.fotocenter
{
 text-align: center;
 margin-left:50px;
 margin-right:50px;
 
}

.times {
font-family:Times New Roman;
font-size:14px;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration: none;
  font-weight:bold;
  color:#494949;
  font-size:11px;
}
a:active, a:hover
{ 
  text-decoration: underline;
  color:#666F74;
}
a.menu:link, a.menu:visited
{ 
  color:#72D50A;
}
a.menu:active, a.menu:hover
{ 
  
  color:#FEE995;
}
a.gross
{ 
  text-decoration: none;
  font-weight:bold;
  color:#6C534D;
  font-size:14px;
}
a:hover.gross
{ 
  text-decoration: underline;
  font-weight:bold;
  color:#6C534D;
  font-size:14px;
}
a.extern
{ 
  font-weight:normal;
  text-decoration: none;
  color:#6C534D;
  font-size:11px;
}
a:hover.extern
{ 
  font-weight:normal;
  text-decoration: underline;
  color:#6C534D;
  font-size:11px;
}
	tr
	{			
		font-size:11px;
		
	}
