@charset "UTF-8";
body {
    margin: 0; 
    padding: 0;
    text-align: center;
    background-color:#ffffff;
    font-weight: normal;
    font-style: normal;
}

.fliesstext_grey{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
}


.plus_blue{
	color:#00ccff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}

 
 
.headline_orange{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FF9933;
	font-style:normal;
	line-height: 22px;
	margin: 0px;
 }
 

.headline_blue{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#00CCFF;
	font-style:normal;
	line-height: 22px;
	margin: 0px;
 }
 

.headline_tuerkise{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#33CCCC;
	font-style:normal;
	line-height: 22px;
	margin: 0px;

 }
 
 
 
.navi_grey{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
}

.navi_grey:visited{
	color:#666666;
}

.navi_grey:active{
	color:#00ccff;
}

.navi_grey:hover{
	color:#00ccff;
}
 
 


.navi_blue{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
	background-color: #00ccff;
}

.navi_blue:visited{
	background-color: #00ccff;
	text-decoration: none;
}

.navi_blue:active{
	background-color: #CCCCCC;
	text-decoration: none;
}

.navi_blue:hover{
	background-color: #CCCCCC;
	text-decoration: none;
}




 
.fotosubline{
	font-size:10px;
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
	
	
