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

h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #0a2d4e;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 10;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7a1d1e;
}

.big {
	font-size: 33px;
}

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

a:hover {
	text-decoration: underline;
}


#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

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

.ub-box-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding-top: 160px;
	padding-left: 50px;
}

#content-bereich {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
}

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

#content-footer {
	width: 830px;
	margin-right: 30px;
	margin-left: 29px;
	background-image: url(../images/content-footer.png);
	background-repeat: no-repeat;
	height: 49px;
	overflow:hidden;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#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: #fcffd1;
	background-image: url(../images/yellow-bg.png);
	width: 276px;
	height:520px;
	margin-left: 5px;
	margin-bottom:5px;
	margin-top: 5px;
	padding: 15px;
	float: left;
	background-repeat: repeat-x;

}



.content-right {
	background-color: #f0f0f0;
	position:relative;
	width: 490px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	padding: 5px;
	text-align: left;
		left: 0px;

}

.contentplatz{
	background-color: #f0f0f0;
	width: 790px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
	text-align: left;

}
