body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main_.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b6770;
}

#hyphens  {
	width: 670px;
	background-color: #5b6770;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}
.block1
{ 
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 25px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
	padding-top: 10px;
	padding-left: 50px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: bold;
	letter-spacing: 0px;
	padding-right: 40px;
	padding-top: 40px;
}

span, #container-name span,#container-slogan span {
	color: #003594;
}

span {
	color: #5B6770;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher_.gif);
}

#container-navigation {
	width: 670px;
	background-color: #5b6770;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 15%;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
	}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 10px 6px 5px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #f2a900;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content_.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-profi {
	width: 670px;
	padding: 1px 0px 1px 0px;
	margin: 0 40px 0 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer {
	border-top: 0px solid #5b6770;
	width: 670px;
	padding: 1px 0px 2px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #5b6770;
}

#container-footer a:hover {
	color: #f2a900;
}

#footer {
	font-size: 11px;
	color: #5b6770;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 310px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 340px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #5b6770;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	letter-spacing: 2px;
	background-image: url(images/Arrow3_Right.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #5b6770;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #5b6770;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #5b6770;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #5b6770;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #5b6770;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #5b6770;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #5b6770;
	border-bottom: 1px dotted #5b6770;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #f2a900;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	padding: 2px 0px 2px 25px;
	margin: 0 0 1px 10px;
}

#content .quote {
	border-top: 1px solid #5b6770;
	background-color: #f7f7f7;
	border-bottom: 1px solid #5b6770;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #003594;
	font-style: italic;
}


#container-profi .slogan {
	border-top: 1px solid #5b6770;
	background-color: #f7f7f7;
	border-bottom: 4px solid #5b6770;
	padding: 4px 15px 4px 65px;
	background-image: url(images/bg_quotefooter.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	color: #003594;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #5b6770;
	border-bottom: 1px dotted #5b6770;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	text-align: justify;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#news li a {
	text-decoration: none;
	font-weight: bold;
	color: #5b6770;
	border-bottom: 1px dotted #003594;
}

#news li a:hover {
	text-decoration: none;
	color: #f2a900;
	border-bottom: 1px solid #f2a900;
}

#content img {
	padding: 1px;
	border: 0px solid #5b6770;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* Nach-Oben-Scroll-Button */
#GoToTopButton {
    display: none; /* Hidden by default */
	width: 6px;
	height: 6px;
    position: fixed; /* Fixed/sticky position */
    bottom: 110px; /* Place the button at the bottom of the page */
    right: 85px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: none; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 6px; /* Some padding */
    border-radius: 0px; /* Rounded corners */
    font-size: 0px; /* Increase font size */	
	background-image: url(images/Arrow3_Top.png);
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}


/* courgette-regular - latin */
/* download: https://google-webfonts-helper.herokuapp.com/fonts/courgette?subsets=latin */
@font-face {
  font-family: 'Courgette';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/courgette-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Courgette Regular'), local('Courgette-Regular'),
       url('fonts/courgette-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/courgette-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/courgette-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('onts/courgette-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/courgette-v5-latin-regular.svg#Courgette') format('svg'); /* Legacy iOS */
}