* {
	margin:0;
	padding: 0;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#222222;
	font-weight: normal;
	line-height: 18px;
	padding-right: 0px;
	margin-right: 0px;
	}
a {
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
a:hover {
	color:#660000;
	font-weight: normal;
	text-decoration: underline;
	}
img {
	border:0;
	padding: 0px;
	}


#wrapper {
	width:900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	background-image: url(images/bg_wrapper.jpg);
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
	}
#header {
	height:50px;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #9B0404;
	width: 900px;
	}
	
#header-top {
	width:880px;
	height:130px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
}

#nav {
	height:35px;
	line-height:35px;
	background-image:url(images/bg_header_nav.jpg);
	background-repeat:repeat-x;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	}
#sidebar {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 270px;
	padding: 20px;
	height: 350px;
	}
#content {
	width:475px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 23px;
	height: 350px;
	}
#footer {
	clear:both;
	text-align:right;
	padding:5px;
	color:#ffffff;
	font-size:11px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 18px;
	}
#footer-links {
	float:right;
	padding-left: 0px;
	word-spacing: 0px;
	margin: 0px;
	}

#nav ul {
	list-style-type:none;
	}
#nav li {
	float:left;
	text-align:center;
	margin-right:5px;
	}
#nav li a {
	display:block;
	padding:0 15px;
	font-size:13px;
	color:#999999;
	text-decoration:none;
	font-weight: bold;
	}
#nav li a:hover {
	background-image:url(images/bg_header_nav_hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#9B0404;
	}

#sidebar ul {
	list-style-type:none;
	margin-bottom:20px;
	}
#sidebar li {
	}

h1 {
	color:#9B0404;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	line-height: 24px;
	}
h2 {
	color:#A7C531;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	line-height: 24px;
	}

.title1 {
	color:#ffffff;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.meta {
	color:#777777;
	border-bottom:1px dotted #777777;
	padding-bottom:5px;
	margin-bottom:8px;
	padding-top: 2px;
	}
#footer-links a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	padding-right: 10px;
	}
#footer-links a:hover {
	color:#666666;
	}
.copyfett {
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}
h3 {

	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
}
#bild {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	float: right;
	width: 250px;
}
#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;
}

p {
	margin-bottom:10px;
	line-height:20px;
	}
	
.image {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.trenner {
	height: 2px;
	background-color: #018B96;
	border-top: none;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom:0px;
	margin-bottom:10px;
	padding-top: 0px;
	margin-top: 10px;
	}

#subnav {
	height:20px;
	line-height:20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	}

#subnav ul {
	list-style-type:none;
	display: block;
	}
#subnav li {
	float:left;
	text-align:center;
	margin-right:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#subnav li a {
	display:block;
	padding:0 0px;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#subnav li a:hover {
	background-image:url(images/bg_header_nav_hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#018B96;
	}
	
	
.text01 {
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.text02 {

	font-weight: normal;
	color: #9B0404;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_breit {

	width:810px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 23px;
	height: 500px;
}
.text03 {

	font-weight: bold;
	color: #000000;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_breit_2 {

	width:810px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 23px;
	height: 350px;
}
#content_breit_2-tief {


	width:810px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 23px;
	height: 700px;
}
.text-weiss {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.link-klein a {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;



}

.link-klein a:hover  {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;

}
