.eventbilddetail {
	border: 1px solid #CCC;
}


.bilderrahmen {
	border: 1px solid #CCC;
}
.impressionsbild {
	width: 100%;
	max-width: 100%;
}
.detailleft {
	float: right;
	width: 340px;
	text-align: center;
}
.detailright {
	float: left;
	width: 610px;
	text-align: left;
}

body {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

nav a:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a {
	color: #00568f;
	text-decoration: none;
}

.colornavi {
	color: #E63D1E;
}

.footertext {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	max-width: 930px;
	
}

.footertext a {
	color: #FFFFFF;
}

.footertext a:hover {
	color: #e9eaf5;
}
.naviactive {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
}



/* ~~ Dieser Container mit fester Breite umschließt alle anderen Elemente. ~~ */
.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
}
.eventbox {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.eventbild {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.top {
	background-color: #00568f;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.topouterbox {
	background-color: #00568f;
	padding-top: 0px;
	padding-bottom: 0px;
}
.partnerbox {
	margin-right: auto;
	margin-left: auto;
	max-width: 930px;
	background-color: #e9eaf5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.partnerouterbox {
	background-color: #e9eaf5;
}
.partnerlogos {
	margin-right: 30px;
	height: 35px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.partnerlogosgroesser {
	margin-right: 30px;
	height: 45px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.partnerlogossmaller {
	margin-right: 30px;
	height: 20px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.partnerlogossmaller2 {
	margin-right: 30px;
	height: 25px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}








.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn overflow:hidden im .container entfernt wird. */
	clear: both;
	height: 0;
	line-height: 0px;
	float: none;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbnails {
	height: 100px;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.header {
	height: 50px;
	padding-top: 20px;
	padding-left: 45px;
}



.small, .small a {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.small a:hover {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EB5B1C;
}

h1 {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	color: #00568f;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	text-transform: none;
	color: #00568f;
}
h3 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

select {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;


}
.inputfeld {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
	height: auto;
	width: 100%;
}
.inputfeldtext {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
	color: #000000;
	height: 60px;
}
.left {
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-table;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	text-align: center;

}
.hamburger {
	box-sizing: border-box;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	display: none;
}
.hamburgeroff {
	display: none;
}


.right {
	box-sizing: border-box;
	float: left;
	width: 79%;
	text-align: justify;

}
.liste {
	list-style-position: outside;
	list-style-type: disc;
}




li {
	list-style-type: none;
}

.titelbild {
	height: auto;
	width: 100%;
}

.navigation {
	margin: 0px;
	min-height: 80px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.navigationsbox {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	max-width: 100%;
	height: auto;
}

.textbox {
	box-sizing:border-box;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	max-width: 960px;

}
.designby {
	font-size: 8px;
	color: #CCC;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}


.footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 100%;
	background-color: #00568f;
}



.navitext {
	color: #FFF;
}
a.navitext {
	color: #FFF;
	text-decoration: none;
}
a.navitext:hover {
	color: #96BDDA;
	text-decoration: none;
}
a.textbox {
	color: #96BDDA;
	text-decoration: none;
}




nav {
	box-sizing: border-box;
	width: 100%;
	font-size: 12pt;
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	padding-top: 40px;
}
nav ul {
	padding: 0;
	margin: 0;


}


nav li {
	display: inline;
	float: none;
	padding-right: 10px;
	padding-left: 5px;
	width: 100%;
}


nav li a {
	color: #FFF;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
}

.bildrechts {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
}

.logo {
	width: 250px;
	float: left;
}
.logobild {
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 5px;
}

.footerlogo {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bulletpoints {
	margin-right: 5px;
	margin-left: 5px;
}

@media only screen and (max-width : 950px) {
	
	
.left {
	box-sizing: border-box;
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	display: none;
}


.topouterbox {
	min-height: 75px;
}

.nav {
	display: none;
}

.hamburger {
	box-sizing: border-box;
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 45px;
	margin: 0px;
	display: inherit
}


.right {
	box-sizing: border-box;
	float: none;
	width: 95%;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;

}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	box-sizing:border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


	

nav ul {
box-sizing:border-box;
height: auto;
margin-bottom:30px;
}
	
nav li {
box-sizing:border-box;
width: 100%;
float: none;
padding-left: 0px;
}
	
nav li a {
	box-sizing: border-box;
	width: 100%;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
}
	
.bildrechts {
	clear: both;
	float: right;
	width: 100px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}



}

@media only screen and (max-width : 400px) {
	
	.detailleft {
	float: none;
	width: 100%;
	text-align: center;
}
	.detailright {
	float: none;
	width: 100%;
	text-align: left;
}

}
