@charset "UTF-8";
/* CSS Document */

body{
	background-color:#214a85;
	margin:0;
	padding:75px 0 0 0;
	/*background-image:url(bilder/bg_hands.png);*/
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;}
	
	
p{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-style: normal;
	line-height: 1.5;
	color:#424242;}


h1{
	font-family:Futura, Helvetica, Arial, sans-serif;
	background-image:url(../bilder/muster.png);
	font-size:20px;
	color:#FFF;
	
	}
h2{
	font-family:Futura, Helvetica, Arial, sans-serif;
	background-image:url(../bilder/muster.png);
	font-size:10px;
	color:#FFF;
	
	}
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-style:italic;
	line-height: 0.1;
	color:#424242;
	}
h4,h5{
	font-family:Futura, Helvetica, Arial, sans-serif;
	font-size:10px;
	
	color:#ABABAB;
	}
h6{	
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-style: normal;
	color:#424242;
	}
	
a{text-decoration:none;color:#BFBFBF;}
a:hover{ text-decoration:none;color:#6DA5A9;}
a:active{text-decoration:none;color:#F1F1F1;}


html{


}
