﻿body{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 1.6;
	color: black;
	background-image: url('img/back_site.jpg');
	background-color: #ccc;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	}
h1,h2,h3,h4 {
	color:#000;
	margin:0px;
	}
h1 {
	font-size:15px;
	background-color: #FFF;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 20px;
	}
h2 {
	font-size:14px;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	}
h4 {
	font-size: 12px;
	font-weight:bold;
}
p{padding: 10px;
}
table,td,tr{
	width: 635px;
	border-spacing:2px;
	margin-top: 20px;
	padding:5px;
}
td{
	background-color:#99cc33;
}
a:link,
a:visited {
	color:black;
	text-decoration:underline;
	}
a:hover,
a:active,
a:focus {
	color:white;
	text-decoration:none;
	}
.textbox {
	border: 1px solid #FFF;
	padding-left: 10px;
	background-color:#e5e5e5;
	overflow:hidden;
	margin-bottom: 20px;
	}
.textcontent{
	margin-bottom: 20px;
	overflow: hidden;
	}
img.content{
	float:right;
	margin-right:20px;
	margin-left:20px;
	border-color:#fff;
}
img.start{
	float:left;
	border-color:#fff;
}
img.start1{
	float:left;
	margin-right: 35px;
	border-color:#fff;
}
img.start2{
	float:left;
	margin-right:28px;
	border-color:#fff;
}
img.start3{
	float:left;
	margin-top:15px;
	border-color:#fff;
}
.menucontainer {
	width:199px;
	margin-top:4px;
	}
a.menu {
	display:block;
	padding:5px;
	margin-bottom:1px;
	text-align:center;
	color:#000;
	text-decoration:none;
	}
a.menu:link,
a.menu:visited {
	color: #000;
	background-image: url("img/back_but.jpg");
	text-decoration:none;
	font-weight:bold;
	}
a.menu:active,
a.menu:hover {
	color:#FFF;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom:3px;
	background-image: url("img/back_but1.jpg");
	}
a.menu1 {
	display:block;
	padding:6px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url("img/back_but1.jpg");
	}
#bilderstapel {
	height:130px;
	width: 620px;
	position:absolute; top: 50px; right: 20px;
}
 
#bilderstapel img {
	position:absolute;
	height:130px;
	width: 620px;
	z-index:1;
}
 
#bilderstapel img.obersteebene {
	z-index:3;
}
 
#bilderstapel img.mittlereebene {
	z-index:2;
}
a.menuend {
 	width: 140px;
 	float: left;
 	margin-left: 810px;
 	margin-top: 10px;
 	text-align:center;
 	text-decoration:none;
	}
a.menuend:link, a.menuend:visited
	{
 	color: #000;
	text-decoration: none;
	}
a.menuend:active, a.menuend:hover
	{
	color:#FFF;
	}

#site{
	width:950px;
	margin:0px auto;
	position: relative; top: 0px; left: 0px;
	}
#title {
	height:200px;
	padding:0px;
	background-image: url("img/back_banner.jpg");
	}
#home{
	height:150px;
	width:250px;
	position:absolute; top:20px;left:20px;
	display:block;
	}
#content {
	width: 950px;
	margin-top: 0px;
	overflow:hidden;
	background-image: url("img/back_content.jpg");
	}
#left {
	width:199px;
	margin-top: 0px;
	margin-left:11px;
	float:left;
	}
#inhalt{
	margin-left:30px;
	margin-top: 3px;
	width: 670px;
	float: left;
	}
#clear{
	height: 5px;
	width: 950px;
	}
#end{
	height: 50px;
	width: 950px;
	background-image:url('img/back_end.jpg');
	background-repeat:no-repeat;
}



