body, html {
background-color: #FFFFFF;
}

p {margin:0; padding:0;}

img {
border: 0px;
}

h1 {
font-family: Arial;
font-size: 1.4em;
font-weight: bold;
color: #fa6322;
margin-bottom: 10px;
text-align: left;
}


#layout {
position: absolute;
width: 1024px;
left: 50%;
top: 50px;
margin: 0;
padding: 0;
margin-left: -512px;
}

#header {
width: 839px;
height: 65px;
background-image: url(img/header.png);
background-repeat: no-repeat;
position: absolute;
top: 71px;
right: 80px;
}

#schriftzug {
background-image: url(img/methner.png);
background-repeat: no-repeat;
width: 506px;
height: 58px;
position: absolute;
top: 14px;
left: 295px;
}

#rose {
background-image: url(img/rose.png);
background-repeat: no-repeat;
width: 278px;
height: 590px;
position: absolute;
top: 0px;
left: 0px;
}

#main {
background-image: url(img/back.png);
background-repeat: repeat-y;
width: 837px;
position: absolute;
top: 135px;
left: 106px;
padding-bottom: 50px;
}

#footer {
background-image: url(img/bottom.png);
background-repeat: no-repeat;
position: relative;
top: 70px;
right: 1px;
width: 901px;
height: 40px;
}

#inhalt {
font-family: arial;
font-size: 0.8em;
position: relative;
top: 30px;
left: 175px;
width: 500px;
}

.center {
text-align: center;
}

span.orange {
color: #fa6322;
font-weight: bold;
font-size: 1.1em;
}

span.tall {
font-weight: bold;
font-size: 1.4em;
}

span.large {
font-size: 1.4em;
}

span.green {
color: green;
}

span.marked {
color: #fa6322;
}



#bilder {
background-image: url(img/bilder.png);
background-repeat: no-repeat;
position: absolute;
top: 230px;
right: 2px;
width: 212px;
height: 315px;
}




#menu1 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
font-weight: bold;
position: absolute;
top: 112px;
left: 290px;
}

#menu2 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
position: absolute;
top: 112px;
left: 360px;
}

#menu3 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
position: absolute;
top: 112px;
left: 470px;
}

#menu4 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
position: absolute;
top: 112px;
left: 580px;
}

#menu5 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
position: absolute;
top: 112px;
right: 200px;
}

#menu6 {
font-family: Arial;
font-size: 0.8em;
color: #fff;
position: absolute;
top: 112px;
right: 120px;
}

#impressum {
font-family: Arial;
font-size: 0.7em;
color: #d6d6d6;
position: absolute;
top: 58px;
right: 115px;
}



.eintrag a, .eintrag a:link, .eintrag a:visited {
text-decoration: none;
font-weight: bold;
color: #fff;
}

.eintrag a:hover, .eintrag a:focus {
color: #f6c201;
}

.eintragi a, .eintragi a:link, .eintragi a:visited {
text-decoration: none;
font-weight: bold;
color: #d6d6d6;
}

.eintragi a:hover, .eintragi a:focus {
color: #f6c201;
}

#platzhalter {
height: 87px;
}

.abstand {
margin-left: 100px;
}

span.klein {
font-size: 0.8em;
}

#foto {
width: 134px;
height: 178px;
position: absolute;
top: 280px;
left: 132px;
}