@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	margin: 0;
	padding-top: 35px;
	font-family:"Times New Roman", Times, serif;
	font-size: 50px;
	line-height: normal;
	}
	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	margin: 0px;
	}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	margin: 0;
	}
	
#wrapper {
	height: 578px;
	margin: 0 auto;
	padding-top: 50px;
	width: 860px;
	}
	
.one-edge-shadow {
	-webkit-box-shadow: 0 10px 6px -6px black;
	   -moz-box-shadow: 0 10px 6px -6px black;
	        box-shadow: 0 10px 6px -6px black;
	}

#logo {
	width: 130px;
	height: 150px;
	float: left;
	background-color:#FFF;
	}

#header {
	width: 860px;
	height: 150px;
	border-bottom: #9d9ea0 solid 4px;
	background-color:#FFF;
	}
	
#navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 20px 0;
	}
	
ul#navi li {
	list-style: none;
	display: inline;
	color:#000;
	}
	
ul#navi li a, a:visited {
	text-decoration: none;
	color:#000;
	}

ul#navi li a:hover {
	color: #a385a4;
	}
	
ul#navi li a:active, ul#navi li a:focus {
	color:#a4c3a4;
	}
	
#unternavi {
	height: 420px;
	width: 130px;
	background-color: #d6d7d6;
	color: #a385a4;
	float: left;
	border-bottom: #9d9ea0 solid 4px;
	list-style-image: url(bilder/np1.jpg)
	}
	
a.unternavi:link, a.unternavi:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #a385a4;
	padding-left: 5px;
	}
	
a.unternavi:hover {
	color: #a4c3a4;
	text-decoration: none;
	}
	
a.unternavi:active, a.unternavi:focus {
	color: #a385a4;
	font-weight: bold;
	}
	
#unternavi_treffer {
	height: 395px;
	width: 130px;
	background-color: #d0cfb1;
	color: #a385a4;
	float: left;
	border-bottom: #9d9ea0 solid 4px;
	list-style-image: url(bilder/np1_treffer.jpg)
	}

#unternavi_tropfen {
	height: 395px;
	width: 130px;
	background-color: #f4d2af;
	color: #a385a4;
	float: left;
	border-bottom: #9d9ea0 solid 4px;
	list-style-image: url(bilder/np1_tropfen.jpg)
	}
	
#inhalt {
	height: 420px;
	width: 860px;
	background-color: #d6d7d6;
	border-bottom: #9d9ea0 solid 4px;
	}
	
#inhalt2 {
	height: 395px;
	width: 730px;
	background-color: #d6d7d6;
	border-bottom: #9d9ea0 solid 4px;
	white-space: nowrap;
	overflow-x: hidden;
	}
	
#inhalt_treffer {
	height: 395px;
	width: 860px;
	background-image:url(bilder/hg_treffer.jpg);
	border-bottom: #9d9ea0 solid 4px;
	}
	
#inhalt_tropfen {
	height: 395px;
	width: 860px;
	background-image:url(bilder/hg_tropfen.jpg);
	border-bottom: #9d9ea0 solid 4px;
	}
	
#inhalt_start {
	height: 395px;
	width: 860px;
	background-image:url(bilder/hg_start.jpg);
	border-bottom: #9d9ea0 solid 4px;
	}
	
.startseite {
	padding-left: 420px;
	padding-top: 110px;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
#footer_kl {
	width: 130px;
	height: 25px;
	float: left;
	background-color:#FFF;
	}	
	
#footer {
	width:860px;
	height: 17px;
	font-size: 11px;
	padding: 8px 0 0 0;
	background-color:#FFF;
	}
#wrapper #header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 88px;
}

a.link:link, a.link:focus {
	color: #a385a4;
	text-decoration: none;
	}
	
a.link:hover {
	color: #a4c3a4;
	text-decoration: none;
	}
	
#bild {
	padding: 83px 20px 0 0;
	float: left;
	}
		
#bild2 {
	padding: 83px 20px; 
	}
	
.button {
	padding-left: 350px;
	}
	
.start {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	}

.listsytle {
	list-style-image: url(bilder/np1.jpg);
	list-style-position: inside;
	}
