body{
background: url(images/bg.jpg);
}

#platzhalter{
width: 690px;
margin: 80px auto 0px auto;
}

#netzwerk{
width: 700px;
margin: 50px auto 0px auto;
}

#kontakt{
margin: 5px;
position: absolute;
bottom: 0px;
left: 0px;
font-size: 14px;
font-family: Georgia, serif;
color: #616161;
}

#kontakt a{
color: #616161;
}

#kontakt a:hover{
text-decoration: none;
}

#contact_popup {
width: 400px; 
margin-left: 50px; 
margin-top: 50px;
color: #a9a9a9;
font-family: Georgia, serif;
font-size: 26px;


}
