body {
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	font-size: 1.0rem;
	color:#707173;
	line-height: 20px;
	font-style: normal;
	font-weight: 400;
	background: #333;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #17397c;
}
h1 {
	font-size: 19px;
	font-size: 1.9em;
	font-weight: 300;
	margin-top: 30px;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-size: 1.4em;
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 15px;
}
h3 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
}
h6 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
	color: #333;
	margin: 0;
}
a:link, a:visited, a:active, a:focus {
	color: #17397c;
	text-decoration: none;
}
a:hover {
	color: #810005;
	text-decoration: none;
}
object, embed {
	max-width: 100%;
	height: 100%;
}
cite {
	font-size: smaller;
}
/* -----------------------------------------
   Abweichungen Foundation
----------------------------------------- */

/* -----------------------------------------
   		top bar
----------------------------------------- */
.top-bar {
	background: #6a6a6a;
}
.top-bar-section ul {
	background: #6a6a6a;
}
/* -----------------------------------------
   		top bar mini nav
----------------------------------------- */
.top-bar-section ul li:hover > a {
	background: #fff;
	color:#000;
}
.top-bar-section li a:not(.button) {
	background: #6a6a6a;
}
/* -----------------------------------------
   		top bar nav
----------------------------------------- */
.top-bar-section li a:not(.button) {
	background: #6a6a6a;
}
.top-bar-section li:hover > a:not(.button) {
	background: #17397c;
	color:#fff;
}
.top-bar-section .dropdown {
	background: #ccc;
}
.top-bar-section .dropdown li a {
	color: #000;
	background: #ccc;
}
.top-bar-section .dropdown li.title h5 a {
	color: #810005;
}
/* -----------------------------------------
   		panel
----------------------------------------- */
.panel {
	background-color: #fdfdfd;
	border: 1px solid #CCC;
}
.panel a:link, a:visited, a:active, a:focus {
	color: #17397c;
	text-decoration: none;
	font-weight:bold;
}
.panel a:hover {
	color: #810005;
	text-decoration: none;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
	font-family: 'Open Sans', sans-serif;
	color: #17397c;
}
.panel h1 {
	color: #17397c;
	font-size: 19px;
	font-size: 1.9em;
	font-weight: 300;
	margin-top: 30px;
	margin-bottom: 15px;
}
.panel h2 {
	font-size: 14px;
	font-size: 1.4em;
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 15px;
}
.panel h3 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 5px;
}
.panel h4 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}
.panel h5 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
	margin: 0;
	margin-bottom: 3px;
}
.panel h6 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300;
	color: #333;
	margin: 0;
	margin-bottom: 3px;
}
img {
	height: auto;
}
img, object, embed {
	max-width: 100%;
}
object, embed {
	height: 100%;
}
button, .button {
	background-color: #b52b2c;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #094f08;
}

/* für die Thumbnails von Foundation */
.th {
	margin: 4px;
}
/* für die Thumbnails von Foundation */

/* für die icons von Foundation */
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }
/* für die icons von Foundation */

/* -----------------------------------------
   Diverse
----------------------------------------- */
.customBody {
	border: 15px solid #fff;
	border-bottom: none;
	background-color: #fff;
}
.customMARGIN-BOTTOM {
	margin-bottom: 20px;
}
.customFOOT {
	color: #fff;
	font-size: 8px;
	font-size: 0.8em;
}
.customFOOT a:link,
.customFOOT a:visited,
.customFOOT a:active {
	color: #fff;
}
.customFOOT a:hover {
	color: #0FF;
}
.customFOOT h4 {
	color: #fff;
}
.customHEADLOGO {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
.customHEADLOGOSMALL {
	margin-bottom:10px;
	margin-left: -10px;
}
.customHEADPICTURE {
	border:none;
}
.createdinfo {
	font-size: 9px;
	color: #666;
}
.language {
	margin-top: -9px;
	font-size: 9px;
	color: #666;
}
#AdditionalInfo {
	position: absolute;
	margin-left: -2000px;
	margin-top: -2000px;
	visibility: hidden;
}
