body{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	}

html {
	height:101%;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	}		


#wrapper {
	margin:auto;
	width:990px;
	}

#header {
	background-image:url(../img/topbar.jpg);
	height:98px;
	padding-top:22px;
	padding-left:800px;
	font-size:12px;
	}

	
#menu {
	float:left;
	}	
		
#menu_top {
	width:188px;
	background-image:url(../img/menu.jpg);
	padding-left:25px;
	margin-top:-12px;
	height:448px;
	}		

#menu_bottom {
	width:188px;
	background-image:url(../img/menu_bottom.jpg);
	padding-left:25px;
	height:32px;
	margin-top:-30px;
	}
		
#content {
	width:773px;
	margin-left:219px;
	margin-top:14px;
	padding-bottom:30px;
	}

#footer {

	height:10px;
	font-size:12px;
	background-color:#333;
	}
	
#beschreibung {
	float:right;
	background-color:#555;
	color:white;
	width:240px;
	height: 371px;
	padding:10px;
	}

#beschreibung2 {
	background-color:#555;
	color:white;
	width:240px;
	height: 371px;
	padding:10px;
	}

	
.impressum {
	margin-top:10px;
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	display:block;
	}
	
.links {
	margin-right:13px;	
	}

.karte {
	margin-bottom:13px;
	float:left;
	text-align:center;
	font-weight: bold;
	line-height:25px;
	color:white;
	width:380px;	
	background-color:#333;
	}	

.karte_h {
	margin-bottom:13px;
	float:left;
	text-align:center;
	font-weight: bold;
	line-height:25px;
	color:white;
	width:249px;	
	background-color:#333;
	}
	
	
.trenner {
	width:773px;
	height:13px;
	display:block;
	}

.clear{
	clear:both;
}
	
a {
	color:#1a8873;
	}	
	
#menu a  {
	font-weight:normal;
	color:#333;
	}

#menu a:hover  {
	text-decoration:underline;
	}	
	
#header a  {
	color:#333;
	font-weight:bold;
	}
	
#header a:hover  {
	color: #1a8873;
	}	
	
h1	{
	font-size:16px;
	color:#1a8873;
	line-height: 18px;
	font-weight:bold;
	margin-top:0px; 
	padding-top:0px;
}

h2	{
	padding-top:18px;
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	margin-bottom:5px;
}

h3	{
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	margin-bottom:5px;	
}

h4	{
	font-size:100%;
	font-weight:bold;
	display:inline;
	}

h5	{
	padding-top:26px;
	font-size:16px;
	color:#1a8873;
	line-height: 18px;
	font-weight:bold;
	margin-top:0px; 
}
	
img {
	border: 0px;
	}
	
p	{
	}

ul 	{
	padding:0;
	margin:0;
	list-style-image:url(img/list.png);		
	}
	
li	{
	padding-left:10px;
	list-style-type:none;
	margin:0;
	margin-bottom:5px;
	}
	
p {
	margin:0;
	padding:0;
	margin-bottom:5px;
}