@charset "UTF-8";

html,body,div,span,p,h1,h2,h3,a,ul,li,ol,dl,dt,dd {
	margin:0;
	padding:0;
	border:0;
}
 
 
body {
    
   font-family: "Trebuchet MS", "Arial", "Helvetica, sans-serif";
   font-size: 15px;
   font-weight:normal;
   color: #222;
   background-color:#fff;
}
 
 
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.first {
	padding: 2px 0px 0px 0px;
	}
.last {
	padding: 5px 0px 5px 0px;
	}
 
img {
	border: 0;
}
/*Zurücksetzen der Einstellungen Ende*/
a {
	color:#777777;
	text-decoration:none;
	}
a:hover{
	color:a6f660;
	text-decoration:none;
	}
a:visited{
	color:#777;
	}
	
.adresse a {
	color:#0a2b4d;
	text-decoration:none;
	}
.adresse a:hover{
	color:a6f660;
	text-decoration:none;
	}
.adresse a:visited{
	color:#0a2b4d;
	}
h2 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 16px;
	font-weight: 700;
	}
h3 {
	font-family: "Trebuchet MS", "Arial", "Helvetica, sans-serif";
	font-size: 16px;
	fon-weight: 400;
	color: #0a2b4d;
	padding: 0px 0px 0px 0px;
	}
.clear {
	clear: left;
	}

#start{
	width: 960px;
	margin:0 auto;
	padding-top:12px;
}
.logo{
	width: 300px;
	height: 40px;
	margin-top: 30px;
	background:url(gfx/logo.jpg) no-repeat;
	text-indent:-9999px;
}
.header {
	width: 960px;
	height: 325px;
	background: url(gfx/header.jpg) no-repeat;
	}
.willkommen {
	width: 500px;
	padding-top: 180px;
	margin-left: 30px;
	font-size: 30px;
	color: #fff;
	font-family: "Trebuchet MS", "Arial", "Helvetica, sans-serif";
	font-style: italic;
	font-weight: 400;
	text-align: left;
}
.willkommen:before {
	content:"\201E";
	}
.willkommen:after {
	content:"\201C";
	}
.subline {
	margin-left: 30px;
	padding-top: 5px;
	color: #0c4e8a;
	font-size: 18px;
	font-style: italic;
	font-family: "Trebuchet MS", "Arial", "Helvetica, sans-serif";
	font-weight: 400;
	}
	
.navigation {
position: absolute;
top: 378px;
height: 24px;
margin-left: 6px;
}
.navi ul {
	margin: 0px;
	padding: 0px;
	}
.navi li {
	float: left;
	
	list-style-type: none;
	background: url(gfx/nav.jpg) repeat-x;
	padding: 5px 7px 0px 7px;
	margin: 0px 1px 0px 0px;
	color: #ffffff;
	height: 24px;
	}
.navi li a {
	height: 24px;
	
	color: #ffffff;

}
	
.content{
	width:960px;
	
	}
#left{
	padding-top: 10px;
	width:620px;
	background-color:#ffffff;
	margin-left:10px;
	}
#left p{
	padding-bottom:20px;
	}
.liste {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #D9E5FF;
	}
#left ul {
	padding-bottom: 3px;
	}
#left li {
	
	}
.h3leist {
	padding: 0px 0px 10px 0px;;
	}
.left {
	float:left;
	width: 300px;
	}



.trenner{
	width: 625px;
	border-top: 1px solid #b6b6b6;
	padding: 0px 0px 30px 0px;
}
#right{
	float:right;
	width:300px;
	font-size:14px;
	color:#222;
	}
.sprechstunden, .adresse, .anfahrt, .siegel{
	margin-top: 5px;
	border: 1px solid #b6b6b6;
	padding: 5px;
}
.sprechstunden ul, .adresse ul, .siegel ul{
	padding-bottom:5px;
}
.sprechstunden li, .adresse li{
	list-style-type: none;
	margin:0;
	}
.lseite {
	color: #0a2b4d;
	float:left;
	width: 160px;
	}

.kontakt{
	width:75px;
	height:20px;
	background:url(gfx/kontakt.jpg) no-repeat;
	text-indent:-9999px;
}
.kontaktfeld{
	margin-top:20px;
	background-color:#a3d400;
	padding: 5px 5px 0px 10px;
	}
#both{
	margin-left:30px;
	margin-right:40px;
	}
.longtxt{
width:475px;

}
.image{
	float:right;
	margin-bottom:0px;
	text-align:center;
	}
#both ul{

}

	
ul{
	padding-bottom:20px;
}
li{
	margin-left:25px;
	list-style-type: circle;
}
.anfang{
	margin-left:0px;
	padding-bottom:10px;
	clear:both;
	text-align:center;
}
.zurueck {
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 30px;
	}
	
.impressum{
	background-color: #6fa9d1;
	clear:both;
	font-size:11px;
	padding: 10px 0px 10px 30px;
	color: #fff;
	}
.impressum h3 {
	font-size: 12px;
	padding-bottom: 0px;
	}
.impressum a {
	color:#fff;
	text-decoration:underline;
	}
.impressum a:hover{
	color:fff;
	text-decoration:underline;
	}
.impressum a:visited{
	color:#fff;
	}
	
.gestaltung{
	float:right;
	margin-right:30px;
	}
	
