@charset "UTF-8";
/* CSS Document */

img, div, table {
    behavior: url("iepngfix.php");
}

html {
    height:101%;
}

body {
    margin:0;
    background-color: #999;
    background-image:url('pix/bgcolor.jpg');
    background-position:top left;
    top:0px;
    background-repeat: repeat-x;
    font-size:11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.fs_small {
    font-size: 11px !important;
}

.fs_medium {
    font-size: 13px !important;
}

.fs_large {
    font-size: 15px !important;
}


p {
    text-align:justify;
}


button {
    background-color:transparent;
    border:none;
}

input, textarea {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
}

h1 {
    color: #BE0018;
    font-size: 130%;
    padding: 0;
    margin: 0 0 10px 0;
}


.headline {
    color: #BE0018;
    font-size: 130%;
    padding: 0;
    margin: 0 0 10px 0;
}

h2 {
    color: #000;
    font-size: 115%;
    padding: 0;
    margin: 0;
}

h3 {
    color: #000;
    font-size: 100%;
    padding: 0;
    margin: 5px 0 0;
    font-weight:bold;
}

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

a:hover {
    color:#333;
}


a.bkl {
    color:#000000;
    text-decoration: underline;
    text-align:left;
}

a.bkl:active {
    color:#BE0018;
    text-decoration: none;
    text-align:left;
}

a.bkl:hover {
    color:#BE0018;
    text-align:left;
}

hr {
    border:1px solid #333;
}

#container {
    top:10px;
    left:50%;
    margin:0px 0px 0px -365px;
    width:730px;
    position:absolute;
    float:left;
    display:inline;
}

#flashnavi {
    top:10px;
    float:left;
    display:inline;
    width:730px;
    margin:0 0 25px 0;
}

#navigation {
    top:10px;
    float:left;
    display:inline;
    width:730px;
    margin:0 0 10px 0;
}

#navi_left {
    width:260px;
    float:left;
    display:inline;
}

#navi_right {
    width:470px;
    float:left;
    display:inline;
}

#veranstaltungen {
    border-bottom:1px solid #333;
    padding:0 0 5px 0;
    margin:0 0 20px 0;
}

#subnavi {
    margin:4px 0 0 0;
    text-align:right;
    width:428px;
    float:right;
    display:inline;
}

#subnavi img.abstand {
    margin:0 0 0 10px;
}

#loginbox {
    background-color:#e6e6e6;
    width:300px;
    padding:10px;

    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;

    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;

    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
}

#content_left {
    float:left;
    display:inline;
    margin: 0;
    width: 340px;
    padding:0 25px 0 0;
}

#content {
    float:left;
    display:inline;
    margin: 0;
    width: 730px;
}

#content_l_zweidrittel {
    width:533px;
    padding:0 25px 0 0;
    float:left;
    display:inline;
}

#content_r_eindrittel {
    width:172px;
    float:left;
    display:inline;
}

#content_right {
    float:left;
    display:inline;
    margin: 0;
    width: 365px;
}

#pix_right {
    float:left;
    display:inline;
    margin: 0;
    width: 170px;
    padding-top: 25px;
}

#text_right {
    float:left;
    display:inline;
    margin: 0;
    width: 150px;
    padding:25px 0 0 20px;
}

#footer {
    float:left;
    display:inline;
    margin-top:25px;
    width: 740px;
    border-top:1px solid #333;
    text-align:center;
    padding:25px 0px 0px 0px;
}

.fliesstext {
    line-height:180%;
    text-align:justify;
}

.text_right {
    line-height: 163%;
}

.bildunterschrift {
    font-size: 110%;
    line-height:163%;
}

a.metanavi {
margin:0 0 0 15px;
}

.login_button {
background-image:url(pix/login_off.png);
background-position:top left;
background-repeat:no-repeat;
width:54px;
height:21px;
}

.blocksatz {
text-align:justify;
}

.datum-head {
    font-size: 110%;
    color: #BE0018;
    line-height:163%;
}

.side-headline {
    color: #000000;
    font-size: 130%;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
float:left;
width:100%;
font-size:93%;
line-height:normal;
font-size:93%;
}

#header ul {
margin:0;
padding:10px 10px 0;
list-style:none;
}
#header li {
float:left;
background:url("left.gif")
no-repeat left top;
margin:0;
padding:0 0 0 9px;
}
#header a, #header strong, #header span {
display:block;
background:url("right.gif")
no-repeat right top;
padding:5px 15px 4px 6px;
}
#header #current {
background-image:url("left_on.gif");
}
#header #current a {
background-image:url("right_on.gif");
padding-bottom:5px;
}

#header a {
float:left;
display:block;
background:url("right.gif")
no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#765;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

.news_entry {
float:left;
display:inline;
width:365px;
margin:0 0 15px 0;
text-align:left;
}


.news_entry_eindrittel {
float:left;
display:inline;
margin:0 0 15px 0;
}

.news_entry_eindrittel .img_left {
margin:0;
padding:0;
}

.img_left {
float:left;
display:inline;
margin:0 20px 0 0;
}

#galeriebox {
width:186px;
margin:0 0 15px 0;
float:left;
display:inline;
}

#ext_links {
clear:both;
padding:7px 0 0 0;
line-height:181%;
width:427px;
}

.marbottom {
margin:0 0 15px 0;
}

.bild_team {
margin:0 15px 5px 0;
}

.bild_team_r {
margin:0 0 5px 0;
}

.float {
float:right;
display:inline;
}

/* SLIMBOX */

#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}

#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}

.lbLoading {
background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}

#lbPrevLink {
left: 0;
}

#lbPrevLink:hover {
background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
right: 0;
}

#lbNextLink:hover {
    background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 90%;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}

#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(images/closelabel.gif) no-repeat center;
margin: 5px 0;
outline: none;
}

#lbCaption, #lbNumber {
margin-right: 71px;
}

#lbCaption {
font-weight: bold;
}

.speisekarte_preis {
float: right;
}

.speisekarte_eintrag {
margin-bottom: 5px;
}

.pressebild {
    display: none;
}

#anmeldung {
    padding: 0;
    margin: 0;
}

#anmeldung table {
    width: 460px;
}

#anmeldung td {
    height: 25px;
}
