body
{
background: #2f1401;
font-size: 11px;
color: #745e50;
font-family: Verdana, sans-serif;
}

a:link
{
text-decoration: underline;
color: #745e50;
}

a:visited
{
text-decoration: underline;
color: #745e50;
}

a:hover 
{
text-decoration: none ;
color: #745e50;
}

a:active, a:focus 
{
text-decoration: none;
color: #745e50;
outline: none;
}

h1
{
font-size: 24px;
margin: 10px 0px 5px -1px;
}

h2
{
font-size: 20px;
font-weight: bold;
margin: 30px 0px 10px 0px;
}

p
{
margin: 0px 0px 10px 0px;
line-height: 16px;
}

ul, ol
{
margin: 0px 0px 0px 0px;
padding: 0px 30px 0px 0px;
}

li
{
list-style: circle;
margin: 0px 0px 10px 30px;
}

#wrap
{
position: absolute;
background: #efebe5 url(../images/bottom.jpg) bottom no-repeat;
width: 816px;
left: 50%;
margin: 50px 0px 0px -408px;
padding: 0px 0px 20px 0px;
}

	#wrap hr
	{
	border-top: 1px solid #ded6ca;
	border-bottom: 1px solid white;
	border-right: none;
	border-left: none;
	width: 806px;
	margin: 0px 0px 0px 5px;
	clear: both;
	}

	#wrap #top
	{
	background: url(../images/top.jpg) no-repeat;
	width: 816px;
	height: 9px;
	}
	
	#wrap #logo
	{
	background: url(../images/logo.jpg) no-repeat;
	width: 187px;
	height: 53px;
	margin: 10px 0px 12px 19px;
	float: left;
	}
	
	#wrap #menue
	{
	width: 341px;
	height: 31px;
	margin: 18px 0px 0px 475px;
	}
	
		#wrap #menue input#suchfeld
		{
		margin: 8px 0px 0px 10px;
		border: 1px solid #745e50;
		width: 102px;
		height: 12px;
		}
		
		#wrap #menue input.button
		{
		position: relative;
		top: -1px;
		height: 16px;
		background: #e6e2dc;
		border: 1px solid #745e50;
		font-family: "Trebuchet MS";
		color: #565443;
		font-size: 10px;
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		}
	
	#wrap #stimmung
	{
	width: 806px;
	height: 193px;
	margin: 5px 0px 5px 5px;
	}
	
	#wrap #serviceeinheiten
	{
	width: 816px;
	height: 130px;
	margin: 5px 0px 25px 0px;
	}
	
		#wrap #serviceeinheiten .serviceeinheit
		{
		width: 157px;
		height: 130px;
		margin: 0px 0px 0px 5px;
		float: left;
		}
	
	#wrap #inhalt
	{
	width: 776px;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
	}
	
		#wrap #inhalt #kaesten_links
		{
		width: 408px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 0px;
		float: left;
		}
	
			#wrap #inhalt #kaesten_links ul.vorstand, #wrap #inhalt #kaesten_rechts ul.vorstand
			{
			width: 300px;
			border: 1px solid #745e50;
			background: #e6e2dc;
			padding: 30px 30px 20px 30px;
			margin: 0px 0px 0px 0px;
			}
			
				#wrap #inhalt #kaesten_links ul.vorstand li, #wrap #inhalt #kaesten_rechts ul.vorstand li
				{
				list-style: none;
				font-weight: bold;
				margin: 0px 0px 10px 0px;
				}
				
					#wrap #inhalt #kaesten_links ul.vorstand li span.uni, #wrap #inhalt #kaesten_rechts ul.vorstand li span.uni
					{
					font-weight: normal;
					font-size: 10px;
					}
					
		#wrap #kaesten_rechts
		{
		width: 326px;
		margin: 0px 0px 0px 414px;
		padding: 1px 20px 10px 0px;
		}
		
	#wrap #links_news
	{
	width: 407px;
	border-right: 1px solid #ded6ca;
	margin: 7px 0px 0px 0px;
	float: left;
	}
	
		#wrap #links_news #links_wrap
		{
		width: 366px;
		border-right: 1px solid white;
		padding: 10px 20px 10px 20px;
		overflow: hidden;
		}

		#wrap #links_news #links_wrap #rss
		{
		background: url(../images/rss.jpg) no-repeat 65px 0px;
		width: 87px;
		height: 29px;
		margin: 10px 0px 10px -1px;
		}		
		
	#wrap #rechts_downloads
	{
	width: 366px;
	margin: 7px 0px 0px 426px;
	padding: 10px 20px 10px 0px;
	}

	#rechts_downloads h1 {
		padding-bottom: 7px;
	}


