@charset "utf-8";
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body {
	background-color: #293643;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu_top {
	margin: auto;
	width: 961px;
	background-color: #45505b;
}
#kopfbild {
	width: 961px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper_content {
	width: 961px;
	background-color: #45505b;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: left;
	text-transform: uppercase;
}
#leiste_sprachen {
	width: 911px;
	background-color: #45505b;
	padding-left: 50px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #84898f;
	padding-top: 20px;
	padding-bottom: 25px;
}
#leiste_menu_bottom {
	width: 911px;
	background-color: #45505b;
	padding-left: 50px;
	color: #84898f;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: 12px;
	margin: auto;
}
#footer {
	width: 915px;
	color: #84898f;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 25px;
	padding-left: 55px;
}
#inhalt_text {
	padding-right: 50px;
	padding-left: 50px;
	width: 530px;
	text-align: justify;
	float: left;
}
#inhalt_rechts {
	float: left;
	width: 310px;
}
.mehr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#leiste_menu_bottom a{
	color: #84898f;
	text-decoration: none;
}
#leiste_menu_bottom a:hover {
	text-decoration: underline;
}
#gplus {
	float: left;
}
#facebook {
	float: left;
}
#copyright {
	float: left;
	position: relative;
	top: -3px;
	right: -20px;
}
#button_fb {
	float: left;
	position: relative;
	top: -25px;
	right: -130px;
	visibility: hidden;
}
#button_tw {
	float: left;
	position: relative;
	top: -25px;
	right: -150px;
	visibility: hidden;
}
.bild {
	margin-right: 20px;
	margin-bottom: 220px;
	margin-top: 7px;
}
.clear {
	clear: both;
}