html {
	padding:0;
	margin:0;
	border:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:0px;
}

#home {
	background-image: url(../img/home.jpg);
	background-repeat:repeat;
}

#philosophie {
	background-image: url(../img/philosophie_bg.jpg);
	background-repeat:repeat;
}

#leistungen {
	background-image: url(../img/leistungen_bg.jpg);
	background-repeat:repeat;
}

#vorteile {
	background-image: url(../img/vorteile_bg.jpg);
	background-repeat:repeat;
}

#news {
	background-image: url(../img/news_bg.jpg);
	background-repeat:repeat;
}

#kontakt {
	background-image: url(../img/kontakt_bg.jpg);
	background-repeat:repeat;
}

#kontakt_innen {
	background-image:url(../img/kontakt.gif);
	background-repeat:no-repeat;
	height:360px;
	width:400px;
	text-align:center;
	padding-top:40px;
	float:left;
	font-size:12px;
}

#impressum {
	background-image: url(../img/impressum_bg.jpg);
	background-repeat:repeat;
}


p {
	text-align: justify;
	padding:10px 40px 0px 40px;
	color:#666;
	font-size:12px;
	line-height: 18px;
	margin:0px;
}

h1 {
	text-align:left;
	font-size:14px;
	padding-left:39px;
	color:#a07220;
	margin-top:20px;
	line-height:120%;
}

h2 {
	font-size:14px;
	color:#a07220;
	line-height:160%;
	padding:40px 0 0 0px;
	margin:0px;
}

h3 {
	text-align:left;
	font-size:12px;
	padding-left:39px;
	color:#a07220;
	margin-top:5px;
	font-weight:bold;
	margin-bottom:5px;
}


#pt0 {
	padding:0px;
}

#all {
	position:relative;
	top:70px;
	padding-bottom:100px;
	text-align:center;
}

#center {
	text-align:center;
	padding:0px;
}

#adresse {
	text-align:center;
	padding:0px;
	color:#333;
}

#impressum_txt {
	font-size:11px;
	color:#333;
	line-height:120%;
	text-align: justify;
	height:295px;
	padding:0px 40px 0px 40px;
	margin:0px;
}

#fussnote {
	font-size:9px;
	line-height:120%;
	text-align:left;
}

#top {
	margin:0 auto;
	text-align:center;
	width:800px;
	height:0px;
	background-color:#FFF;
	margin-top:30px;
	border-top:3px solid #a07220;
}

.logo {
	position:relative;
	top:-80px;
	border:1px solid #a07220;
	text-align:center;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
}

.datenschutz {
	padding:5px 10px 0 0;
	float:right;
}

.datenschutz  a {
	text-decoration:none;
	color:#a07220;
}

.datenschutz a:hover {
	color:#333;
	text-decoration:none;
}

#content {
	margin:0 auto;
	width:800px;
	height:400px;
	background-color:#f6e5fa;
	border-top:1px solid #a07220;
	border-bottom:2px solid #a07220;
	border-left:0px;
	border-right:0px;
	vertical-align:top;
}

#content_news {
	margin:0 auto;
	width:800px;
	height:400px;
	background-color:#FEF2F6;
	border-top:1px solid #a07220;
	border-bottom:2px solid #a07220;
	border-left:0px;
	border-right:0px;
	vertical-align:top;
}

#content_news a {
	color:#a07220;
	text-decoration:none;
}

#content_news a:hover {
	color:#333;
	text-decoration:none;
}


a {
	color:#a07220;
	text-decoration:none;
}

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

#menue {
	margin:0 auto;
	text-align:center;
	width:800px;
	background-color:#FFF;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:2px;
	padding:65px 0 15px 0;
}

#menue a {
	text-decoration:none;
	color:#a07220;
	padding:0 14px 0 14px;
}

#menue a:hover, #menue  a.active {
	text-decoration:none;
	color:#333;
	padding:0 14px 0 14px;
}

#unten {
	margin:0 auto;
	text-align:center;
	width:800px;
	height:30px;
	background-color:#FFF;
	text-align:right;
	font-size:10px;
}

.pod {
	float:left;
	width:400px;
}

.newspod {
	float:left;
	width:400px;
	padding:10px 0 0 0px;
}

.newsimg {
	width:100px;
	float:left;
	margin-left:40px;
	margin-right:10px;
}

.newstext {
	line-height:130%;
	font-size:11px;
	text-align: justify;
	padding:0px 40px 0px 40px;
	margin:0px;
	color:#666;
}

.leistungen_left {
	float:left;
	width:400px;
	padding:10px 0 5px 0px;
}

.leistungen_left  li {
	margin-left:20px;
}

.leistungen_left h1 {
	margin-left:8px;
	margin-bottom:15px;
}

.leistungen_right  li {
	margin-right:50px;
}

.pod_txt {
	float:left;
	width:400px;
	padding-top:50px;
}

.leistungen_right {
	float:left;
	width:400px;
	padding:60px 0 0 0;
}


ul {
	margin:0;
	text-align:left;
	font-size:12px;
	color:#666;
} 

li {
	margin:0;
	text-align:left;
	padding:2px 0 6px 1px;
	line-height:15px;
	list-style:url(../img/strich-leistungen.jpg);
}







