@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url(http://ghu56.de/fonts/OpenSans-Light.woff2) format('woff2');
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 300;
	src: url(http://ghu56.de/fonts/OpenSans-LightItalic.woff2) format('woff2');
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url(http://ghu56.de/fonts/OpenSans-Regular.woff2) format('woff2');
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	src: url(http://ghu56.de/fonts/OpenSans-Italic.woff2) format('woff2');
}

<!--

html{
color:#41464a; 
font-size:0px;
overflow: auto;
min-width:833px;
}

body {
	margin: 0px;
	padding: 0px;
	color:#41464a;
	font-size:0px;
	overflow:hidden;
	width:100%;
	min-width:833px;
}

.fixu{
background-attachment:fixed;
background-repeat:no-repeat;
background: rgb(216,216,216); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-8 */
}

.fix{
	position: fixed;
	top:0px;
	z-index:100;
	overflow:hidden;
	display:block;
	width:100%;
	background:#FFFFFF;
	min-width:833px;
	}
.fixu{
	position: absolute;
	display:block;
	visibility:visible;
	overflow:hidden;
	width:100%;
	padding-top:186px;
	height:100%;
	min-height:1048px;
	min-width:833px;
	}
.scroll{
	background: rgb(216,216,216);
	position:absolute;
	height:100%;
	width:100%;
	min-height:1200px;
	min-width:833px;
	
}

ul, ol, dl {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	display:block;
}
h1, h2, h3, h4, h5, h6, p, a{
	font: 100%/1.4 'Open Sans', sans-serif;
	font-family: "Open Sans", sans-serif;
	}

h1, h2, h3, h4, h5, h6, p, nav a{
	font: 100%/1.4 'Open Sans', sans-serif;
	font-family: "Open Sans", sans-serif;
	padding-bottom:5px;
	padding-top: 5px;	
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px 0px 0px 0px;
	display:block;
}

b{
	height:0px;
	line-height:0px;
	padding-top:10px;
	display:block;
	}

h1{
	font-size:30pt;	
	margin-top:0px;
	line-height:36px;	
	color:#fff;
	font-weight: 300;
}

h2{
	font-size:15px;
	font-weight: 400;
	color:#0084ba;
	font-style:normal;
	line-height: 15px;
}
h3{
	font-size:10px;
	font-weight: 400;
	color:#fff;
	text-align:justify;
}

a img { 
	border: none;	
}

a{  border: none; 
	color: #0084BA;
	text-decoration: none;
	cursor:pointer;
	text-decoration:underline;
}

a:link {
	border: none; 
	color: #0084BA;
	text-decoration: none;
	text-decoration:underline;
}
a:visited, a:active, a:focus  {
	border: none;
	color: #0084BA;
	text-decoration: none;
	text-decoration:underline;
}
a:hover{ 
	border: none;
	text-decoration: none;
	color:#fff;
	text-decoration:underline;
}
.container {
	width: 833px;
	margin: 0px auto;
}

.container-header {
	width: 833px;
	margin: 0px auto;
	height: 170px;
}

.container-footer {
	position:relative;
	width: 833px;
	margin: 0px auto;
	height: 100%;
	min-height: 60px;
}

header {
	height: 13px;
	margin: 0px;
	background:#0084ba;
	clear: both;
}

.sidebar1 {
	float: right;
	width: 310px;
	padding: 0px;
	margin:0px;
}
.content {
	padding: 0px;
	width: 520px;
	float: left;
	margin:0px;
}
.content-header{
	float: left;
	width: 520px;
}

.content ul, .content ol {
	padding: 0px 0px 0px 0px;
}

nav ul {
	display: block;
	height:35px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	float:left;
	color: #0084BA;
}

nav li {
	width:auto;
	float:left;
	margin:0;
	padding: 0px 0px 0px 0px;
	display: block; 
	width: auto;
	color:#0084BA;
	}
		
nav ul a, nav ul a:visited, nav ul a:active, nav ul a:focus {
	cursor:pointer;
	display: block;
	text-decoration: none;
	color:#0084ba;
	margin: 0px 0px 0px 0px;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	overflow: hidden;
	padding-bottom: 3px;
}
nav ul a:hover{
	background: #0084BA;
	color: #FFF;
	text-decoration: none;
}

footer {
	padding: 0px 0;
	position: relative;/* Liefert "hasLayout" für Internet Explorer 6, zum korrekten Rücksetzen der schwebenden Ausrichtung. */
	clear: both; /* Diese "clear"-Eigenschaft ermöglicht es dem .container-Block, das Ende der Spalten zu erkennen und sie korrekt zu umschließen. */
	height: 4px;
}
/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts schweben lassen. Das schwebende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;

	margin-left: 10px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links schweben lassen. Das schwebende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 10px;
}
.tright {
	text-align: right;
}
.clearfloat { /* Diese Klasse kann einem <br />-Tag oder einem leeren Blockelement als abschließendes Element nach dem letzten schwebenden Block (innerhalb von .container) zugewiesen werden, wenn die Fußzeile entfernt oder aus .container verschoben wird. */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}

/*Unterstützung für HTML 5 - Legt für die neuen HTML 5-Tags die Eigenschaft "display:block" fest, damit die Tags in den Browsern korrekt dargestellt werden. */
header, section, footer, aside, nav, article, figure, img{
	display: block;
}
img{background:#41464a;}

.spacer_G{ height:3px;}
.spacer_5{ height:5px;}
.spacer{ height:1px;}
.spacer_h1{ height: 1px;}
.spacer_B{ background-color:#0084ba;}

section{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#41464a;
	background:#41464a;
	}
.tab{
	display: block;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	padding:5px 3px 3px 5px;
}
.tabf	{
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	}
aside {
	width:310px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#41464a;
}

.pics {  
	width:   520px;  
    height:  374px;  
    
    padding: 0px;  
    margin:  0px;  
} 
 
.pics img {  
	position: absolute;
	display:block;
    padding: 0px;  
    border:  0px;
	margin: 0px; 
    width:  520px; 
    height: 374px; 
    bottom:  0px; 
    left: 0px; 
}

#snav { font-size:1px;height: 5px; margin-right:10px; position:absolute; text-wrap:none; text-align:right; z-index:100000000000; }
#snav a {width:2px; border: 1px solid #b39e56; color:#fff; background: #fff; text-decoration: none; margin-top:5px; margin-left:5px; margin-right:5px; padding: 5px; text-height:1px; font-size:1px;}
#snav a.activeSlide { background: #b39e56;color: #b39e56;}
#snav a:focus { outline: none; }
-->

.footer_logo_box{
	width:170px; float:left;
	color:#fff;
	font-size:11px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;}