@charset "utf-8";
/* roboto-condensed-regular - latin */

body,#gotop,#header_left,#header,#wrapper,#menu,#menu_item,#menu_item_kontakt,#navigation,#text_container, #zenter, #box, #box1, #box2, #box3, #box4, #bild1_hoch {
	
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Roboto Condensed;
	margin: 0 auto;
	
	
}

#gotop {
position: fixed; right: 10px; top: 10px;background: #ffffff;cursor: pointer; 
border-radius: 50%; display: none; width: 40px; height: 40px; z-index: 11000;	
}

body {margin: 0 auto; scroll-behavior: auto;}
body, button, input, select, textarea {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px;
}

h1, h2, h3 {
    line-height: 1.2em;
}


p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

hr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #666666; /* old IE */
    background-color: #666666; /* Modern Browsers */
}



.sticky { 
  top: 0;
  width: 100%;
}
/*
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
    color: #ffffff;
    background-color: #0a396f;
}
*/

a:link {
	font-family: Roboto Condensed;
	color: #666666;	
	text-decoration: none;
	text-align: left;
}

a:visited {
	font-family: Roboto Condensed;
	color: #666666;	
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Roboto Condensed;
	color: #003d86;
	text-decoration: none;
	text-align: left;
}
a:active {
	font-family: Roboto Condensed;
	
	color: #666666;	
	text-decoration: none;
	text-align: left;
}


input[type=button] {
    border: 1px solid transparent;
    background: #0a396f;
    cursor: pointer;
    padding: 10px 20px;
    color: #fff;
}


input[type=button]:hover {
    border: 1px solid transparent;
    background: #0069b3;
    cursor: pointer;
    padding: 10px 20px;
    color: #fff;
}







#wrapper {
	margin: 0 auto;
	width: 100%;
    height: calc(100vh - 20px);
    background: #ffffff;
    overflow:hidden;
}

#wrapper_klein {
	margin: 0 auto;
	width: 100%;
    height: 690px;
    background: #ffffff;
    overflow:hidden;
}



#header {
	margin:0 auto;
	position: absolute;
	position: fixed;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	max-width:100%;
	height: 90px;
	background: #eceff0;
	padding-top: 20px;	
	border-bottom: 2px solid #ffffff;
	z-index: 10000;
}

#header_left {
	margin: 0 auto;
	width: 100%;
	max-width: 1040px;	
	/*background: #ff0000;*/
}

#logo {
	float: left;
	margin: 0 auto;
	margin-left:20px;
	width: 300px;
	max-width: 300px;
	height: 50px;
	font-family: Roboto Condensed;
	font-size: 40px;
	color: #003d86;	
}

#navigation {
	float: left;
	width: 100%;
	max-width: 600px;
	text-align:left;
}
#bild_impressum {
	position: relative;
	top: 93px;
	width: 100%;
	height: 100%;
	background-image: url("images/header_bild_fernsehturm.jpg");
	/*background-size: 100% auto;*/
    background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	z-index: 100;
}

#bild_impressum_klein {
	position: relative;
	top: 93px;
	width: 100%;
	height: 600px;
	background-image: url("../images/header_bild_fernsehturm.jpg");
	/*background-size: 100% auto;*/
    background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	z-index: 100;
}


#slogan {
	margin: 0 auto;
	margin-top: 230px;
	width: 100%;
	max-width: 1000px;
	height: 250px;
	text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 2em;
	font-weight: bold;
	text-shadow: 5px 5px 10px #000000;
	color: #ffffff;
		
}




#menu {
	color: #666666;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	max-width: 350px;
	min-height: 40px;
	background: #eceff0;
	z-index: 10000;
	text-align:left;
	
}

#menu_text {
	
	float: left;
	padding-top: 12px;
	text-align: left;
	width:100%;
	max-width: 270px;
	min-height: 40px;
	font-family: Roboto Condensed;
	font-size: 18px;
	color: #666666;
	background: transparent;		
}

#menu_item_home {
	color: #666666;
	margin: 0 auto;
	float: left;
	padding-top: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 30px;
	min-height: 30px;
	background: transparent;
	
}
#menu_item_produkte {
	color: #666666;
	margin: 0 auto;
	float: left;
	padding-top: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 30px;
	min-height: 30px;
	background: transparent;
	
}

#menu_item_kontakt {
	color: #666666;
	margin: 0 auto;
	float: left;
	padding-top: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	min-height: 30px;
	background: transparent;
	
}

#menu_item_home:hover {
	color: #003d86;
	margin: 0 auto;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 30px;
	min-height: 30px;
	background: transparent;
	
}

#menu_item_produkte:hover {
	color: #003d86;
	margin: 0 auto;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 30px;
	min-height: 30px;
	background: transparent;
	
}

#menu_item_kontakt:hover {
	color: #003d86;
	margin: 0 auto;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 20px;
	min-height: 30px;
	background: transparent;
	
}

#text_container {
	clear: both;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom: 30px;
	min-height: 300px;
	width: 100%;
	max-width: 1000px;
	font-size: 18px;
	
}

#text_container2 {
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 300px;
	width: 100%;
	max-width: 1000px;
	font-size: 18px;
	
}





/* position:absolute; position:fixed;bottom:0px; */
#unten {width: 100%;  background: transparent;;margin-top: 100px; z-index:100000000;}

#footer {
	clear: both;
	
	margin-bottom: 0px; 
	width: 100%;
	min-height: 60px;
	background: #eceff0;
	color: #666666;
	/*background: #000033; */
}

#footer_text {
	margin: 0 auto;
	padding-top: 20px;
	width: 90%;
	max-width: 1000px;
	font-family: Roboto Condensed;
	font-size: 16px;
	color: #666666;	
}
#footer-adresse {float: left; width:210px;}

#footer-nav1 {float: right; width: 440px;text-align:right;}



/* ------ ------------------------------------------*/
/* bilder ------------------------------------------*/
/* ------ ------------------------------------------*/

#bild_container {
	margin:0 auto; width: 100%; min-height: 600px;	max-width: 1000px; background: #ffffff; margin-bottom: 150px;
	font-size: 24px;
}

#bild_container_1 { float: left;
	width: 49%; min-height: 300px;	background: #dddddd; margin-bottom: 20px;
	background-size: auto 300px;
	background-position: center center;
	overflow: hidden;
}
#bild_container_2 { float: right;
	width: 49%; min-height: 300px;	background: #dddddd; margin-bottom: 20px;
	background-size: auto 300px;
	background-position: center center;
	overflow: hidden;
}

#bild_container_3 { float: left;
	width: 49%; min-height: 300px;	background: #dddddd; margin-bottom: 20px;
	background-size: auto 300px;
	background-position: center center;
	overflow: hidden;
}
#bild_container_4 { float: right;
	width: 49%; min-height: 300px;	background: #dddddd; margin-bottom: 20px;
	background-size: auto 300px;
	background-position: center center;
	overflow: hidden;
}

.bild_headline{ position: absolute;
	margin: 0 auto;
    margin-top: 50px;
	margin-left: 20px;
    width: 80%;
    max-width: 400px;
    height: 150px;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 5px 5px 10px #000000;
    color: #ffffff;
}

.text_text {font-size:20px;}
.text_text_ueberschrift {color: #000000;font-weight:bold;font-size:22px;}
.text_text_kapitel {color: #000000;font-weight:bold;font-size:20px;}
.text_headline {font-size: 30px; font-weight: bold; color: #003d86;}
.text_subline {font-size: 26px; line-height: 30px;font-weight: normal; color: #000000;}
.text_subline2 {font-size: 26px; line-height: 12px;font-weight: normal; color: #000000;}

/* ------------------------------------------------------------- */
/* 1400 px browser breite*/
/* ------------------------------------------------------------- */

@media only screen  and (max-width: 1400px){
	/*#wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
	padding-bottom: 0px;
	}
    */

#wrapper_klein {
	margin: 0 auto;
	width: 100%;
    height: 600px;
    
    overflow:hidden;
	background: #eeeeee;
}	

	#header {
		position: absolute;
		position: fixed;
		top: 0px;
		left: 0px;
		margin: 0 auto;
		width: 100%;
		max-width:1024px;
		min-height: 30px;
		padding-top: 20px;	
		border-bottom: 2px solid #ffffff;
		z-index: 10000;
	}
	
	#header_left {
		float:left;
		margin-left:20px; 
		margin: 0 auto;
		width: 100%;
		max-width: 350px;
		height:50px;}
	

	#navigation {
		
		position: absolute;
		left:350px; 
		top: 30px;
		width: 100%;
		max-width:400px;
		height: 40px;
		padding-left:10px;
		background: #eceff0;
		border-bottom: 0px solid #666666;
		float:left;
		
	}

	#menu {
		color: #666666;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
		min-height: 40px;
		background: #eceff0;
		z-index: 10000;
		float:left;
		text-align:left;

	}	
	
	
	


	#menu_text {
		
		float: left;
		padding: 0px;
		text-align: left;
		max-width: 400px;
		min-height: 40px;
		
		font-family: Roboto Condensed;
		font-size: 18px;
		color: #666666;
		background: transparent;		
	}
		
		
	#menu_item {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}
	/* position:absolute;  position:fixed;bottom:0px;  */
	#unten {width: 100%; background: transparent;margin-top: 100px;z-index:100000000;}

	#footer {
		clear: both;
		margin-top: 50px;
		margin-bottom: 0px; 
		width: 100%;
		min-height: 80px;
		
		background: #eeeeee; 
	
	}

	#footer-nav1 {
  	float: left;
  	width: 450px;
  	text-align: left;
	}


   

	


	#text_container {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 90%px;
		font-size: 22px;
	}


	#text_container2 {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width:90%px;
		font-size: 18px;
		
	}
	
	#slogan {
		margin: 0 auto;
		margin-top: 230px;
		width: 90%;
		max-width: 1000px;
		height: 150px;
		text-align: left;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 2em;
		font-weight: bold;
		text-shadow: 5px 5px 10px #000000;
		color: #ffffff;
		
	}


	#logo {
		float: left;
		margin: 0 auto;
		width: 100%;
		max-width: 350px;
		height: 50px;
		font-family: Roboto Condensed;
		font-size: 40px;
		color: #003d86;	
		padding-left: 10px;
	}
}




/* ------------------------------------------------------------- */
/* 1024 px browser breite*/
/* ------------------------------------------------------------- */

@media only screen  and (max-width: 1024px){
	/*#wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
	padding-bottom: 0px;
	}
    */

	#header {
		position: absolute;
		position: fixed;
		top: 0px;
		left: 0px;
		margin: 0 auto;
		width: 100%;
		max-width:1024px;
		min-height: 30px;
		padding-top: 20px;	
		border-bottom: 2px solid #ffffff;
		z-index: 10000;
	}
	
	#header_left {
		float:left;
		margin-left:20px; 
		margin: 0 auto;
		width: 100%;
		max-width: 350px;
		height:50px;}
	

	#navigation {
		
		position: absolute;
		left:350px; 
		top: 30px;
		width: 100%;
		max-width:400px;
		height: 40px;
		padding-left:10px;
		background: #eceff0;
		border-bottom: 0px solid #666666;
		float:left;
		
	}

	#menu {
		color: #666666;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
		min-height: 40px;
		background: #eceff0;
		z-index: 10000;
		float:left;
		text-align:left;

	}	
	
	
	


	#menu_text {
		
		float: left;
		padding: 0px;
		text-align: left;
		max-width: 400px;
		min-height: 40px;
		
		font-family: Roboto Condensed;
		font-size: 18px;
		color: #666666;
		background: transparent;		
	}
		
		
	#menu_item {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}
	/* position:absolute;  position:fixed;bottom:0px;  */
	#unten {width: 100%; background: transparent;margin-top: 100px;z-index:100000000;}

	#footer {
		clear: both;
		margin-top: 50px;
		margin-bottom: 0px; 
		width: 100%;
		min-height: 80px;
		
		background: #eeeeee; 
	
	}

	#footer-nav1 {
  	float: left;
  	width: 450px;
  	text-align: left;
	}


   

	


	#text_container {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 90%px;
		font-size: 22px;
	}


	#text_container2 {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width:90%px;
		font-size: 18px;
		
	}
	
	#slogan {
		margin: 0 auto;
		margin-top: 200px;
		width: 90%;
		max-width: 1000px;
		height: 150px;
		text-align: left;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 2em;
		font-weight: bold;
		text-shadow: 5px 5px 10px #000000;
		color: #ffffff;
		
	}


	#logo {
		float: left;
		margin: 0 auto;
		width: 100%;
		max-width: 350px;
		height: 50px;
		font-family: Roboto Condensed;
		font-size: 40px;
		color: #003d86;	
		padding-left: 10px;
	}
}



@media only screen and ( max-width: 440px) {
	#wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
	padding-bottom: 0px;
	}
	#wrapper2 {
	margin: 0 auto;
	width: 100%;
	min-height: 440px;
	padding-bottom: 0px;
	}

	#header {
		position: absolute;
		position: fixed;
		top: 0px;
		left: 0px;
		margin: 0 auto;
		width: 100%;
		max-width:440px;
		min-height: 30px;
		/*background: #eceff0;*/
		padding-top: 20px;	
		border-bottom: 2px solid #ffffff;
		z-index: 10000;
	}
	
	#header_left {
		margin-left:20px; 
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height:50px;}
	

	#navigation {
		
		position: absolute;
		left:0px; 
		top: 60px;
		width: 100%;
		max-width: 100%;
		height: 40px;
		padding-left:10px;
		background: #eceff0;
		border-bottom: 0px solid #666666;
		float:left;
		
	}

	#menu {
		color: #666666;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
		min-height: 40px;
		background: #eceff0;
		z-index: 10000;
		float:left;
		text-align:left;

	}	
	
	
	


	#menu_text {
		
		float: left;
		padding: 0px;
		text-align: left;
		max-width: 400px;
		min-height: 40px;
		
		font-family: Roboto Condensed;
		font-size: 18px;
		color: #666666;
		background: transparent;		
	}
		
		
	#menu_item {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}
	/* position:absolute;  position:fixed;bottom:0px;  */
	#unten {width: 100%; background: transparent;margin-top: 100px;z-index:100000000;}

	#footer {
		clear: both;
		margin-top: 50px;
		margin-bottom: 0px; 
		width: 100%;
		min-height: 80px;
		
		background: #eeeeee; 
	
	}

	#footer-nav1 {
  	float: left;
  	width: 380px;
  	text-align: left;
	}


/*
	#bild_impressum {
		position: relative;
		top: 105px;		
		width: 100%;
		height: 200px;
		background-image: url("../images/header_bild_fernsehturm.jpg");
		background-size: 100% 200px;
		background-repeat:no-repeat;
		background-position: center center;
		overflow: hidden;
	}
*/
	


	#text_container {
		position: relative;
		top: 0px;
		clear: both;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 400px;
		font-size: 18px;
		
	}
	#text_container2 {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 400px;
		font-size: 18px;
		
	}
	
	#slogan {
		margin: 0 auto;
		margin-top: 200px;
		width: 90%;
		max-width: 1000px;
		height: 150px;
		text-align: left;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 40px;
		font-weight: bold;
		text-shadow: 5px 5px 10px #000000;
		color: #ffffff;
		
	}

	#logo {
		float: left;
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 50px;
		font-family: Roboto Condensed;
		font-size: 2em;
		color: #003d86;	
		padding-left: 10px;
	}

.text_text {font-size:22px;}
.text_text_blau {color: #003d86;font-weight:bold;font-size:22px;}
.text_headline {font-size: 34px; font-weight: bold; color: #003d86;}
.text_subline {font-size: 26px; line-height: 30px;font-weight: normal; color: #000000;}
.text_subline2 {font-size: 26px; line-height: 30px;font-weight: normal; color: #000000;}

}






@media only screen and ( max-width: 400px) {
	#wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
	padding-bottom: 0px;
	}

	#wrapper_klein {
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
	height:590px;
	padding-bottom: 0px;
	}

	#wrapper2 {
	margin: 0 auto;
	width: 100%;
	min-height: 400px;
	padding-bottom: 0px;
	}

	#header {
		position: absolute;
		position: fixed;
		top: 0px;
		left: 0px;
		margin: 0 auto;
		width: 100%;
		max-width:400px;
		min-height: 30px;
		/*background: #eceff0;*/
		padding-top: 20px;	
		border-bottom: 2px solid #ffffff;
		z-index: 10000;
	}
	
	#header_left {
		margin-left:20px; 
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height:50px;}
	

	#navigation {
		
		position: absolute;
		left:0px; 
		top: 60px;
		width: 100%;
		max-width: 100%;
		height: 40px;
		padding-left:10px;
		background: #eceff0;
		border-bottom: 0px solid #666666;
		float:left;
		
	}

	#menu {
		color: #666666;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
		min-height: 40px;
		background: #eceff0;
		z-index: 10000;
		float:left;
		text-align:left;

	}	
	
	
	


	#menu_text {
		
		float: left;
		padding: 0px;
		text-align: left;
		max-width: 400px;
		min-height: 40px;
		
		font-family: Roboto Condensed;
		font-size: 18px;
		color: #666666;
		background: transparent;		
	}
		
		
	#menu_item {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt {
		color: #666666;
		margin: 0 auto;
		float: left;
		padding-top: 10px;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}

	#menu_item_kontakt:hover {
		color: #003d86;
		margin: 0 auto;
		float: left;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 20px;
		min-height: 30px;
		background: transparent;
		
	}
	/* position:absolute;  position:fixed;bottom:0px;  */
	#unten {width: 100%; background: transparent;margin-top: 100px;z-index:100000000;}

	#footer {
		clear: both;
		margin-top: 50px;
		margin-bottom: 0px; 
		width: 100%;
		min-height: 80px;
		
		background: #eeeeee; 
	
	}

	#footer-nav1 {
  	float: left;
  	width: 380px;
  	text-align: left;
	}


/*
	#bild_impressum {
		position: relative;
		top: 105px;		
		width: 100%;
		height: 200px;
		background-image: url("../images/header_bild_fernsehturm.jpg");
		background-size: 100% 200px;
		background-repeat:no-repeat;
		background-position: center center;
		overflow: hidden;
	}
*/


	#text_container {
		position: relative;
		top: 0px;
		clear: both;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 380px;
		font-size: 18px;
		
	}
	#text_container2 {
		position: relative;
		top: 30px;
		clear: both;
		margin: 0 auto;
		margin-top:30px;
		margin-bottom: 100px;
		min-height: 300px;
		width: 90%;
		max-width: 380px;
		font-size: 18px;
		
	}
	
	#slogan {
		margin: 0 auto;
		margin-top: 200px;
		width: 90%;
		max-width: 1000px;
		height: 150px;
		text-align: left;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 2em;
		font-weight: bold;
		text-shadow: 5px 5px 10px #000000;
		color: #ffffff;
		
	}


	#logo {
		float: left;
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 50px;
		font-family: Roboto Condensed;
		font-size: 40px;
		color: #003d86;	
		padding-left: 10px;
	}

	.text_text {font-size:22px;}
	.text_text_blau {color: #003d86;font-weight:bold;font-size:22px;}
	.text_headline {font-size: 34px; font-weight: bold; color: #003d86;}
	.text_subline {font-size: 26px; line-height: 30px;font-weight: normal; color: #000000;}
	.text_subline2 {font-size: 26px; line-height: 30px;font-weight: normal; color: #000000;}

}


