 
html{
	height:100%;
	padding:0px; 
	font-size:1.0em; 
	margin:0px;
} 
 
body { padding:0px; 
	margin:0px;
	font-family:"FontRegular", Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-weight:400; 
	line-height: 1.6;
	color:#333333; 
	background-color:#cccccc; 

	height:100%;

} 



div#frame{
	width:1000px;
	font-size: 1em;
    margin: 0px auto 0px auto;
	padding: 0px;
	
	position: relative;
	
	min-height: 100%;
	height:auto !important;
	height:100%;  
	overflow: hidden !important; /* Firefox Scrollleiste */
	
	
	background-color:#ffffff; 
	
}

 
.header{
	position: relative;
	background-position: center top; 

	background-color: #ffffff;

	/* background-image:url(bilder/obstkorb1.jpg); /* ist im HTML-Dokument direkt*/
	background-attachment:fixed;
	background-repeat:no-repeat;

	padding: 0px;

	margin-left: auto;
	margin-right: auto;

	border: 0px;
	width: 100%;
	height: 550px;
} 

.header_top{
	margin:0px;
	padding:10px 55px 10px 55px;
	height: 60px;
	background-color: #ffffff;
}
.header h1{
	padding:10px;
	margin:10px;
	font-size: 1.7em;
	font-weight:bold;
	text-align: left;
	line-height: 1.0;
}
.header_top_logo{
	float: right;
	height: 60px;
} 

.header_logo{	
	margin-bottom:30px; 
	margin-right:0px;  
	
 	position: absolute;
	bottom: 0;  
	/* float: left; */
	height: 300px;
}



/* .header div{
  border: 1px  solid #ffffff;
} */

.blueline{
	height:10px;
	width:100%;
	background-color:#4078c3;
}
.header_blueline{
	height:10px;
	width:100%;
	background-color:#4078c3;
	position:absolute;
	bottom:0;
	display:none;
}

.menu { float:right; 
	width:100%; 
	height:50px; 
	margin-bottom:40px; 
	margin-left:0px; 
	padding:0px;
	opacity:0.8;
	
	position: absolute;
	bottom: 0;
	z-index: 4
}
.menu.is--fixed {
	width:1000px;
	position: fixed;
	top:0;
	z-index: 5;
	opacity:0.8;
	
}

.nav ul {
  list-style: none;
  background-color: #4078c3;
  text-align: left;
  padding: 0;
  margin: 0;
}

.nav li {
	font-family:"FontRegular", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	padding: 0px 0px 0px 0px;
	/* width: 140px; */
	border-bottom: none;
	height: 50px;
	line-height: 50px;
	font-size: 1.1em;
	display: inline-block;
}

.nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding-left: 15px;
  /* border-bottom: 1px solid #888; */
  transition: .3s background-color;
    border-bottom: none;
}

.nav a:hover {
  background-color: #333333;
}



/* Sub Menus */
.nav li li {
  font-size: .8em;
}

.nav > ul > li {
	text-align: center;
}

.nav > ul > li > a {
	padding-left: 0;
}

/* Sub Menus */
.nav li ul {
	position: absolute;
	display: none;
	width: inherit;
}

/*.no-touch wird per java script gesetzt in js/index.js*/
.no-touch .nav li:hover ul {
	display: block;
}

.nav li ul li {
	display: block;
}









/* Main Body */

.content {
	position: relative;
	background-color: rgb(255,255,255);


	/* vertical-align:top; */

	margin:0px;
	padding: 5%;
	/* padding: 45px; */
	width: 100%-20px;
	
	padding-bottom: 250px;
	
 
	
}

.content  a{
	color: #666666;
}
.content  a:hover{
	color: #4078c3;
}

.content p {
  font-size: 1em;
  font-weight:none;
  text-align: left;
  /* text-align: justify; */
}
.content .align-left {
  text-align: left;
}
.content .align-right {
  text-align: right;
}
.content .align-center {
  text-align: center;
}
.content .align-justify {
  text-align: justify;
}

img{
	float: right;
}



.content h1{
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 1.5em;
  color: #666666;
  font-weight: bold;
  text-align: left;
}

.content h2{
  font-size: 1.1em;
  color: #666666;
  font-weight: bold;
  text-align: left;
}

.content h3{
  font-size: 17px;
  color: #666666;
  font-weight: normal;
  text-align: center;
}






/*Fusszeile*/

#footer{
	width: 100%;
	height:180px;

	background-color: #666666;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0; 
 
}

.footer-table{
	float: left;
	width:100%;
	/* padding:0px 0% 0px 8%; */
	margin:25px 0px 35px 0px;

	font-size: 0.8em;
	color: #ffffff;
	text-align: left;
}

.footer-table a{
  color: #ffffff;
  text-decoration: none;
}
.footer-table a:hover{
  color: #4078c3;
  text-decoration: none;
}
.footer-table img{
	width:85%; max-width:170px; border: 1px solid; float:left;
}
.footer-table-col1 {
	float: left;
	width:22%;
	padding:0px 0% 0px 8%;
}
.footer-table-col2 {
	float: left;
	width:22%;
	padding:0px 0% 0px 8%;
	
	color: #666666;
}
.footer-table-col2  a{
	color: #666666;
}
.footer-table-col2  a:hover{
	color: #ffffff;
}
.footer-table-col3 {
	float: left;
	width:22%;
	padding:0px 0% 0px 8%;
}





.tr-even{
  background-color: #cccccc;
  
}
.tr-odd{
  background-color: #eeeeee;
  
}
/*
.csc-uploads-1 .tr-odd{
  background-color: #eeeeee;
  
}*/


.csc-textpic-firstcol{
  margin-left:auto; margin-right:auto;
}

div.csc-textpic-image{
  margin-left:auto; margin-right:auto;
}

.csc-textpic dl dt a{
 text-align: center;
 align: center; 
}



/*ANPASSUNG AN MOBILTELEFONE UND KLEINE DISPLAYS*/


.full_width_elements{
  width: 100%;
}

.mobile_navi{
  display: none;
}

.mobile_navi_img1{
  height: 54px;
  float:left;
}

.mobile_navi_img2{
  height: 54px;
  float:right;
}

/* Workaround for Internet Explorer */
@media all and (max-width: 1030px) {
  div#frame{
    width:100%;
  }
}
  

/* Fuer kleinere Bildschirme */
@media all and (max-width: 900px) {
	body{
		font-size: .9em;
	}
	table{
		font-size: .9em;
	}

	.header{
		height: 420px;		
		background-size: 110%;
	}
	
	.header_img2{
		display: none;
	}
	.header h1{
		font-size: 1.5em;
	}
  
  
	.menu.is--fixed {
		width:100%;		
	}

    .nav li {
		/* width: 105px; */
		
		display: inline-block;
	}
	
	/* Sub Menus */
	.nav li ul {
		position: absolute;
		display: none;
		width: inherit;
	}

	.nav li:hover ul {
		display: block;
	}

	.nav li ul li {
		display: block;
	}
	
	
	
}



/* Fuer ganz kleine Bildschirme extra Navigation: 630=6*105+raender (Breite von Navibuttons) */
@media all and (max-width: 700px) {
  
  	.header h1{
		display: none;
	}
	
	.header_logo{
		display: none;
	}
  
	.header_img1{
		display: none;
	}
	.header{
		/* background-image:url(bilder/obstkorb1_600px.jpg);*/
		background-size: 100%;
		height: 250px; 
	}
	.header_top{
		padding:10px 15px 10px 15px;
		height: 35px;
	}
	.header_top_logo{
		float: right;
		height: 35px;
	} 
	.header_blueline{
		display:inline;
	}
	
	.mobile_navi{
		display: inline;
		position: absolute;
		top:0;
		left:10;
	}

	.menu {
		/* display: none; */
		height:50px;
	}
	
	.nav ul{
		display: none;
	} 


	
	.content{
		padding-bottom: 250px;
	}
	
	.content h1{
		font-size: 1.1em;
	}
	.content h2{
		font-size: 1.0em;
	}
	
	
	.footer-table{
		float: left;
		width:100%;
		padding:0px 5% 0px 2%;
	}
	.footer-table-col1 {
		display: none;
		
		width:0px; 
	}
	.footer-table-col2 {
		width:45%;
		padding:0px 0% 0px 2%;
	}
	.footer-table-col3 {
		width:40%;
		padding:0px 0% 0px 2%;
	}
	/* 
	.footer-table-col1 {
	float: left;
	width:22%;
	padding:0px 0% 0px 8%;
	} */

	
	
	
	
}


/* Fuer ganz kleine Bildschirme extra Navigation: 630=6*105+raender (Breite von Navibuttons) */
@media all and (max-width: 450px) {
  

	.header{
		height: 240px;
		background-size: 130%;
	}
