/* CSS Document */
body{background-color:#eeeeef;}

/* Main Font */
body, h1, h2, h3, h4, h5, h6,
    textarea, select {
	font-family: Verdana;
}

a{color:#333}
a:active,a:link,a:visited{text-decoration:none;color:#333}
a:hover{text-decoration:none;color:#008f39}

#main{margin:0 auto;font-size: 16px;width:800px;padding-top: 250px;}
#willkommen{width:800px;height:480px;background:url(https://static.matusnack.de/images/startseite.png);background-repeat:repeat-x;margin:0;padding:0;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;}
#willkommen-text{width: 800px;height: 50px;margin-top: 25px;text-align: center;font-size: 12px;}
#willkommen-telefon{width: 250px;height: 16px;margin-left: 455px;padding-top: 190px;}
#willkommen-handy{width: 250px;height: 16px;margin-left: 455px;padding-top: 8px;}
#willkommen-email{width: 250px;height: 16px;margin-left: 440px;padding-top: 15px;}
#willkommen-facebook{width: 250px;height: 16px;margin-left: 440px;padding-top: 8px;}