html {
	height: 100%; display:block;}

body	{
	background: #f5f3ef url(../images/kreise.gif) repeat-x center top; 
	margin:0; 
	padding:0; 
	display:block;
	font-family: "Verdana", Arial, sans-serif;	
	font-size: 12px;
	color: #6f685f;
	}

#wrapper {
	width: 820px; 
	margin: 0 auto 0 auto; 
	background: #fff;
	}

#wrapper-inner {
	margin: 0 20px 20px; 
	padding:0 0 10px 0; 
	top:0;
	}

#logo {
	position: relative;
	margin: 0 auto 32px auto;
	text-align: center;
	padding-top: 20px;
	}

h1 {
	color: #7d9663;
	font: normal 2.3em/0.5em "Trebuchet MS", Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

h2 {
	font: normal normal bold 1.3em/0.5em "Trebuchet MS", Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 8px;
	padding-top: 20px;
}

h2.einleitung{
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	}
	
h3 {
	font: bold 1.0em/0.5em "Trebuchet MS", Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 0;
	padding-top: 10px;
	}
h4 {
	color: #7d9663;
	font: 1.2em/0.5em "Trebuchet MS", Lucida, sans-serif;
	height: 0;
	padding-top: 0px;
	padding-bottom: 5px;
}


p {
	padding-bottom: 5px;
	}
	
p.jobs {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}
	
.zugundskrubel {
	font: 18px "Courier New", Courier, mono;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.telefon {
	font: bold 1.1em/0.5em "Trebuchet MS", Lucida, sans-serif;
	}
	
a img {
	border-style: none;
	border-width: 0;
	}
ul.leistungen {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	}
li.leistungen {
	padding-bottom: 1px;
	}
	
ul.jobs {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: disc;
	list-style-position: outside;
}
li.jobs {
	padding-bottom: 5px;
}


ul {
	padding: 20px 0 0 0;
	margin: 0;
	list-style-position: inside;
	}
ul li {
	padding-bottom: 10px;
	}

ul#navi {
	margin:0; 
	padding:0;
	}
#mainnav ul { 
	list-style:none; 
	margin: 0; 
	display: block;
	font: normal 1em/0.5em "Trebuchet MS", Lucida;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	}

#mainnav { 
	margin:0 0 20px 0;
	}

#navi li {
	float:left;
	margin-right: 10px;
	}
	
#navi li .bg { 
	display: block;
	background: #dbe8c0;
	width: 70px;
	height: 15px;
	text-align: center;
	padding: 10px 20px 2px;
}

#navi li a{
color: #333333;
	text-decoration: none;
	}

#navi li a:hover{
color: #fff;
	text-decoration: none;
	}

#navi li a:active .bg, #navi li a:hover .bg, #navi li a.aktive .bg {
	color: #f1feaf;
	background: #7d9663;
	}

#leiste { 
	position: relative; 
	float: left;
	width: 420px; 
	height: 27px; 
	background: #f5f4f3; 
	margin-bottom: 10px;
	}

#headimg { 
 	width: 780px;
	height: 235px;
	clear: both; 
	background: #fffff;
	padding-bottom: 20px;
}
#content { 
	color: #666666; 
	clear: both; 
	background:#f5f3ef; 
	padding: 20px 40px 20px 40px;
	}

#content-wrapper {
	margin: 15px 0 10px 0;
	background: #6a7f53;
	padding: 5px 20px 25px 20px;
	}
#content-2 {
	margin: 20px 0 0 0;
	background: #829b66;
	padding: 0 0 30px 0;
	}

#content-left {
	color: #fff;
	width: 335px;
	float: left;
	padding: 10px 0 0 25px;
	}

#content-center {
	color: #fff;
	float: left;
	padding: 10px 25px 0 25px;
	}

#content-right {
	color: #fff;
	width: 335px;
	float: left;
	padding: 10px 0 0 25px;
	}

#maps {
	width: 320px;
	background-color: #6a7f53;
	padding: 10px;
}

#content p {
	line-height: 1.5em;
	}



#footer {
	clear: both;
	display: block;
	padding: 10px 0 10px 40px;
	background: #f5f4f3;
	color: #666;
	}

#bildbox {
	position: relative;
	width: 279px;
	height: 208px;
	background: url(../images/Zahnarzt-Brieselang.jpg) no-repeat;
	float: right;
	top: 0;
	margin-top: -8px;
}

.foo {
	margin-left: 50px;
	}

.clr {
	clear: both;
	}

/* ------------------------------
	LINKS
------------------------------ */
a {
	text-decoration: underline;
	color: #f1feaf;
	}
a:hover {
	text-decoration: underline;
	color: #4b603d;
	}

/* --------------------------- */	
a.text {
	color: #7d9663;
	font-weight: normal;
	text-decoration: underline;
	}
a.text:link, a.text:visited {
	color: #7d9663;
	font-weight: normal;
	text-decoration: underline;
	}
a.text:hover {
	text-decoration: underline;
	color: #623500;
	}
	
	
	