body, html {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-style: normal;
	font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffb900;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	margin-top: 10px;
	padding: 0;
	font-size: 20px;
	color: #71a200;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff6a02;
}
div#content h2.ub2 a
{
margin-bottom:0px;
margin-top:0px;
font-family: "Trebuchet MS";
color: #6d4505;
font-size:18px;

}
h2.ub2
{
margin-bottom:0px;
margin-top:0px;
font-family: "Trebuchet MS";
color: #6d4505;
font-size:18px;

}

.big {
	font-size: 33px;
}

a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#header {
	background-repeat: no-repeat;
	height: 152px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
}

#ub-box {
	background-repeat: no-repeat;
	height: 167px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subheader.jpg);
}

#ub-box2 {
	background-repeat: no-repeat;
	height: 217px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subheader2.jpg);
}

h1.ub-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #002f40;
}
.ub-box-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #002f40;
	padding-top: 55px;
	float: right;
		font-weight: normal;
	text-decoration: none;
}

#content-bereich {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
}

#content {
	width: 900px;
	margin-right: 0px;
	margin-left: 50px;
	background-color: #FFF;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-footer {
	width: 885px;
	margin-left: 50px;
	background-repeat: repeat-x;
	height: 41px;
	overflow:hidden;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/footer-bg.png);
	padding-left: 15px;
	font-size: 12px;
	margin-top: 5px;
}

#content-footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#content-footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #f4f484;
	font-weight: normal;
	text-decoration: none;
}


.content-left {
	background-color: #d1d1d1;
	width: 355px;
	height:auto;
	float: left;
	background-repeat: repeat-x;
	background-image: url(../images/infobox.png);
	padding-top: 70px;
	padding-right: 15px;
	padding-left: 25px;

}

.content-left p strong{
	color:#608903;
}



.content-right {
	position:relative;
	width: 480px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom:5px;
	text-align: left;
	left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;

}

.contentplatz{
	background-color: #e7f8c0;
	width: 860px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
	text-align: left;
	background-image: url(../images/bg-unterseite.gif);
	background-repeat: repeat-x;

}
