body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #226632;
	margin: 0;
	padding: 0;
	background: #f8f3ed;
	}
	
/* ########## SEITEN-STRUKTUR ########## */

#container {
	width: 800px;
	margin: 40px auto 0 auto;
	background: #ffffff;
	border: 1px solid #aeafb0;
	}
	
#header {
	width: 800px;
	height: 140px;
	}
	
#banner {
	width: 800px;
	height: 80px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeafb0;
	border-right-color: #aeafb0;
	border-bottom-color: #aeafb0;
	border-left-color: #aeafb0;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#information {
	width: 800px;
	}
	
#navigation {
	width: 170px;
	margin: 0;
	float: left;
	}
	
#content {
	width: 536px;
	padding: 37px 20px;
	float: left;
	}
	
#footer {
	width: 802px;
	height: 30px;
	text-align: right;
	margin: 1px auto;
	}
	
.clear {
	clear: both;
	}

/* ########## NAVIGATION & LINKS ########## */

ul {
	padding: 0;
	list-style-type: none;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 50;
	margin-left: 0;
	}
	
li {
	line-height: 18px;
	}
	
a.navi {
	font-size: 16px;
	font-weight: normal;
	color: #226632;
	text-decoration: none;
	padding-left: 50px;
	}
	
a.naviaktiv,
a.navi:hover {
	font-size: 16px;
	font-weight: normal;
	color: #b08951;
	text-decoration: none;
	background: url(../images/highlighter.jpg) left no-repeat;
	padding-left: 50px;
	}
	
a.subnavi {
	font-size: 14px;
	font-weight: normal;
	color: #226632;
	text-decoration: none;
	padding-left: 60px;
	}
	
a.subnaviaktiv,
a.subnavi:hover {
	font-size: 14px;
	font-weight: normal;
	color: #b08951;
	text-decoration: none;
	padding-left: 60px;
	}

a.pagenavi {
	font-size: 16px;
	font-weight: normal;
	color: #226632;
	text-decoration: none;
	padding-left: 1px;
	}
	
a.pagenaviaktiv,
a.pagenavi:hover {
	font-size: 16px;
	font-weight: normal;
	color: #b08951;
	text-decoration: none;
	padding-left: 1px;
	}

a.pagesubnavi {
	font-size: 16px;
	font-weight: normal;
	color: #226632;
	text-decoration: none;
	padding-left: 15px;
	}
	
a.pagesubnaviaktiv,
a.pagesubnavi:hover {
	font-size: 16px;
	font-weight: normal;
	color: #b08951;
	text-decoration: none;
	padding-left: 15px;
	}

a.textlink {
	text-decoration: underline;
	color: #226632;
	}
	
a.textlink:hover, 
a.invislink:hover, 
a.invislinkaktiv {
	text-decoration: none;
	color: #226632;
	}
	
a.invislink {
	color: #226632;
	text-decoration: none;
	}
	
a.impressum,
a.impressum:hover {
	color: #b08951;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
	
/* ########## HTML-TAGS, KLASSEN ########### */

a.imglink {
	border: 1px solid #b08951;
	}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #b08951;
	}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #b08951;
	text-decoration: underline;
	font-weight: normal;
	}	
hr {
	color: #b08951;
	position: relative;
	width: 400px;
	height: 1px;
	background-color: #b08951;
}

	
.bold {
	font-weight: bold;
	}

.small {
	font-size: 10px;
	}
	
img.logo,
img.banner {
	border: none;
	}
	
img.contpic {
	border: 1px solid #b08951;
	}
	
p, table {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	}

.backlink {
	color: #226623;
	font-size: 12px;
	text-align: right;
}
.Leistungsspektrum {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #226632;
}
.Region {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #226632;
	font-weight: bold;
}
.Impressum {
	color: #226632;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}
.Impressum2 {
	color: #b08951;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	}
