@charset "UTF-8";
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCC;
	width: 956px;
	margin: 0 auto;
	padding:10px;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5,  {
	margin-top: 0;
	padding-right: 40px;
	padding-left: 15px;
	padding-top: 7px;
	margin-left: 30px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-variant: inherit;
	font-stretch: expanded;
	margin-left: 30px;
	padding-top: 30px;
	margin-top: 0px;
	 }

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-stretch: expanded;
	font-weight: normal;
}
a img { 
	border: none;
}

a:link {
	color: #006;
	text-decoration: none; 
}
a:visited {
	color: #006;
	text-decoration: line-through;
}


a:hover,  a:active, a:focus {
	text-decoration: underline;
	background-color: #999999;
	color: #fff;
}



.header {
	background: #CCC;
	background-image: url(../images/template/header.jpg);
	height: 225px;
	width: 956px;

}

.content {
    background-image: url(../images/template/content.jpg);
    float: left;
    width: 956px;
    height: auto;
	min-height: 350px;
	text-align: left;
    font-size: 14px;
	
	
}

.footer {
	width: 956px;
	background-color: #CCCCCC;
	background-image: url(../images/template/footer.jpg);
	height: 54px;
	font-size: 12px;
	text-align: right;
	float:left;
}






++++++++++++++++++++
   CSS Menu
++++++++++++++++++++


.stupidie {
display: none;
}
#menue {
	position: absolute;
	top: 6px;
	left: 3px;
	z-index: 200;
}

#menue .aussen {
	float: left;
	display: block;
	overflow: hidden;
	width: 6em;

	height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #006;
	/* [disabled]border: 1px solid; */
	border-color: #999999;
}
#menue .aussen:hover {
	height: auto;
	background-color: #999999;
	color: #fff;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
	display: block;
	width: 7.9em;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #78561d;
	background-color: #CCCCCC;
	color: #006;
}
a:visited.innen,
a:visited.innen-1 {
	background-color: #CCCCCC;
	color: #555;
}
a:hover.innen,
a:hover.innen-1 {
	background-color: #CCCCCC;
	color: #006;
}

span.menutag {
display: block;
cursor: default;
}
#menuebox {
	position: relative;
	top: -44px;
	left: 160px;
}

.footer .imp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #006;
	float: right;
	height: 20px;
	width: 120px;
	margin-right: 50px;
	margin-top: 8px;
}
#container {
	background-color: #CCC;
	height: auto;
	width: 956px;
}
.content table tr th p {
	font-weight: bold;
}

++++++++++++++++++++
   CSS galerie
++++++++++++++++++++

ul li { display: inline; }
			
			.wide {
				border-bottom: 1px #000 solid;
				width: 4000px;
			}
			
			.fleft { float: left; margin: 0 20px 0 0; }
			
			.cboth { clear: both; }
			
			#main {
				background: #fff;
				padding: 30px;
				width: 956px;
			}
			
			
			
.content #map {
	padding-top: 10px;
	padding-left: 32px;
}
.content #form1 {
}
.content p {
	text-align: left;
	display: table;
	margin-left: 60px;
	margin-right: 60px;
}
