* {
    margin:0;
    padding:0;
}

.fixfloat {
    width: 0;
    height: 0;
    line-height: 0;
    clear: both;
}
.body_fb, .html_fb {
background: white;

}
html, body {
    font-family: verdana, arial;
    font-size:100%;
    height:100%;
    width:100%;

	 
}



#pagebg {
    width:100%;
    background:#ffffff url("../bilder/bgpic.jpg") repeat-x scroll;
}


#page {
    position: relative;
    width: 950px;
    height: auto;
    margin: 0 auto;
    padding-top: 55px;
    background:transparent url("../bilder/kopf_grafik.jpg") repeat-x scroll;
}

#inhalt {
    border: 1px solid #dddddd;
    border-top: none;
    border-bottom: none;
    min-height: 370px;
    width: 948px;
}
* html #inhalt {
    height: 370px;
}
#head {
    background:transparent url("../bilder/head.jpg") repeat-x scroll;
    width: 950px;
    height: 245px;
    z-index: 999;
}

/* ----------------------------------------------Men?--------------------------------------------*/
#menue {
    background:transparent url("../bilder/bg_menue.jpg") repeat-y scroll;
    position: absolute;
    z-index: 3;
    background-color:#4c4c4c;
    width: 215px;
    height: 330px;
    top:0px;
    left: 10px;
}


.menue_kopf {
    width: 215px;
    height: 140px;
    background:#4c4c4c url("../bilder/menue_kopf.jpg") no-repeat scroll;
}

.menuepunkt1{
    position: absolute;
    top:154px;
    background:transparent url("../bilder/button.jpg") no-repeat scroll;
    width: 215px;
    height: 32px;
}
.picbutton1 { z-index: 600; position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/programm.jpg") no-repeat scroll;}
a:hover span.picbutton1 {position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/programm_on.jpg") no-repeat scroll;}

.menuepunkt2{
    position: absolute;
    top:184px;
    background:transparent url("../bilder/button.jpg") no-repeat scroll;
    width: 215px;
    height: 32px;
}
.picbutton2 { z-index: 600; position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/anreise.jpg") no-repeat scroll;}
a:hover span.picbutton2 {position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/anreise_on.jpg") no-repeat scroll;}

.menuepunkt3{
    position: absolute;
    top:214px;
    background:transparent url("../bilder/button.jpg") no-repeat scroll;
    width: 215px;
    height: 32px;
}
.picbutton3 { z-index: 600; position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/galerie.jpg") no-repeat scroll;}
a:hover span.picbutton3 {position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/galerie_on.jpg") no-repeat scroll;}

.menuepunkt4{
    position: absolute;
    top:244px;
    background:transparent url("../bilder/button.jpg") no-repeat scroll;
    width: 215px;
    height: 32px;
}
.picbutton4 { z-index: 600; position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/kontakt.jpg") no-repeat scroll;}
a:hover span.picbutton4 {position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/kontakt_on.jpg") no-repeat scroll;}

.menuepunkt5{
    position: absolute;
    top:274px;
    background:transparent url("../bilder/button.jpg") no-repeat scroll;
    width: 215px;
    height: 32px;
}
.picbutton5 { z-index: 600; position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/sponsoren.jpg") no-repeat scroll;}
a:hover span.picbutton5 {position: absolute; top:3px; left: 46px; width: 120px; height: 25px; background:transparent url("../bilder/menue/sponsoren_on.jpg") no-repeat scroll;}

.format_menue {
    position: absolute;
    top: 5px;
    font-family: Times, Arial;
    letter-spacing: 1px;
    font-size: 16px;
    padding-left: 46px;
}

#menue a {
    color: #e1990f;
    background:transparent url("../bilder/button.jpg") repeat scroll 0 0;
    width: 215px;
    height: 32px;

}

#menue a:hover {
    z-index: 500;
    color: #e1990f;
    background:transparent url("../bilder/button_hover.jpg") repeat scroll 0 0;
    display:block;    
    width: 215px;
    height: 32px;
}

#menue a:hover { font-weight:normal; color:#ffffff; text-decoration:none; }
#menue a:active { font-weight:normal; color:#ffffff; text-decoration:none; }

.menue_kopf #logo, .menue_kopf #logo:hover {
    height: 135px;
    width: 140px;
    background:transparent url("../bilder/logo.jpg") repeat scroll 0 0;
    margin-left: 27px;
    display: block;
}
/* ----------------------------------------------News--------------------------------------------*/
#newsbox {
    float: left;
    padding-top: 60px;
    width: 249px;
}


.news {
    text-align: right;
    background-color: #ffffff;
    font-size: 10px;
    line-height: 18px;
    color:#4c4c4c;
    width: 225px;
    height: auto;
    padding-bottom: 12px;
    padding-right: 25px;
    border-top:1px solid #dddddd;
}

.news_text {
    padding: 10px 0 0 5px;
    float: right;
    width: 190px;
}

.datum {
    position: relative;
    top:-3px;
    left:-1px;
    float: left;
    width: 25px;
}

.datum .datum_nr {
    font-size: 18px;
    font-weight: bold;
    color:#cecece;
    display: block;
}

.datum .datum_mn {
    font-size: 12px;
    font-weight: bold;
    color:#cecece;
}
/* ----------------------------------------------Inhalt--------------------------------------------*/
#main {
    float: left;
    padding-top: 60px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 22px;
    font-size: 12px;
    line-height: 23px;
    color:#4c4c4c;
    width:647px;
    border-left: 1px solid #dddddd;
}

#main_facebook {
    background: white;
    padding-top: 60px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 22px;
    font-size: 12px;
    line-height: 23px;
    color:#4c4c4c;
    width:488px;
    border-left: 1px solid #dddddd;
}

#mainb {

    padding-bottom: 25px;
    padding-left: 25px;
    margin-left: 250px;
    padding-right: 22px;
    font-size: 12px;
    line-height: 23px;
    color:#4c4c4c;
    width:640px;
    border-left: 1px solid #dddddd;
}


.pics {
    bottom: 0;
    width: 650px;
  
}
.picleft {
    padding-bottom: 25px;
    float: left;
    background-color: #ffffff;
    width: 312px;
    height: 122px;
    /*border: 1px solid #dddddd;*/
}
* html .picleft {
    padding-bottom: 0;
}

.kuenstler-pic {
    padding-bottom: 25px;
    float: left;
    background-color: #ffffff;
    width: 500px;
    height: 100px;
    /*border: 1px solid #dddddd;*/
}
* html .kuenstler-pic {
    padding-bottom: 0;
}


.picright {
    padding-bottom: 25px;
    float: left;
    margin-left: 25px;
    background-color: #ffffff;
    width: 312px;
    height: 122px;
    /*border: 1px solid #dddddd;*/
    /*padding: 5px;*/
}

* html .picright {
    padding-bottom: 0;
}


/* ----------------------------------------------sponsoren/bilder--------------------------------------------*/

.pics_m {
    bottom: 0;
    width: 650px;

}
.picleft_m {
    padding-bottom: 25px;
    float: left;
    background-color: #ffffff;
    width: 205px;
    height: 83px;
    /*border: 1px solid #dddddd;*/
}
* html .picleft_m {
    padding-bottom: 0;
}

.picmiddle_m {
    padding-bottom: 25px;
    float: left;
    margin-left: 17px;
    background-color: #ffffff;
    width: 205px;
    height: 83px;
    /*border: 1px solid #dddddd;*/
    /*padding: 5px;*/
}

* html .picmiddle_m {
    padding-bottom: 0;
}

.picright_m {
    padding-bottom: 25px;
    float: left;
    margin-left: 17px;
    background-color: #ffffff;
    width: 205px;
    height: 83px;
    /*border: 1px solid #dddddd;*/
    /*padding: 5px;*/
}

* html .picright_m {
    padding-bottom: 0;
}
/* ----------------------------------------------ende--------------------------------------------*/




.pics img {
    display: block;
    width: 100%;
    border:0;
}
/* ----------------------------------------------gallery--------------------------------------------*/
.pics_gallery{
    bottom: 0;
    width: 650px;

}

.pics_gallery img {
    display: block;
    width: 100%;
    border:0;
}

.picbox { 
    padding-bottom: 25px;
    background-color: #ffffff;
    width: 650px;
    height: 70px;
    /*border: 1px solid #dddddd;*/
}

* html .picbox {
    width: 650px;
}

a.gallery_pic {
float: left;
color: #fff;
padding-right: 5px;
width: 76px;
height: 76px;
}

* html a.gallery_pic{
    padding-right: 4px;
}

/* ----------------------------------------------Fu?--------------------------------------------*/
#foot {
    width:100%;
    font-size: 10px;
    background:#4c4c4c url("../bilder/bgfooter.jpg") repeat-x scroll;
}

#foot_content {
    margin: 0 auto 0 auto;
    padding: 25px 25px 0 0;
    width: 925px;
    height: 98px;
    text-align: right;
    background:#4c4c4c url("../bilder/footer_grafik.jpg") no-repeat scroll;
}

/* ----------------------------------------------andere--------------------------------------------*/
#main h1 {
    margin:0 -25px 10px -25px;
    padding: 0 25px 0 25px;
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
    color: #b3b3b3;
}

h5 {
    margin:0 -25px 10px -25px;
    padding: 0 25px 0 25px;
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
    color: #b3b3b3;
}


h5.fbh5 {
    text-transform: uppercase; clear: both; margin: 25px 0 10px 0; padding: 0 0 5px 0; font-size: 18px; line-height: 15px; font-weight: bold; border-bottom: 1px solid #dddddd; color: #b3b3b3
}

h3 {
    margin:0 -25px 25px -25px;
    padding: 0 25px 0 25px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
    color: #b3b3b3;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #b3b3b3;
}

h4 span {
    font-size: 11px;
}


h2 {
    width: 225px;
    height: auto;
    text-align: right;
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    color: #b3b3b3;
}


#foot a {
    color: white;
    text-decoration: none;
}

#menue a {
    color: white;
    text-decoration: none;
}

.right a {
    color: #b3b3b3;
}
/* ----------------------------------------------Kontakt--------------------------------------------*/


fieldset {
    border: none;
}

#kontakt label.required {
font-weight:bold;
}

#kontakt .buttons input {
color:#b3b3b3;
cursor:pointer;
display:inline;
font-size:0.9em;
font-weight:bold;
margin:0;
text-align:left;
}

#kontakt .buttons input.reset {
    border:1px solid #b3b3b3;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F8F8F8 url(kontakt/images/resetbutton.jpg) no-repeat scroll 0 0;
font-size: 11px;
}

#kontakt .buttons input.send {
    border:1px solid #b3b3b3;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F8F8F8 url(kontakt/images/sendbutton.jpg) no-repeat scroll 0 0;
font-size: 11px;
}

#kontakt input, #kontakt textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}

.kontakt right {
    float: right;
    margin-left: 10px;
}

.links {
    padding-right: 25px;
}

div.error {
    font-family:verdana,arial;
border:1px solid #E38414;
color:#E38414;
font-weight:bold;
margin-bottom:10px;
padding:0.5em;
width: 625px;
}
div.okay {
    font-family:verdana,arial;
border:1px solid #C9D234;
color:#C9D234;
font-weight:bold;
margin-bottom:10px;
padding:0.5em;
width: 625px;
}

#firmenname {
    float: right;
    margin-left: 10px;
    border:1px solid #b3b3b3;
}

#name{
    float: right;
    margin-left: 10px;
    border:1px solid #b3b3b3;
}

#email{
    float: right;
    margin-left: 10px;
    border:1px solid #b3b3b3;
}

#tel{
    float: right;
    margin-left: 10px;
    border:1px solid #b3b3b3;
}

#nachricht {
    float: right;
    margin-left: 5px;
    border:1px solid #b3b3b3;
    height: 85px;
    margin-top: -2px;
}

.button a{
border:1px solid #b3b3b3;
color: #b3b3b3;
font-size: 11px;
font-weight:bold;
text-decoration: none;
    padding: 2px;
}



.download a {
    color: #b3b3b3;
}

a img {
  border:0;
}

#newsbox a {
   color: #b3b3b3;
}

.beschreibung {
    color: #b3b3b3;
    font-size: 11px;
}

.time {
    color: #b3b3b3;
    font-size: 12px;
    font-weight: bold;
}


h6 {
    font-size: 12px;
    font-weight: bold;
    color: #b3b3b3;
    padding-left: 40px;
}

h6.weitere {
    font-size: 12px;
    font-weight: bold;
    color: #b3b3b3;
    padding-left: 0px;
}

h7 {
    font-size: 12px;
    font-weight: bold;
    color: #b3b3b3;
    padding-left: 7px;
}

.icon {
    padding-top: 7px;
}

.icon2 {
    padding-top: 2px;
}

/* ----------------------------------------------News NAVIGATION --------------------------------------------*/

#newsboxnav {
    border:1px solid #dddddd;
    width: 248px;
	zoom:1;
}

#newsboxnav ul {
    margin:0;
	padding:0;
	list-style-type:none;
}

#newsboxnav ul li {
    display:block;
	float:left;
}

#newsboxnav ul li a {
    font-family:verdana,arial;
    font-size: 12px;
    display:block;
    padding:2px 3px 2px 3px;
    color:#CECECE;
	font-weight:600;
	text-align:center;
}

#newsboxnav ul li a:hover {
    background:none !important;
}

#newsboxnav ul li.active a {
    color:#ffffff;
	background-color:#CECECE;
}

#newsboxnav ul li.split {
    padding:0 4px 0 4px;
}

span {
 color:#CECECE;
}

.highlight-datum{font-size: 14px; margin: 0; padding: 25px 0 10px 0; text-align: left;}

.highlights {width: 700px;}
.highlights .bild {width: 120px; margin-right: 30px; float: left; font-size: 10px; line-height: 10px; }
.highlights .text {width: 550px; float: left;}
.highlights .text p {line-height: 14px; padding: 0 0 7px 0; margin: 0;}

.clear {clear: both;}

.zeile {width: 520px; margin-bottom: 10px;}
.zeile .zeit {float: left; width: 130px; line-height: 16px;}
.zeile .punkt {float: left; width: 390px; line-height: 16px;}



.programm-head { text-transform: uppercase; clear: both; margin: 25px 0 10px 0; padding: 0 0 5px 0; font-size: 18px; line-height: 15px; font-weight: bold; border-bottom: 1px solid #dddddd; color: #b3b3b3}
.buehne-head { text-transform: uppercase; clear: both; margin: 10px 0 5px 0; padding: 0 0 5px 0; font-size: 12px; line-height: 18px; font-weight: bold; color: #b3b3b3}

td.zeit {width: 120px; font-size: 11px; vertical-align: top; line-height: 130%;}
td.programmpunkt {color: #6b6b6b; font-size: 11px; line-height: 130%; padding-bottom: 5px;}
td.programmpunkt strong {color: #4c4c4c; font-size: 12px;}

td.programmpunkt2 {color: #6b6b6b; font-size: 11px; line-height: 130%; padding-bottom: 5px;width: 400px}
td.programmpunkt2 strong {color: #4c4c4c; font-size: 12px;}

td.programmpunkt3 {color: #6b6b6b; font-size: 11px; line-height: 130%; padding-bottom: 5px;}
td.programmpunkt3 strong {color: #4c4c4c; font-size: 12px;}
.icon2 {padding-right: 5px;}
