@charset "utf-8";
/************************************************
    CSS StyleSheet
    kartomania-laatzen.de

    Media: Screen
    Part:  Default

    Copyright (C) 2007
    Ahlers Heinel Werbeagentur
    www.ahlersheinel.de
************************************************/

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100.1%;
}

body {
    font-size: 75%;
    color: #ccc;
    line-height: 135%;
    position: relative;
    background: #111 url("/images/body/background.jpg") no-repeat top center;
}

a {color: #ff0103 }

/* Haupt-Container
************************************************/

#wrapper {
    width: 970px;
    margin: 46px auto 0 auto;
    background-color: #111;
}

#header {
    float: left;
    width: 970px;
    height: 172px;
    background: #111 url("/images/body/header.jpg") no-repeat;
}

#navi {
    float: left;
    width: 295px;
    min-height: 350px;
    background: #111 url("/images/body/navi.jpg") no-repeat;
    text-align: right;
}

#player {
    margin: 20px 40px 20px 0;
}

#content {
    float: left;
    width: 414px;
    min-height: 350px;
    background: #111 url("/images/body/content.jpg") no-repeat;
    padding-bottom: 25px;
}

#sidebar {
    float: left;
    width: 261px;
    min-height: 300px;
    padding: 31px 0 10px 0;
    background: #111 url("/images/body/sidebar.jpg") no-repeat;
}

#counter {
    display: block;
    width: 100%;
    float: right;
    height: 28px;
    margin-bottom: 35px;
    text-align: right;
    font-size: 130%;
    letter-spacing: 0.4em;
    overflow: hidden;
}

#footer {
    width: 100%;
    height: 85px;
    background: #111 url("/images/body/footer.jpg") no-repeat top center;
}

/* Font
************************************************/

h1 {
    font-size: 250%;
    font-style: italic;
    color: #ccc;
}

h1.h1front {
    margin: 33px 0 50px 90px;
    position: relative;
    color: #000;
}

h1.h1front .h1back {
    position: absolute;
    left: -2px;
    top: -2px;
    color: #ccc;
}

#oeffnungszeiten h3 {
    color: red;
    font-style: italic;
    letter-spacing: 0.39em;
    margin-right: -4px;
}

h2 {
    margin: 0.9em 0 0.2em 0;
}

h6 {
    font-size: 250%;
    font-style: italic;
    color: red;
}

/* Navi
************************************************/

#naviunten {
    background: url("/images/body/navi_unten.jpg") no-repeat bottom center;
    padding-bottom: 5px;
}

#navimitte {
    background: url("/images/body/navi_mitte.jpg") repeat-y top center;
    padding-bottom: 5px;
}

#headnavi {
    background: url("/images/body/navi_oben.jpg") no-repeat top center;
    font-size: 130%;
    font-weight: bold;
    margin: 116px 0 0 0;
    width: 295px;
    list-style: none;
    padding-top: 2px;
}

#headnavi li {
    margin: 5px 38px 0 0;
    padding: 0 30px 0 0;
}

#headnavi li a {
    color: #ccc;
    font-style: italic;
    text-decoration: none;
}

#headnavi li a:hover {
    text-decoration: underline !important;
}

#headnavi li:hover {
    background: url("/images/body/flagge_weiss.jpg") no-repeat top right;
}

#headnavi li.active {
    background: url("/images/body/flagge_rot.jpg") no-repeat top right;
}

#headnavi li.active a {
    text-decoration: underline;
}

#headnavi li ul {
    list-style: none;
    margin-top: 2px;
}

#headnavi li ul li {
    margin: 0 20px 0 0;
    background: none !important;
    padding: 0;
}

#headnavi li ul li a {
    font-size: 80%;
    text-decoration: none !important;
}

#headnavi li.active li.active a {
    text-decoration: underline !important;
}

#kontaktnavi {
    list-style: none;
    float: right;
    font-size: 120%;
    font-weight: bold;
    margin-top: 180px;
    position: relative;
}

#kontaktnavi li {
    float: left;
    margin-left: 15px;
}

#kontaktnavi li a {
    color: #ccc;
    font-style: italic;
    text-decoration: none;
}

.videobtn {
    float: right;
    margin: 10px 50px 0 0;
    width: 120px;
    height: 130px;
    text-align: left;
    text-indent: -2000px;
    display: block;
    background: #111 url("/images/body/video-button.jpg") no-repeat top center;
}

/* Content
************************************************/

#content p {
    margin-bottom: 0.5em;
}

#content img {
    margin-bottom: 0.5em;
}

#content ul {
    list-style-image: url(/images/content/punkt.gif);
    margin-left: 11px;
}

#content ul li {
    margin-bottom: 0.4em;
}

.block {
    border: 1px solid #ccc;
    padding: 0px;
    background-color: #333;
    margin-bottom: 20px;
}

.block h1 {
    border-bottom: 1px solid #ccc;
    background-color: #777;
    padding: 8px;
    font-size: 150%;
    font-style: normal;
    text-align: center;
}

.block div {
    padding: 8px;
}

.price {
    text-align: right;
}

.block table {
    width: 395px;
}

dl.veranstaltungen dt {
    margin-top: 1em;
}


/* Sidebar
************************************************/

#sidebar .side {
    float: right;
    width: 182px;
    border: 1px solid #999;
    padding: 0 5px 5px 5px;
    background-color: #444;
    margin-bottom: 20px;
}

#sidebar .side h1 {
    background: #111 url("/images/body/sidebottom.jpg") no-repeat bottom right;
    font-size: 120%;
    width: 295px;
    margin: 0 0 5px -52px;
    padding-bottom: 1px;
    text-align: right;
}

#sidebar h1 span {
    padding: 4px 63px 3px 50px;
    display: block;
    background: #111 url("/images/body/sidehead.jpg") repeat-y top right;
}

#sidebar .gallery img {
    float: left;
    margin: 5px;
}

#sidebar p {
    margin-top: 10px;
}

#sidebar .side ul {
    list-style: circle !important;
    margin: 0 0 0 15px;
    width: 160px;
}

/* Counter
************************************************/

#counter h2 {
    display: inline;
    letter-spacing: 0;
    margin-right: 10px;
    font-size: 80%;
}

#innercounter {
    background: url("/images/body/counter.jpg") no-repeat top right;
    display: block;
    width: 100%;
    float: right;
    height: 23px;
    margin-bottom: 35px;
    padding: 5px 7px 0 0;
}

/* Footer
************************************************/

#hotline {
    background: url("/images/body/info-hotline.gif") no-repeat top center;
    width: 100px;
    height: 82px;
    display: block;
    margin-left: 105px;
    float: left;
    margin-top: -15px
}

#center {
    text-align: center;
    width: 970px;
    padding-top: 12px;
    margin: 0px auto 0 auto;
}

#newsticker {
    width: 420px;
    margin: 20px 0 0 300px;
    font-size: 120%;
    font-weight: bold;
    font-style: italic;
}

#newsticker a {
    color: #ccc;
}

#newsticker span {
    display: block;
    width: 400px;
    float: left;
}

#newsticker .text {
    width: auto;
    margin-right: 10px;
}

#oeffnungszeiten {
    float: right;
    text-align: right;
    line-height: 115%;
}

/* Kontakt
************************************************/

label {
    display: block;
}

textarea, input.form {
    display: block;
    width: 400px;
    padding: 0.3em;
    color: #ccc;
    background-color: #555;
    border: 1px solid #ccc;
}

.form:focus, .form:hover {
    background-color: #444;
}

input.button {
    padding: 0.4em;
    cursor: pointer;
    color: #ccc;
    background-color: #555;
    border: 1px solid #ccc;
}

input.button:hover, input.button:focus {
    background-color: #444;
}

.test {
    width: 70px;
    float: left;
}

.test2 {
    overflow: hidden;
}

.test2 input {
    width: 330px;
}

/*  Guestbook
************************************************/

div.gb {
    margin-top: 2em;
}

div.gb dl {
    float: left;
    width: 100%;
}

div.gb dl dt {
    float: left;
    width: 50px !important;
    margin: 0;
    margin-bottom: 0.3em;
    padding: 0;
    font-weight: bold;
}

div.gb dl dd {
    float: right;
    width: 360px;
    margin: 0;
    margin-bottom: 0.3em;
    padding: 0;
}

p.small { font-size: 90%; color: #ccc;}

p.datum {
	font-size: 90%;
	margin-bottom: 10px;
}


/* Tabellen
************************************************/

table.eatinglist td {
    text-align: center;
    padding: 0.1em 0 0.1em 0;
}

table.eatinglist hr {
    background-color: #444;
    color: #444;
    margin: 10px 0 10px 0;
}

table.eatinglist td.left {
    text-align: left;
    padding-left: 4px;
}

table.eatinglist .halftone{
    background-color: #444
}

/* Listen
************************************************/

.subnav {
    list-style: none !important;
}

dt {
    font-weight: bold;
}

dd.more {
    margin-bottom: 1em;
}

dd.date, p.date {
    font-size: 85%;
}


/* Misc
************************************************/

.red { color: #ff0103; }
.clear { clear: both; }
.none { display: none; }
.L { float: left; margin-right: 1em; }
.L2 { float: left; }
.R { float: right; margin-left: 1em; }