@import url("fonts.css");

* {
    margin: 0;
    padding: 0;
}

body,html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	background: url(../img/body_hg_pattern.png) center top repeat-y #C33;	
}

img {
/*	vertical-align: text-bottom!;*/
}

.CLEAR {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.WRAPPER{
}

.SHADOWTOPWRAPPERCONTENT, .SHADOWTOPWRAPPERSITE {
	display: none;
}

.WRAPPERSITE{
}

.SHADOWTOPHEADER{
	display: none;
}

.LOGO img {
	border: none;
	vertical-align: bottom;
}

.HEADERWRAPPER{
	height: 100px;
	background: #004D8B;	
}

.HEADER {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

.KEYVISUALWRAPPER {
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-top: -1px!;
}

.PICTURE{
}

.LANGUAGE{
	display: none;
}

.SEARCH {
	display:none;
}

.SHADOWBOTTOMHEADER{
	background: url(../img/schatten_header_pattern.png) left top repeat-x;
	height: 9px;
	width: 100%;
	position: absolute;
	top: 100px;
	z-index: 10;
}

.TOPNAV{
	position: absolute;
	right: 20px;
	top: 40px;
}

/* Linke Navigation nicht in Nutzung */
.WRAPPERNAV {
	display:none;
}

.SHADOWTOPNAV{
	display: none;
}
.NAV {
}

.SHADOWBOTTOMNAV{
	display: none;
}

.WRAPPERCONTENT {
	width: 800px;
	padding: 40px 86px 102px;
	margin: 0 auto;
	position: relative;
}


.SHADOWTOPCONTENT{
	display: none;
}

.CONTENT {
}

.WRAPPERFOOTER {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 80px;
	background: #004D8B;
	font-size: 0.875em;
	color: #FC3;
}

.WRAPPERFOOTER span {
	margin: 0 20px 0 0;
}

.SHADOWTOPFOOTER{
	background: url(../img/schatten_footer_pattern.png) left top repeat-x;
	height: 6px;
	width: 100%;
	position: absolute;
	top: -6px;
}

.FOOTERADRESS {
}

.FOOTER{
	width: 920px;
	margin: 30px auto 0;
	position: relative;
	padding: 0 20px;
	padding: 30px 20px 0!;
}

.SHADOWBOTTOMFOOTER{
	display: none;
}

.SHADOWBOTTOMWRAPPERSITE{
	display: none;
}

.SHADOWTOPBANNER{
	display: none;
}
.BANNER {
}

.SHADOWBOTTOMBANNER{
	display: none;
}