body {
	height: 100%;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	background-attachment: fixed;
}

#container2 {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	}
#menubar {
	position: relative;
	height: 20px;
	width: 730px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
}
#menubar a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-left: 11px;
	color: #FFFFFF;
}
#menubar a:hover {
	color: #002760;
	background: #edf2f7;
}	
#sprachen {
	position: absolute;
	left: 15px;
	top: 2px;
	height: 20px;
	width: 400px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 35px;
	letter-spacing: 1px;
}
#sprachen a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #FFFFFF;
}
#sprachen a:hover {
	color: #002760;
	background: #edf2f7;
}	
	
#content_container {
	position: relative;
	width: 730px;
	top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 15px;
}
#container_bottom {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#bannerbox {
	position: relative;
	height: 100px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 9px;
}
#footer {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 1000;
	height: 40px;
	width: 405px;
	background-image: url(logo_footer.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#footer p {
	margin-left: 70px;
	margin-top: 0px;
}
#textbox {
	width: 443px;
	position: relative;
	height: auto;
	float: left;
	padding: 15px;
	border-top: 1px solid #ABB2C5;
	border-right: 1px #ABB2C5;
	border-bottom: 1px #ABB2C5;
	border-left: 1px solid #ABB2C5;
}
#bilderbox {
	background-color: #9AA5C1;
	width: 225px;
	height: auto;
	float: left;
	padding: 15px;
}
#clr {
	clear: both;
	margin: 0px;
	height: 1px;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #5371A7;
}
#footer a {
	color: #79E4FF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	text-align: center;
	width: 444px;
	border: 1px solid #4A63A3;
	height: 143px;
	margin: 0px 0px 15px;
}
table p {
}
table td {
	border: 1px solid #4962A2;
}
