/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

body {
	margin-top: 35px;

	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

body,td,th {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color:#666;
	
}

.keinUmbruch {
	white-space: nowrap;
}

.slicknav_menu {
	display:none;

}

#boxContainer, #boxContainer2, #boxContainer22, #boxContainer3, #boxContainer4 {
  display: -webkit-flex;
  display: flex; /* or inline-flex */
  width:100%;
}

#MenuBar2 {
	display:none;
}


a:link {
	color: #0b63b5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0b63b5;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #0b63b5;
}
#wrapper {
	background-color:#FFF;
	left:11px;
	top:23px;
	width:100%;
	max-width:980px;
	height:800px;
	z-index:1;
  margin: 0 auto; 
 /*
    -webkit-box-shadow: 5px 5px 5px #999;
    -moz-box-shadow: 5px 5px 5px #999;
    box-shadow: 5px 5px 10px #999;
	box-shadow: 0px 0px 10px #999, 0px 0px 10px #999;
	*/
	 border: 1px solid #ccc;
    -webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	max-width:960px;
	height:90px;
	z-index:8;
}





#content {
	position: relative;
	left: 0px;
	top: 45px;
	width:100%;
	max-width: 980px;
	height: 480px;
	z-index: 1;
}

#content0 {
	position: relative;
	left: 0px;
	top: 45px;
	width:100%;
	max-width: 980px;
	height: 450px;
	z-index: 1;
}

#footer2 {
	display: none;
}
#header-menu {
	position: relative;
	left: 550px;
	top: -45px;
	width:100%;
	max-width: 400px;
	height: 21px;
	z-index: 56;
}

#content_rechts {
	position: absolute;
	left: 355px;
	top: 15px;
	width: 547px;
	height: 430px;
	z-index: 9;
	background-color: #EFF8FC;
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 10px;
	padding-top: 15px;

}


#nav {
	position: relative;
	left: 50px;
	top: -450px;
	width:100%;
	max-width: 500px;
	height: 30px;
	z-index: 9;
	background-color: #EFF8FC;
    border: 1px solid #ccc;
    -webkit-border-radius: 7px;
	-webkit-border-radius: 7px;
    border-radius: 7px;
	border-radius: 7px;
	padding:2px;


}



#footer {
	position: relative;
	left: 0px;
	padding-top:8px;
	top: 210px;
	width:100%;
	max-width: 980px;
	height: 25px;
	z-index: 10;
	background-color: #666;
	color:#fff;
	text-align: center;
	font-size: 11px;
	letter-spacing:1px;
}



a.rechts:link {
	color: #333;
	text-decoration: none;
	font-size:12px;
	
}
a.rechts:visited {
	text-decoration: none;
	color: #333;
}
a.rechts:hover {
	text-decoration: underline;
	color: #666;
}
a.rechts:active {
	text-decoration: none;
	color: #333;
}


a.reg:link {
	color: #333;
	text-decoration: underline;
	font-size:13px;
	
}
a.reg:visited {
	text-decoration: none;
	color: #333;
}
a.reg:hover {
	text-decoration: underline;
	color: #A3BD43;
}
a.reg:active {
	text-decoration: none;
	color: #333;
}



.schlagschatten {
box-shadow: 4px 4px 5px #ccc;
-moz-box-shadow: 4px 4px 5px #ccc; /* Mozilla Firefox */
-webkit-box-shadow: 4px 4px 5px #ccc; /* Google Chrome */
padding:5px;
}

.schlagschatten2 {
box-shadow: 4px 4px 5px #ccc;
-moz-box-shadow: 4px 4px 5px #ccc; /* Mozilla Firefox */
-webkit-box-shadow: 4px 4px 5px #ccc; /* Google Chrome */
margin-top:10px;
margin-bottom:10px;
}

h2 {
text-shadow:
0 1px 0 #666,
0 -1px 0 #666,
1px 0 0 #666,
-1px 0 0 #666;
color:#fff;
text-align:left;
text-wrap:normal;
}

.textschatten {
    text-shadow: 1px 1px 0px #000;
    /* Versatz links - Versatz oben - Unschärfe (Blur) - Farbe */
}

.ueberschrift2 {

	font-size: 18px;
	color: #4b4b4b;
	margin-left:0px;
	line-height: 16px;
}
.ueberschrift3 {

	font-size: 16px;
	font-weight:bold;
	color: #4b4b4b;
	margin-bottom:-10px;

}

#ue4 {
display:none;
}
#ue3 {
display:block;
}

.weiter {
	background-color: #bdc854; 
	color:#fff;
	padding:4px;

}

.logo {
	margin-left:20px;
	margin-top:20px;
	max-width:400px;
}




a.weiss:link {
	background-color: #cbd762; 
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
	text-decoration: none;
}
a.weiss:visited {
	background-color: #BDC854; 
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}
a.weiss:hover {
	text-decoration: underline;
	background-color: #cbd762; 
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}
a.weiss:active {
	background-color: #cbd762; 
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}


#content2 li {
	margin-left:10px;;
}

h2 {
	margin-left:0;
}

a.weiss2:link {
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
	text-decoration: none;
}
a.weiss2:visited {
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}
a.weiss2:hover {
	text-decoration: underline;
	background-color: #cbd762; 
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}
a.weiss2:active {
	color:#fff;
	padding:4px;
	text-shadow:#ccc 0px 1px 0, #999 0 -1px 0;
}


.kurzerAbsatz {
	margin-top:8px;
	margin-bottom:3px;
}

li.abstand {
	margin-bottom:7px;
}


.accordian li img {
	display: block;
}


/*Now the styles*/
* {
	margin: 0; 
	padding: 0;
}


/*Time to apply widths for accordian to work
Width of image = 640px
total images = 5
so width of hovered image = 640px
width of un-hovered image = 40px - you can set this to anything
so total container width = 640 + 40*4 = 800px;
default width = 800/5 = 160px;
*/

.accordian {
	width: 900px; height: 500px;
	overflow: hidden;
	
	/*Time for some styling*/
	margin: 0px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
	width: 2000px;
	/*This will give ample space to the last item to move
	instead of falling down/flickering during hovers.*/
}

.accordian li {
	position: relative;
	display: block;
	width: 150px;
	float: left;
	
	border-left: 1px solid #888;
	
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	
	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to 
	see the basic accordian*/
}

/*Reduce with of un-hovered elements*/
.accordian ul:hover li {width: 40px;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 640px;}


.accordian li img {
	display: block;
}

/*Image title styles*/
.image_title {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0; bottom: 0;	
width: 640px;	

}
.image_title a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 20px;
	font-size: 16px;
}
