@charset "utf-8";
/* CSS Document */

*
{margin: 0;
border: 0;
padding: 0;
}

body
{
font-family: open sans, sans;
font-size: 16px;
color:white;
letter-spacing:1px;
line-height: 180%;
}

nav
{margin-left:20px;}

main
{position: relative;
margin: 320px auto 20px auto;
width: 790px;
height: auto;
}

.ueberschrift 
{position: relative;
margin: 50px auto 20px auto;
width: 850px;
height: 160px;	
font-size: 165px;
line-height:100%;
color:rgba(222,222,222,0.3);
text-shadow:  
1px  1px 1px #ffffff,
1px -1px 1px #ffffff,
-1px  1px 1px #ffffff,
-1px -1px 1px #ffffff;
z-index:1000;
}

.ueberschrift2 
{position: relative;
margin: 50px auto 20px auto;
width: 850px;
height: 370px;	
font-size: 165px;
line-height:100%;
color:rgba(222,222,222,0.3);
text-shadow:  
1px  1px 1px #ffffff,
1px -1px 1px #ffffff,
-1px  1px 1px #ffffff,
-1px -1px 1px #ffffff;
z-index:1000;
}

.headline                   /* kl überschrift  */
{position: relative;
margin: 100px auto 0px 20px;
width: 790px;
height: 50px;	
font-size:21px;
line-height: 210%;
text-transform:uppercase;
letter-spacing:0.3em;
color: black;
}

.head2                  /*fliesstext about */
{position: relative;
margin: 70px auto 20px auto;
width: 820px;
height: auto;	
font-size:18px;
letter-spacing:0.07em;
line-height:180%;
color:black;
}

.list                  
{position: relative;
margin: 50px auto 0px auto;
width: 790px;
height: auto;	
font-size:18px;
line-height: 210%;
text-transform:uppercase;
letter-spacing:0.3em;
color: black;
}

.head3                  /* fliesstext bold  */
{position: relative;
margin: 0px auto 20px auto;
width: 820px;
height: auto;
font-size:18px;
font-weight:bold;
letter-spacing:0.07em;
line-height:180%;
color:black;
}




.anker                
{position: relative;
margin: 50px auto 0px 50px;
width: 820px;
height: 50px;	
background:url(pic-info/anker-seil.png) center no-repeat;
width: 138px;
height:286px;
z-index:12;
}

.rose                  
{position: relative;
margin: 70px auto 0px auto;
width: 320px;
height: 350px;	
background:url(pic-info/windrose.png) center no-repeat;
z-index:12;
}

.ab
{text-shadow: 1px 1px 2px white, 0 0 45px #ff5ab4, 0 0 45px white;    
}

.co
{text-shadow: 1px 1px 2px white, 0 0 45px #ff5ab4, 0 0 45px white;    
}

nav
{position: relative;
margin: 0px auto 20px auto;
width: 790px;
}