/* CSS Document */


/* ALLGEMEIN */

body {
margin: 0px;
background-image: url(../images/hintergrund.jpg);
background-position: top left;
background-repeat: repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#666;
}

div {
position:absolute;
width:743px;
height:529px;
top:79px;
left:46px;
background-repeat:no-repeat;
}

p {
padding:80px;
}

a {
color:#CC3366;
text-decoration:none;
}

#inhalt {
position:absolute;
background-image:url(../images/rahmen.png);
background-repeat:no-repeat;
width:840px;
height:670px;
top: 50%; 
left: 50%;
margin:-335px 0px 0px -420px;
}

#footer {
font-size:11px;
text-align:center;
height:20px;
top:650px;
}


/* HOME */

#home {
background-image:url(../images/bg_home.jpg);
}

#telefon {
width:120px;
height:75px;
top:325px;
left:445px;
}

#plakat {
width:150px;
height:110px;
top:100px;
left:57px;
}


/* ANGEBOT */

#angebot {
background-image:url(../images/bg_angebot.jpg);
}

#troddel_angebot {
width:175px;
height:320px;
top:36px;
left:547px;
}


/* KONTAKT */

#kontakt {
background-image:url(../images/bg_kontakt.jpg);
}

#formular {
width:355px;
height:236px;
top:38px;
left:47px;
background-image:url(../images/formular.jpg);
}

#feld {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#666;
background-color:Transparent;
border-color:Transparent;
}

#feld_email {
width:355px;
height:75px;
top:274px;
left:47px;
padding-top:33px;
padding-left:42px;
background-image:url(../images/feld_mail.jpg);
}

#feld_text {
width:355px;
height:144px;
top:349px;
left:47px;
padding-top:33px;
padding-left:42px;
background-image:url(../images/feld_text.jpg);
}

#button {
width:220px;
height:90px;
top:427px;
left:402px;
}

#troddel_kontakt {
width:265px;
height:375px;
top:52px;
left:438px;
}


/* IMPRESSUM */

#impressum {
background-image:url(../images/bg_impressum.jpg);
}

#troddel_impressum {
width:160px;
height:300px;
top:53px;
left:524px;
}