* {margin: 0px; padding: 0px; }

html, body
{
font-size: 10pt;
color: #ffffff;
background:url(bilder/navigation.jpg) repeat-y;
font-family: verdana,helvetica,sans-serif;
margin: 0px auto;
background-color:#ffffff;
width:100%;
height:100%;
z-index:1;
}

#ecke
{
position:absolute;
top:0px;
background:url(bilder/ecke.jpg) no-repeat;
height:261px;
width:198px;
z-index:2;
}

#top
{
position:absolute;
top:10px;
left: 190px;
height:98px;
width:410px;
}

#navigation
{
position:relative;
background:url(bilder/kopf.jpg) repeat-x;
width:100%;
height:127px;
z-index:3;
}

#links
{
position:absolute;
top:245px;
left:0px;
font-size:12pt;
color:#FFFFFF;
padding: 20px 0px 0px 6px;
}

#normalerlink:link, #normalerlink:visited
{ 
font-family: verdana,helvetica,sans-serif;
font-weight:light;
color: #fc7a02;
text-decoration:none;
} 

#normalerlink:active, #normalerlink:hover 
{ 
font-family: verdana,helvetica,sans-serif;
font-weight:light;
color: #fc7a02;
text-decoration:underline;
} 

#navlink:link, #navlink:visited
{ 
font-family: verdana,helvetica,sans-serif;
font-size:14px;
color:#ffffff;
text-decoration:none;
font-weight:light;
height:20px;
display:block;
padding: 0px 0px 0px 18px;
} 

#navlink:active, #navlink:hover 
{ 
font-family: verdana,helvetica,sans-serif;
font-size:14px;
font-weight:light;
color: #ffffff;
text-decoration:none;
background-color:#fc7a02;
width:158px;
height:20x;
display: block;
padding: 0px 0px 0px 18px;
} 

#schriftzug
{
position:relative;
top:30px;
left:30px;
width:350px;
font-size:25px;
z-index:4;
}

#oeffnungszeiten
{
position:relative;
top:405px;
left:0px;
}

#zeiten
{
padding: 10px 0px 0px 8px;
font-size:9px;
position:relative;
top:395px;
left:0px;
}

#inhalt
{
position:absolute;
top:180px;
left:260px;
width:650px;
}

#ueberschrift
{
font-size:18px;
color:#651201;
font-weight:bold;
padding: 0px 0px 15px 0px;
}

#text
{
padding: 0px 0px 15px 0px;
font-size:13px;
color:#514a49;
}

#inputfeld{
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
background-color: #FFFFFF;
padding: 1px;
border-top: 1px solid #fc7a02;
border-right: 1px solid #fc7a02;
border-bottom: 1px solid #fc7a02;
border-left: 1px solid #fc7a02;
font-weight: normal;
width: 201px;
height: 14px;
color: #514a49;
}

#input{
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
text-transform:lowercase;
background-color: #FFFFFF;
padding: 1px;
border-top: 1px solid #fc7a02;
border-right: 1px solid #fc7a02;
border-bottom: 1px solid #fc7a02;
border-left: 1px solid #fc7a02;
font-weight: normal;
height: 14px;
color: #514a49;
}

#selectfeld{
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
background-color: #FFFFFF;
padding: 1px;
border-top: 1px solid #fc7a02;
border-right: 1px solid #fc7a02;
border-bottom: 1px solid #fc7a02;
border-left: 1px solid #fc7a02;
font-weight: normal;
width: 221px;
height: 18px;
color: #514a49;
}

#textfeld{
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
text-transform:lowercase;
background-color: #FFFFFF;
padding: 1px;
border-top: 1px solid #fc7a02;
border-right: 1px solid #fc7a02;
border-bottom: 1px solid #fc7a02;
border-left: 1px solid #fc7a02;
font-weight: normal;
width: 325px;
height: 124px;
color: #514a49;
}

#button{
background-color: #FFFFFF;
border-top: 1px solid #fc7a02;
border-right: 1px solid #fc7a02;
border-bottom: 1px solid #fc7a02;
border-left: 1px solid #fc7a02;
color: #514a49;
width: 101px;
}

#karte
{
position:absolute;
top:270px;
background:url(bilder/karte.jpg) no-repeat;
width:640px;
height:387px;
border-top: 1px solid #651201;
border-right: 1px solid #651201;
border-bottom: 1px solid #651201;
border-left: 1px solid #651201;
}