@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}



/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}
body {
	background-image: none;
	background-color: rgba(255,255,255,1);
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 30px;
	overflow: visible;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#Kopf-handy {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	background-image: url(../Layout/hg-button-handy.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0%;
	padding-bottom: 2px;
	padding-left: 0%;
	position: fixed;
	z-index: 999;
	top: 0px;
	height: 40px;
	font-size: 17px;
	color: rgba(83,83,83,1);
	box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	background-position: center;
}
#BU-Menue-handy-rechts img , #BU-Menue-handy img{


}
#BU-Menue-handy-rechts {
	width: 16%;
	float: left;
	text-align: center;
	padding-top: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	display: block;
}

#BU-Menue-handy-rechts :hover {
	cursor: pointer;
}

#BU-Menue-handy {
	width: 41%;
	float: right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(182,182,182,1);
	padding-top: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	display: block;
}

#BU-Menue-handy :hover {
	cursor: pointer;
	
}


.oben {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,1);
	margin-top: 42px;
}



header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Logo {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 17px;
}

#Claim {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
	color: rgba(27,27,27,1);
}



.kopf-container {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 150px;
	padding: 0px;
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#kopf {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 70px;
	padding: 0px;
}
#Navi {
	display: none;
	width: 215px;
	float: left;
	position: fixed;
	z-index: 1000;
	top: 45px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
	left: 0px;
}

ul.nav {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.nav li {
	margin: 0px;
}

ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	text-decoration: none;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	margin: 0px;
	font-size: 15px;
	text-align: left;
	padding-right: 0px;
	background-image: url(../Layout/hg-button-handy.png);
	background-repeat: repeat-x;
	background-position: center;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	color: #FFFFFF;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-image: none;
}

#Kopfbild {
	display: block;
	height: 150px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: 500;
	background-size: 480px auto;
}

.Siegel {
	width: 135px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1000;
}

#slideshow img {
	height: 149px;
	width: 480px;
}
.schatten {
	display: none;
	float: left;
	height: 280px;
	width: 10px;
}
#kopf-hl {
	z-index: 9999;
	float: right;
	text-align: center;
	font-size: 22px;
	color: rgba(255,255,255,1);
	display: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 6px rgba(21,48,102,1);
	position: absolute;
	top: 7px;
	padding: 0px;
	opacity: 0.9;
	width: 96%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}


#Aside {
	clear: both;
	float: left;
	margin-left: 0;
	display: none;
	text-align: right;
	width: 100%;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#flexcontainer {
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}

#flexbox1, #flexbox2, #flexbox3 {
	padding-top: 0px;
	border-radius: 4px;
	background: radial-gradient(ellipse farthest-corner at 0px 0px, rgba(0,51,153,0.05) 30%, rgba(0,51,153,0.25) 100%);
	margin-bottom: 10px;
	padding-bottom: 4px;
	color: rgba(0,0,0,1);
}
.flexboxkopf {
	color: rgba(255,255,255,1);
	background-color: rgba(0,51,153,1);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-radius: 4px 4px 0px 0px;
	text-transform: uppercase;
}

#flexbox1 {

	
}
#flexbox2 {
	-webkit-flex: 1;
	flex: 1;
}
#flexbox3 {
	-webkit-flex: 1;
	flex: 1;
}

.Spalte {
	width: 100%;
	display: block;
	float: left;
}

.Spalte1-3 {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 0%;
	padding-top: 8px;
}

.Spalte3-3 {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.bild {
	display: block;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 150px;
	float: left;
}

.unten {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	bottom: 0px;
	height: 38px;
	background-color: rgba(0,51,153,1);
}

footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.fuss-links {
	display: block;
	float: left;
	width: 95%;
	padding-left: 15px;
}
.fuss-rechts {
	display: none;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 15px;
}

footer a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-right: 0px;
	opacity: 1;
}

footer a:hover {
	opacity: 0.6;
	color: rgba(255,255,255,1);
}

.mickwerbung {
	display: none;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 15px;
}
.mickwerbung a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-right: 0px;
	opacity: 0.3;
	
}
.mickwerbung a:hover {
	opacity: 1;
	color: rgba(255,255,255,1);
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
body {
	background-image: none;
	background-color: rgba(245,245,245,1);
}


.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}

#Kopf-handy {
	display: none;
}

#BU-Menue-handy {
	display: none;
}
#BU-Menue-handy :hover {
	
	
}

.oben {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
}


header {
	width: 100%;
}
#Logo {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	margin-top: 10px;
}
#Claim {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}


.kopf-container {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 280px;
	background-image: url(../Layout/HG-kopf.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(0,51,152,1);
}



#kopf {
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Navi {
	display: block;
	height: 280px;
	width: 25%;
	float: left;
	background-image: url(../Layout/HG-Navi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	top: 0px;
	overflow: hidden;
	left: 0px;
	box-shadow: 0px 0px 0px rgba(255,255,255,1);
}

ul.nav {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.nav li {
	margin: 0px;
}

ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	text-decoration: none;
	color: #D8DFEF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B71A0;
	display: block;
	margin: 0px;
	font-size: 12px;
	text-align: right;
	padding-right: 9px;
	background-image: none;
	box-shadow: 0px 0px 0px rgba(255,255,255,1);
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	-webkit-transition: all 0.200s linear;
	-moz-transition: all 0.200s linear;
	-ms-transition: all 0.200s linear;
	-o-transition: all 0.200s linear;
	transition: all 0.200s linear;
	color: #002268;
	background-color: #B5C4E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003398;
	box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.5);
}

#Kopfbild {
	display: block;
	height: 280px;
	width: 75%;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	background-size: 900px auto;
}

.Siegel {
	width: 175px;
	position: absolute;
	top: 105px;
	right: 10px;
	z-index: 1000;
}

#slideshow img{
	height: 280px;
	width: 900px;

}

.schatten {
	display: block;
	float: left;
	height: 280px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4000;
	margin: 0px;
}
#kopf-hl {
	z-index: 9999;
	float: right;
	text-align: right;
	font-size: 27px;
	color: rgba(255,255,255,1);
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: 1px 1px 10px rgba(21,48,102,1);
	position: absolute;
	top: 7px;
	padding: 0px;
	right: 12px;
	opacity: 0.9;
	margin: 0px;
	width: 90%;
}



#Aside {
	clear: both;
	float: left;
	margin-left: 0;
	width: 24%;
	display: none;
	min-height: 150px;
}
#content {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-top: 0px;
	padding-top: 16px;
}


#flexcontainer {
	height: auto;
	
}

#flexbox1, #flexbox2, #flexbox3 {
	
}

#flexbox1 {

	
}
#flexbox2 {

	
}
#flexbox3 {
	
}


.Spalte {
	width: 50%;
	display: block;
	float: left;
}

.Spalte1-3 {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 0%;
	padding-top: 8px;
}

.Spalte3-3 {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 0%;
	padding-top: 8px;
	border-radius: 6px;
}


.bild {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	width: 190px;
	float: left;
}

.unten {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

footer {
	width: 100%;
	text-align: left;
	
}

.fuss-links {
	display: block;
	float: left;
	padding-left: 15px;
	width: 60%;
}
.fuss-rechts {
	display: block;
	float: right;
	text-align: right;
	padding-right: 15px;
}

footer a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	
}

footer a:hover {
}

.mickwerbung {
	display: block;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 15px;
}
.mickwerbung a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-right: 0px;
	opacity: 0.3;
	
}
.mickwerbung a:hover {
	opacity: 1;
	color: rgba(255,255,255,1);
}

}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
body {
	background-image: url(../Layout/EURO.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	background-attachment: fixed;
	background-size: 35% auto;
}


.gridContainer {
	width: 95%;
	max-width: 1200px;
	padding-left: 0%;
	padding-right: 0%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#Kopf-handy {
	display: none;
}

#BU-Menue-handy {
	display: none;
}
#BU-Menue-handy :hover {
	
	
}

.oben {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
}


header {
	width: 95%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}



#Logo {
	width: 32%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 13px;
	min-width: 400px;
}
#Claim {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 2px;
}

.kopf-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 280px;
	margin-bottom: 0px;
}


#kopf {
	width: 95%;
	max-width: 1200px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
}
#Navi {
	display: block;
	height: 280px;
	width: 25%;
	float: left;
	background-image: url(../Layout/HG-Navi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
}

ul.nav {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.nav li {
	margin: 0px;
}

ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	font-size: 14px;

	
	
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */

}


#Kopfbild {
	display: block;
	height: 280px;
	width: 75%;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	position: relative;
	z-index: 500;
	-ms-transition: all 0.300s linear 0.300s;
	-o-transition: all 0.300s linear 0.300s;
}

.Siegel {
	width: 175px;
	position: absolute;
	top: 105px;
	right: 10px;
	z-index: 1000;
}

#slideshow img {
	height: 280px;
	width: 900px;
}

.schatten {
	display: block;
	float: left;
	height: 280px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4000;
	margin: 0px;
}

#kopf-hl {
	z-index: 9999;
	float: right;
	text-align: right;
	font-size: 32px;
	color: rgba(255,255,255,1);
	display: block;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-shadow: 1px 1px 10px rgba(21,48,102,1);
	position: absolute;
	top: 7px;
	padding: 0px;
	right: 12px;
	opacity: 0.9;
	margin: 0px;
	width: 90%;
}

#Aside {
	clear: both;
	float: left;
	width: 25%;
	display: block;
	min-height: 300px;
	margin: 0;
	padding: 0px;
}
#content {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 72%;
	display: block;
	padding-bottom: 200px;
	background-image: url(../Layout/HG-content.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 16px;
	padding-left: 2%;
}

#flexcontainer {
	width: 98.5%;
	height: auto;
	display: -webkit-flex;
	display: flex;
	margin-left: 1.5%;
	-ms-flexbox-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 20px;
}

#flexbox1, #flexbox2, #flexbox3 {
	-webkit-flex: 1;
	flex: 1;
	margin-bottom: 0px;
	height: auto;
	padding-bottom: 0px;
}

#flexbox1 {
	margin-right: 1.5%;

	
}
#flexbox2 {
	margin-right: 0%;
	margin-left: 0%;
	
}
#flexbox3 {
	-webkit-flex: 1;
	flex: 1;
	margin-left: 1.5%;
}

.Spalte {
	width: 50%;
	display: block;
	float: left;
}
.Spalte1-3 {
	width: 65%;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 0%;
	padding-top: 8px;
}
.Spalte3-3 {
	width: 31.833%;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 1.5%;
	padding-top: 8px;
}


.bild {
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	width: 180px;
	float: left;
}
.unten {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 38px;
}

footer {
	width: 95%;
	max-width: 1200px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.fuss-links {
	display: block;
	float: left;
	padding-left: 15px;
}
.fuss-rechts {
	display: block;
	float: right;
	text-align: right;
	padding-right: 15px;
}

footer a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	font-weight: normal;
}


footer a:hover {
}

.mickwerbung {
	display: block;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 15px;
}
.mickwerbung a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-right: 0px;
	opacity: 0.3;
	
}
.mickwerbung a:hover {
	opacity: 1;
	color: rgba(255,255,255,1);
}

}
