* {
	margin: 0;
	padding: 0;
}
html {
	background: #00B700;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, serif;
	
}
body {
	width: 960px;
	border-right: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
}
div#map{
color: #00B700;
}
div#kopf {
	background: url(images/header_01.jpg) no-repeat;
	height: 120px;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 4em;
	height: 150px;
	margin-bottom: 1.3em;
	padding: 10px 0 0 0;
	text-align: center;
}
h1 span {
	display: block;
	margin-top: -.75em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.2;
	margin-top: 0.55em;
	margin-bottom: .35em;
	color: #FFFFFF;
}
h3 {
	font-size: 1.5em;
	line-height: 1.2;
	margin-top: 160px;
	margin-bottom: 36px;
	color: #FF0000;
}
p {
	margin: 1em 0;
}
div#inhalt {
	padding-bottom: 5px;
  font-size: 0.80em;
}
div#inhalt div {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
div#spalte-1 {
	background: url(images/Vorlage-neu_02.jpg) no-repeat;
	margin: 0;
	width: 270px;
	min-height: 450px;
}
div#spalte-2 {
	background: url(images/Vorlage-neu_03.jpg) no-repeat;
	margin: 0;
	width: 420px;
	min-height: 450px;
}
div#spalte-3 {
	background: url(images/Vorlage-neu_04.jpg) no-repeat;
	margin: 0;
	width: 270px;
	min-height: 450px
}
div#spalte-1A {
	background: url(images/Vorlage-neu_02a.jpg) no-repeat;
	margin: 0;
	width: 270px;
	min-height: 450px;
}
div#spalte-2A {
	background: url(images/Vorlage-neu_03a.jpg) no-repeat;
	margin: 0;
	width: 420px;
	min-height: 450px;
}
div#spalte-3A {
	background: url(images/Vorlage-neu_04a.jpg) no-repeat;
	margin: 0;
	width: 270px;
	min-height: 450px
}
/******************** Links *********************/
a {
	background: url(bilder/punkt.gif) 0 .3em no-repeat;
	color: #005E20;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
a img {
	border: 1px solid #000;
	display: block;
}
/**************** Foto styles ****************/
img.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 0px 5px;
}
/**************** menu styles ****************/
#tabs10 {
	float: left;
	width: 960px;
	height: 120px;
	background: url("images/header_01.jpg") no-repeat left top;
	font-size: 0.65em;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom: 0px solid #EE1C25;
	line-height: normal;
}
#tabs10 ul {
	margin: 0;
	padding: 89px 10px 20px 250px;
	list-style: none;
}
#tabs10 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs10 a {
	float: left;
	background: url("images/tableft10.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 3px;
	text-decoration: none;
}
#tabs10 a span {
	float: left;
	display: block;
	background: url("images/tabright10.gif") no-repeat right top;
	padding: 4px 10px 5px 6px;
	color: #FFF;
}
#tabs10 a span {
	float: none;
}
#tabs10 a:hover {
	background-position: 0% -42px;
}
#tabs10 a:hover span {
	background-position: 100% -42px;
}
#tabs10 a.active {
	background-position: 0% -42px;
}
#tabs10 a.active span {
	background-position: 100% -42px;
}
/**************** Footer ****************/
#footer {
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCCCCC;
	background-color: none;
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #B0B0B0;
}
