/*FOTMATVORLAGEN*/


body {
  /*color: #666666; */
  color: #8c8c8c; 
  font-family: Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Sans Serif;

  font-size: 14px;
  line-height: 145%;
  background-image: url("../images/body.png");
  margin:auto;
  background-repeat: repeat-x;
  background-color: #cecccd;
}

img{
    border:0px;
}

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

a:hover {
  color: #FF6633; 
  text-decoration:none;   
}

#wrapper {
position:relative;
  background-color:#FFFFFF;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  margin:auto;
  margin-top: 0px;
  margin-bottom: -8px;
  width: 944px;
  min-height:1200px;
  padding: 0px 25px 0px 25px;
  
}
#oeffnungszeiten{
position:absolute;
height:150px;
width:170px;
font-size:12px;
top:628px;
left:780px;

}
#twitter{
position:absolute;
height:37px;
width:101px;
top:520px;
left:865px;

}
#twitter_o{
position:absolute;
height:37px;
width:101px;
top:190px;
left:865px;

}


/*NAVI*/


#navi_wrapper {
  width: 945px;
  height:160px;
  padding:0px 0px 20px 0px;
}

#logo {
  
  background-position:left bottom;
  background-repeat: no-repeat;
  min-width:310px;
  height:160px;
  float:left;
  overflow:hidden;
}

#navi {
  width:620px;
  height:160px;
  float: right;
  overflow:hidden;

 
}

#navi a{
color:#949494;

}
#navi .aktiv a{
color:#666666;

}
#navi a:hover{
 color:#666666;

}

.monat_select{
width: 200px;
margin-left:5px;

}

#photo {
  min-width:200px;
  height:112px;
  text-align:right;
}

#navi_list {
   text-align:right;
  
  height:28px;
}



#event {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 250px;
  
  }

/*#scroll_button {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  width:200px;
  height:20px;
  position: right; 
  float: right;
  overflow:hidden;
}
*/
#warenkorb{
position:absolute;
top:137px;
left:354px;
font-size: 13px;
}


/*CONTENT*/


#content_wrapper {
  width: 945px;
 padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  
}
#map{
height:400px;
width: 945px;
}
.main_box {
  width:945px;
  padding: 0px 0px 0px 0px;
}

/*3 PICS*/

.datebox {
 font-size:12px;
 line-height:145%;
  width:298px;
 margin: 0px 25px 0px 0px;
  float: left;
  overflow: hidden;
  margin-bottom:20px;
}


.datebox-right {
  font-size:12px;
  width:298px;
  margin: 0px;
  float: left;
  overflow: hidden;
   margin-bottom:20px;
}
.datebox_zweispalten{
  width:596px;
  min-height: 300px;
  margin: 0px 25px 0px 0px;
  float: left;
  overflow: hidden;


}

.pic {
  width:298px;
  
}
/*
.headline {
  width:298px;
  height: 35px;
  padding: 10px 0px 0px 0px;
}
*/
/*
.date{
  width:298px;
  height: 32px;
  padding: 3px 0px 0px 0px;
}
*/
.datetext {
   padding: 0px 0px 0px 0px;
}

/*1 BIG PIC*/

.stage {
  width: 945px; 
  padding: 0px 0px 20px 0px;
  
}

/*COMMENT-FIELD*/

.kommentar {
  width: 583px;
  padding: 0px 0px 20px 0px;
}

.kommentar2 {
  width: 583px;
  padding: 0px 0px 0px 38px;
}

/*DIFFERENT LINES*/

.space {
  width: 945px;
  min-height: 60px;
}

.long_line_1 {
  width: 945px;
  height: 40px;
  border-bottom-color: lightgrey;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.long_line_2 { /*WITH TEXT*/
  width: 945px;
  border-bottom-color: lightgrey;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  margin: 0px 0px 0px 0px;
}

.short_line {
  width: 583px;
  height: 40px;
  border-bottom-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin: 0px 0px 0px 38px;
}

.short_line_2 {
  width: 583px;
  height: 40px;
  border-bottom-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin: -20px 0px 0px 38px;
}

#author {
  width: 621px;
  height: 10px;
}



/*FOOTER*/


#footer {
  width: 945px;
  height:42px;
  margin-top:50px;
  border-top-color: lightgrey;
  border-top-width: 1px;
  border-top-style: dashed;
}

#kontakt {
  width: 945px;
  height:42px;
  
}




/* CLEAR */

.aus {
	clear:both;
	height:1px; 
	overflow:hidden;
}



/* FONTS */

/* HEADLINE */
/*h1 { 
  font-size: 18px;
  font-weight: lighter;
  line-height: 36px;
  margin-top:0px;
}
*/
h1 {
  font-size: 24px;
  font-weight: normal;
  margin:16px 0px 0px 0px;
  padding:0px;
  line-height: 36px; 
}

/* DATE */
.datum {
  color:#666666;
  font-size: 20px;
  font-weight: normal;
  margin:12px 0px 10px 0px;
 
    
}
.datum a{
    color:#666666;
}
.anriss{
    color:#8c8c8c;
    margin:0px;
    padding:0px;
}

.anriss a{
    color:#8c8c8c;
    
}
.anriss a:hover{
    color: #FF6633; ;
    
}

/* TEXT */


/* NAVI LINKS */
.navi_links {
  font-size: 13px;
  font-weight: normal;
  
  margin-top:0px;
  margin: -2px 0px 0px 0px;
}

/* FOOTER TEXT */
.footer_text {
  
  font-size:12px;
  color: #FF6633;
  margin-top:0px;
  line-height: 16px; 
  text-align: right;
  padding: 10px 0px 0px 0px;
}

/* AUTHOR INFO*/
h6 {
  color: #FF9900; 
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  line-height: 24px;
  margin-top:0px;
}

/* ORANGE TEXT*/
.orange{
  color: #ff6633; 
}
.programmname{
font-weight:bold;
color:#6a6a6a;
margin:12px 0px 0px 0px;
padding:0px;
height:35px;
}
.programmname a{
font-weight:bold;
color:#6a6a6a;

}
.detail_kuenstler{
color:#666666;
font-weight:bold;
margin:0px;
padding:0px;
}

.detail_programm{
font-weight:bold;
margin:0px;
padding:0px;
}
.detail_langtext{
width:480px;
}
.detail_bestelltext{
color:#ff6633;
font-size:12px;
line-height:145%;
}
/* TEXT HEAD UNDER PIC*/ 


/* COMMENTS */
h2 { 
  font-size: 18px;
  font-weight: lighter;
  margin-top:0px;
  
}
/* Veranstaltungen */
h3 { 
  font-size: 14px;
  font-weight: normal;
  margin-top:13px;
 padding:0px;
  
}




row{
	clear:left;
	min-height:30px;
	margin:0px;
	padding:0px;
}
.row_abstand{
	margin-top:3px;
}
.shop_col1_adressform{
	float:left;
	width:105px;
	overflow:hidden;
}
.shop_col2_adressform{
	float:left;
	width:400px;
	overflow:hidden;
}
.shop_col2_adressform_b{
	float:left;
	width:200px;
	overflow:hidden;
}
.shop_col1_adressform_sonder{
	float:left;
	width:205px;
	overflow:hidden;
}
.shop_col2_adressform_sonder{
	float:left;
	width:210px;
	overflow:hidden;
}
.shop_col1_adressform_umfrage{
    float:left;
	width:165px;
	overflow:hidden;
}
.shop_col2_adressform_umfrage{
	float:left;
	width:330px;
	overflow:hidden;
}
.input_adress_form_sonder{
    width:200px;
}
.input_adress_form{
    width:300px;
}
.sendbutton{
width:306px;
background-color:#000000;
color:#ffffff;
border:1px solid black;
text-align:left;

}
.formular_textfeld{
width:300px;
height:150px;

}
