@-ms-viewport{
	width: extend-to-zoom;
	zoom: 1.0;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

#content {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#headernav {
	width: 100%;
	text-align: left;
	padding-top: 0.6em;
	padding-bottom: 0.75em;
	background: #fff;
	}

#headernav a {
	font-size: 1em;
	font-family: 'Roboto',Arial,Verdana,sans-serif;
	color: #6b6b6b;
	padding-right: 10px;
}


#headerimg {
	width: 100%;
	
}

#hotline {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 40px;
	height: 40px;
	background: #fff;
		
}




.logo {
	border: none;
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	max-width: 150px;
	
}


.portraitimg {
	width: 70%;
	
}





/* Hauptmenue Indexseite */


#mainmenu {
	width: 100%;
	padding-top: 10px;
	margin: 0;
	font-family: 'Roboto', Arial,Verdana,sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color:#ffffff;
	
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	
}

#mainmenu ul li {
	line-height: 2.0em;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	}

#mainmenu ul li a {
	display:block;
	text-decoration:none;
	background-color:#ffffff;
	cursor:pointer;
	color:#ffffff;
	padding-left: 8px;
	
}

.listebg {
	background-color: #1aa5b4 !important;
	

}

.listebg a {
	background-color: #ff0000 !important;
	

}



#maincontent {
	width: 100&;
	padding: 0 10px 0 5px;
	margin: 0;
	
}


.headline {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 1.0em;
	color: #009bac;
	padding: 0;
	       
}

.headlinesmall {
	font-family: 'Roboto',Arial,Verdana,sans-serif;
	font-weight: 300;
	font-size: 1.4em;
	color: #009bac;
	
       
}

.text {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 1.2em;
	color: #4f4f4f;

}

.texttuerkis {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 1.2em;
	color: #009bac;

}


a:link {color:#4f4f4f; text-decoration:none; font-size: 1.0em;}
a:visited {color:#4f4f4f;text-decoration:none; font-size: 1.0em;}
a:hover {color:#009bac;text-decoration:none; font-size: 1.0em;}  
a:active {color:#009bac;text-decoration:none; font-size: 1.0em;} 



		
