body{
background: #f0f0f0;
font-size: 14px;
line-height:;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
color: #555;
}
*{
 margin: 0;
 padding: 0;
 border: none;
}
p{
margin: 14px 0;
}
.clear{
clear: both;
}

#logo{
width: 154px;
height: 154px;
background: url(fplogo3.png);
float:left;
margin: 0 30px 0 0;
}

#logo a{
display: block;
width: 154px;
height: 154px;
padding: 0;
margin: 0;
}

#container{
width: 410px;
float:left;
padding: 0;
}

#insel{
margin: 100px auto 0 auto;
width: 594px;
}

h4{
padding: 0;
margin: 0;
font-weight: bold;
font-size: 14px;color: #444;
}

h5{
font-weight: bold;
font-size: 11px;
}


#button{
background:#ff5a19;
border: none;
font-weight: bold;
color: #fff;
font-size: 16px;
width:90px;
height: 25px;
line-height: 25px;
margin: 0;
}

#button:hover{
background:#ff9369;
}

#button:active{
background:#ff5a19;
}

#mail{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
width: 390px;
height: 20px;
font-size: 18px;
background: #fff;
color: #555;
display: block;
margin: 14px 0 20px 0;
padding: 10px;
}

#nachricht{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
width: 390px;
height: 160px;
font-size: 18px;
background: #fff;
color: #555;
display: block;
margin: 0 0 20px 0;
padding: 10px;
}

#footer{
text-align: right;
color: #bbb;
font-size: 11px;
margin: 100px 0 0 0;
}

#footer a{
color: #bbb;
text-decoration: none;
}
