body { 
    font-family: georgia, serif;
    font-size: 11pt;
    line-height: 1.4em;
}
img {
    border: 0;
}
p {
	font-family: tahoma;
}

#body, #foot {
    width: 810px;
    margin: 0 auto;
    background-color: #fef2dc;
    background-repeat: no-repeat;
    border-color: #a31329;
    border-style: solid;
}
#body {
    background-image: url(/media/layout/top_gradient.png);
    padding: 20px;
    border-width: 1px 1px 0 1px;
}
#foot {
    padding: 20px;
    height: 31px;
    background-image: url(/media/layout/bottom_gradient.png);
    background-position: bottom;
    border-width: 0 1px 1px 1px;
}

#logo {
    float: left;
    margin-top: 12px;
}
#header {
    margin: 12px 0 20px 254px;
    padding: 0;
    width: 536px;
    height: 156px;
    background: url(/media/layout/fotos.jpg);
}

#side {
    clear: left;
    float: left;
    width: 235px;
    text-align: left;
}
#content {
    margin-left: 255px;
    min-height: 300px;
}
#content h2, h3 {
	color:#6d090b;
}

#leftmenuheading {
    display: none;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    font-variant: small-caps;
}
#leftmenu {
    border: 1px solid #6d090b;
    padding: 10px;
    background: white;
    list-style: none;
    margin: 0;
}
#leftmenu a {
    color: #a3132a;
text-decoration: none;
}
#leftmenu a:hover {
	/*color:#feb04c;*/
	color:#feb04c;
border-bottom: 1px solid #feb04c;

}
/*#leftmenu a:active {
	font-weight:bold;
}*/
#content h1, #content h2 {
    font-weight: normal;
    padding-bottom: 2px;
    border-bottom: 1px solid #a31329;
}
#content img {
    border: 1px solid #a31329;
}
#content img.kein_rand {
    border: 0;
}
#content a {
    color: #a3132a;
}
#content a:hover {
    color: black;
}

.topmenu {
    margin: 0;
    padding: 0;
}
.topmenu li {
    display: inline;
    background: url(/media/layout/linie.gif) right center no-repeat;
    padding: 0 5px;
}
.topmenu li.last-child {
    background: none;
}
.topmenu a {
    color: #a6122c;
    text-decoration: none;
}

#toprightmenu {
    float: right;
}

table#prices {
    border-collapse: collapse;
    margin-bottom: 20px;
}
table#prices td {
    padding: 5px;
    border: 1px solid #6f0907;
}


.flugangebot {
margin: 80px 0 10px;

}


.bookingTable {
background: white; 

}

.bookingText {
 color: #a3132a;
}

