* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:10px;
	overflow:scroll;
}
#page {
	width:970px;
	height:100%;
	margin: auto;
	background:url(images/schatten_content.jpg);
}
#header {
	background:url(images/header.jpg);
	width:970px;
	height:180px;
	position:relative;
}
#linien {
	width:950px;
	height:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:auto;
}
#navigation {
	width:250px;
	height:550px;
	border-right:1px solid #CCCCCC;
	margin:15px 0 0 5px;
	position:relative;
	float:left;
}
#navigation ul li {
	list-style-type:none;
	border-bottom:1px solid #CCCCCC;
	color:#CCCCCC;
	width:220px;
	height:24px;
}
#navigation ul li a {
	color:#6b6b6b;
	font-size:13px;
	text-decoration:none;
	width:200px;
	height:16px;
	padding-top:6px;
	padding-left:20px;
	margin-left:30px;
	display:block;
	background:url(images/square.jpg) no-repeat;
}
#navigation ul li a:hover {
	color:#FF0000;
	background:url(images/square_hover.jpg) no-repeat;
}
#navigation a.current {
	color:#FF0000;
	background:url(images/square_hover.jpg) no-repeat;
}
#kontaktbox {
	background:#009036;
	width:237px;
	height:140px;
	border-left:7px solid #e2001a;
	position:absolute;
	bottom:0px;
}
#kontaktbox p {
	color:#FFF;
	font-size:12px;
	margin:10px 0 0 10px;
}
#kontaktbox a {
	text-decoration:none;
	color:#fff;
}
#kontaktbox a:hover {
	text-decoration:underline;
	color:#000;
}
#content {
	width:600px;
	margin:15px 0 0 50px;
	float:left;
	position:relative;
}
#content a img {
	border:1px solid #009036;
}
#content a img:hover {
	border:1px solid #FF0000;
}
#content_bild {
	position:absolute;
	background:url(images/farbrolle.jpg) no-repeat;
	width:247px;
	height:233px;
	top:215px;
	right:5px;
}
#content h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	font-size:24px;
	border-bottom:1px solid #CCCCCC;
	color:#009036;
	margin-bottom:20px;
}
#content h2, h3, h4, h5, h6 {
	font-family:Arial;
	border-bottom:0px solid #CCCCCC;
	font-size:20px;
	color:#009036;
	margin-bottom:20px;
}
#content p {
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px;
}
#content p a {
	font-size:18px;
	line-height:1.5;
	color:#009036;
	text-decoration:none;
	font-weight:bold;
}

#content .email {
	font-size:12px;
	line-height:1.5;
	color:#009036;
	text-decoration:none;
	font-weight:bold;
}

#content p a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.content_image {
	position:absolute;
	top:310px;
	right:-50px;
	width:180px;
}
#content ul {
	margin:0 0 0 15px;
}
#content ul li {
	font-size:12px;
	line-height:1.5;
}
#content ul li a {
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px;
	color:#000;
	text-decoration:none;
}
#content ul li a:hover {
	color:#FF0000;
}
#footer {
	border-top:5px solid #009036;
	width:960px;
	height:30px;
	margin:15px auto 0px auto;
	color:#CCCCCC;
	text-align:center;
	padding-top:10px;
}
.vorher {
	width:150px;
	text-align:center;
	float:left;
	height:150px;
}
.nachher {
	margin-left:20px;
	width:150px;
	text-align:center;
	float:left;
	height:150px;
}
#footer a {
	font-size:11px;
	color:#7d7d7d;
	text-decoration:none;
}
#footer a:hover {
	color:#FF0000;
}

#footer a.footercurrent {

	color:#FF0000;
	}

#schatten_footer {
	background:url(images/footer.jpg) bottom no-repeat;
	margin:auto;
	width:970px;
	height:24px;
}
input, textarea, select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #777777;
	margin:1px 0 2px;
	width:300px;
	float:left;
}
input {
	height:17px;
}
.kontakt_div {
	margin-left:0px;
	margin-right:20px;
	width:480px;
	float:left;
}
.kontakt_div .kontakt_even {
	color:#000;
	padding:3px 0px 3px 0px;
}
.kontakt_div .kontakt_odd {
	color:#000;
	padding:3px 0px 3px 0px;
}
.kontakt_div .legend {
	float:left;
	width:100px;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
.nav_tele {
	font-size:10px;
	font-weight:bold;
}


.img_link_gallerie {
	margin:5px 5px 10px 5px;
	display:inline-block;
	width:102px;
	height:77px;
	
}