* {
    margin:0;
    padding:0;
}

body {
    background:#dde2e5;
    color:#435058;
    font:13px/1.55em arial, helvetica, sans-serif;
    text-align:center;
}

a { color:#bd0926; text-decoration:underline; }
a:hover { color:#bd0926; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; font-weight: normal;}
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }


p { margin-bottom:.8em; }

dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

small { font-size:.92em; }
big { font-size:1.1em; }

.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }






div.head-container {
    background: #ffffff;
}
div.head {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
div.head h1 {
    margin: 0;
    padding: 0;
    display: block;
    height: 120px;
    background:url(images/bg_head.gif) no-repeat center;
}
div.head h1 span {
    display: none;
}



div.navigation-container {
    background: #ffffff;
}
div.navigation {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px;
    text-align: left;
    background: #435058;
}
div.navigation ul {
    padding: 0;
    margin: 0;
}
div.navigation ul li {
    display: inline;
    padding: 0;
    margin: 0;
}
div.navigation ul li a {
    padding: 7px;
    text-decoration: none;
    display: block;
    float: left;
    color: #a1a7ab;
}
div.navigation ul li a:hover {
    color: #ffffff;
}
div.navigation ul li a.active {
    color: #ffffff;
}

div.teaser-container {
    background:url(images/bg_teaser-container.gif) repeat-x center #212426;
}
div.teaser {
    width: 960px;
    height: 230px;
    margin-left: auto;
    margin-right: auto;
    background:#435058;
}
div.teaser-container div.img_1 { background: url(images/teaser/1.jpg);}
div.teaser-container div.img_2 { background: url(images/teaser/2.jpg);}
div.teaser-container div.img_3 { background: url(images/teaser/3.jpg);}
div.teaser-container div.img_4 { background: url(images/teaser/4.jpg);}
div.teaser-container div.img_5 { background: url(images/teaser/5.jpg);}



div.content-container {
    background: url(images/bg_content-container_dot.gif) repeat-x top #ffffff;
}
div.content {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 25px;
    text-align: left;
    background: url(images/bg_content-container.gif) repeat-x top #ffffff;
}
div.content h3 {
    color: #bd0926;
}

div.col-2 {
    width: 442px;
    float: left;
    margin-right: 26px;
}
div.col-3-double {
    width: 598px;
    float: left;
    margin-right: 26px;
}
div.col-3 {
    width: 286px;
    float: left;
    margin-right: 26px;
}

.last {
    margin-right: 0 !important;
}

dl.auszeichnungen dt {
    margin-top: 13px;
    padding: 3px 13px;
    color: #ffffff;
    background: #435058;
    border-bottom: 1px solid #ffffff;
}
dl.auszeichnungen dd {
    border-bottom: 1px solid #ffffff;
    padding-left: 13px;
    padding-right: 13px;
    background: #dde2e5;
    font-weight: bold;
}
dl.auszeichnungen dd span {
    font-size: 0.9em;
    font-weight: normal;
}
ul.referenzen li {
    border-bottom: 1px solid #ffffff;
    padding-left: 13px;
    padding-right: 13px;
    background: #dde2e5;
}
ul.referenzen li.more {
    padding-right: 25px;
    background: url(images/bg_referenzen_more.gif) no-repeat right #dde2e5;
}

div.highlight {
    padding: 5px 10px;
    background: #dde2e5;
}
div.mehrfach_ausgezeichnet {

}
div.mehrfach_ausgezeichnet h1 {
    display: block;
    height: 165px;
    width: 286px;
    background-image:url(images/mehrfach_ausgezeichnet.jpg);
}
div.mehrfach_ausgezeichnet h1 span {
    display: none;
}

h4.more {
    margin-bottom: 0px;
    margin-top: 1px;
    padding: 4px 12px 4px 25px;
    background:url(images/bg_shows_h4.gif) no-repeat left #DDE2E5;
    font-weight: normal;
    font-size: 13px;
    cursor: pointer;
}
div.moreInformation {
    padding: 12px;
    padding-top: 160px;
    border: 1px solid #cccccc;
}

div.standup { background:url(images/shows/standup.jpg) no-repeat top;}
div.soloprogramm { background:url(images/shows/soloprogramm.jpg) no-repeat top;}
div.international { background:url(images/shows/international.jpg) no-repeat top;}
div.chris_claudia { background:url(images/shows/chris_claudia.jpg) no-repeat top;}
div.moderation { background:url(images/shows/moderation.jpg) no-repeat top;}
div.kindershow { background:url(images/shows/kindershow.jpg) no-repeat top;}
div.kindergeburtstag { background:url(images/shows/kindergeburtstag.jpg) no-repeat top;}


div.more_txt {
    position: absolute;
    width: 350px;
    padding: 25px;
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: -60px;
    margin-left: -10px;
}


div.presseartikel {}
div.presseartikel a {
    margin: 5px;
    display: block;
    padding: 3px;
    border: 1px solid #dde2e5;
    float: left;
}
div.presseartikel a:hover {
    border: 1px solid #435058;
}





div.footer-container {
    background:url(images/bg_footer-container.gif) repeat-x top;
}
div.footer {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 25px;
    text-align: left;
    background:url(images/bg_footer.gif) no-repeat right;
}
div.footer-navigation {

}
div.footer-navigation ul {

}
div.footer-navigation ul li {
    display: inline;
}


div.clear {
    clear: both;
}


div.footer-container {

}
div.footer {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 0;
    background: url(images/bg_footer.gif) no-repeat right;
}
div.footer p,div.footer li {
    color: #858a8d;
    font-size: 12px;
}
div.footer a {
    color: #858a8d;
    text-decoration: none;
}
div.footer a:hover {
    color: #435058;
    text-decoration: underline;
}

div.clear {
    clear: both;
}





div.form-container {
	font-size:12px;
}

p.legend {
    margin-bottom: 1em;
}
p.legend em {
    color: #cc0000;
    font-style: normal;
}

div.errors {
    margin: 0 0 10px 0;
    padding: 5px 10px;
    border: #FC6 1px solid;
    background-color: #FFC;
}
div.errors p {
    margin: 0;
}
div.errors p em {
    color: #cc0000;
    font-style: normal;
    font-weight: bold;
}

div.form-container form p {
    margin: 0;
}
div.form-container form p.note {
    margin-left: 170px;
    font-size: 90%;
    color: #333333;
}
div.form-container form fieldset {
    margin: 10px 0;
    padding: 10px;
    border: #dddddd 1px solid;
}
div.form-container form legend {
    font-weight: bold;
    color: #666666;
}
div.form-container form fieldset div {
    padding: 0.25em 0;
}

div.form-container label,
div.form-container span.label {
    margin-right: 10px;
    padding-right: 10px;
    width: 130px;
    display: block;
    float: left;
    text-align: right;
    position: relative;
}
div.form-container label.error,
div.form-container span.error {
    color: #CC0000;
}
div.form-container label em,
div.form-container span.label em {
    position: absolute;
    right: 0;
    font-size: 120%;
    font-style: normal;
    color: #cc0000;
}
div.form-container input.error {
    border-color: #cc0000;
    background-color: #ffeeff;
}

div.form-container input:focus,
div.form-container input.error:focus,
div.form-container textarea:focus {
    background-color: #efefef;
    border-color: #cccccc;
}

div.form-container div.controlset label,
div.form-container div.controlset input {
    display: inline;
    float: none;
}

div.form-container div.controlset div {
    margin-left: 170px;
}
div.form-container div.buttonrow {
    margin-left: 180px;
}



label.settings {
    display: block;
    float: left;
    padding: 4px;
    background: #efefef;
}
input.settings {
    width: 135px;
    float: left;
    margin-right: 20px;
}