* {
	margin:0;
	padding: 0;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(images/bg-body.jpg);
	color:#222222;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	}
a {
	color:#666666;
	text-decoration: underline;
	}
a:hover {
	color:#FF9933;
	}
img {
	border:0;
	}
p {
	margin-bottom:10px;
	line-height:20px;
	}

#wrapper {
	width:780px;
	background-color:#CCCCCC;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	}
#header {
	height:120px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	}
#nav {
	height:30px;
	line-height:30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #AAD32C;
	width: auto;
	}
#sidebar {
	float:right;
	width:180px;
	background-color:#FFFFFF;
	border:1px solid #AAD32C;
	padding:10px;
	margin: 10px;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	}
#content {
	width:510px;
	background-color:#ffffff;
	border:1px solid #AAD32C;
	padding:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: auto;
	}
#footer {
	clear:both;
	text-align:right;
	padding:10px;
	color:#999999;
	font-size:11px;
	line-height:10px;
	}
#footer-links {
	float:left;
	line-height:15px;
	}

#nav ul {
	list-style-type:none;
	width: auto;
	}
#nav li {
	float:left;
	text-align:center;
	margin-right:10px;
	width: auto;
	}
#nav li a {
	display:block;
	padding:0 15px;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	width: auto;
	}
#nav li a:hover {
	background-position:center;
	color:#FFFFFF;
	background-color: #CEE686;
	width: auto;
	}

#sidebar ul {
	list-style-type:none;
	margin-bottom:20px;
	}
#sidebar li {
	}

h1 {
	color:#84A422;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h2 {
	color:#AAD32C;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	}

.title1 {
	color:#CCCCCC;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.description {
	font-size:11px;
	font-style:normal;
	color:#999999;
	padding-left:10px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px dashed #FF8105;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	}
.description_dkl {
	font-size:11px;
	font-style:normal;
	color:#666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.description_hell {
	font-size:11px;
	font-style:normal;
	color:#666666;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.meta {
	color:#777777;
	border-bottom:1px dashed #777777;
	padding-bottom:2px;
	margin-bottom:8px;
	margin-top: 8px;
	}
#footer-links a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	}
#footer-links a:hover {
	color:#FFFFFF;
	}
.copyfett {
	font-weight: bold;
	color: #666666;
}
h3 {

	color:#FF941C;
	text-decoration:none;
	font-weight:normal;
	font-size:21px;
}
#bild {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#beschreibung {
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-size: 11px;
	height: 100px;
}
#linkrechts {
	clear: right;
	float: right;
	padding-top: 10px;
	padding-right: 40px;
}
