html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
    }
body {

    line-height: 16px;
    font:  arial, helvetica, verdana, sans-serif;
    color: black;
    background: white;
    }
table {
    border-collapse: separate;
    border-spacing: 0;
    }
caption, th, td {
    text-align: left;
    font-weight: normal;
    }
address {
    font-style: normal;
    }
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    }
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    }
blockquote, q {
    quotes: "" "";
    }
    
    
    
i, em { font-style: italic; }

html { height:100%; }


h1 {
    font:  28px arial, helvetica, verdana, sans-serif;   
    font-weight: bold;
margin-bottom: 10px;
	
	/*padding: 10px 10px;
	color: #fff;
	background-color: #000;*/
}


h2 {
    font:  22px arial, helvetica, verdana, sans-serif; 

font-weight: bold;
margin-bottom: 16px;

}

h3 {
    font:  18px arial, helvetica, verdana, sans-serif; 

font-weight: bold;
	margin-bottom: 22px;
	/*color: #e74b00;*/

}



#container {
    width: 780px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font: 14px arial, helvetica, verdana, sans-serif;
    line-height:  1,9em;
}

#header {
    width: 730px;
    height: auto;
    margin-bottom: 10px;
}

#logo {
float:left;
width: 240px;
height: auto;
background: 0; 
}

#logo img {
width: 100%;
background: 0; 
}


#logo-typo a {
display: block;

width: 174px;
height: 85px;
background-color: #fff;
}


#logo-typo a:hover {
display: block;
background-color: #e74b00;
width: 174px;
height: 85px;
}





#twitterticker {
width:460px;
padding: 5px;
float:right;
margin-top: 111px;
background-color: #e9e9e9;

}

#twitterticker a:link, #twitterticker  a:visited, #twitterticker a:active {
    color: #e74b00;
    text-decoration: none;
font-size: 1,5em; 
font-weight: normal;

}   


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



#rechteSpalte {
    font:  16px arial, helvetica, verdana, sans-serif;
    letter-spacing:1px;
    color: white;
    float: left;
    width: 190px;
    padding: 15px;
background-image: url(../images/design/bg-rechte-spalte.png); 

   
 
}


#rechteSpalte a:link, #rechteSpalte  a:visited, #rechteSpalte a:active {
    color: #fff;
    text-decoration: none;
font-weight: bold;

}   


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

#rechteSpalte ul {
list-style: none;
    margin: 0;
    padding: 0;
    }
    
#rechteSpalte li {

    margin-left: 0px;
padding-top: 15px;
text-transform: none;

    }
    




   
div#rechteSpalte ul li ul {
display:none;


}
div#rechteSpalte ul li.current ul {
display:inline;
color: #e74b00;
}
div#rechteSpalte ul li.current a {

    font-size: 16px; 
    font-weight: bold;
    padding-left: 5px;
margin: -5px;
text-transform: none;
color: #e74b00;

}

div#rechteSpalte ul li.current ul li a {

    font-size: 16px; 
    font-weight: normal;
    padding-left: 15px;
margin: -5px;
text-transform: none;
color: #ffffff;

}
  
div#rechteSpalte ul li.current ul li.current a {

    font-size: 16px; 
    font-weight: normal;
    padding-left: 15px;
margin: -5px;
text-transform: none;
color: #e74b00;
}
    

#social-button
{

margin-bottom: 10px;

}




#social-button ul {
display: block;
list-style: none;
    margin-top: -15px;
    padding: 0;
}
    
#social-button li {
display: block;
float: left;
margin-right: 7px;


}
    
#social-button li a
{

display: block;
width: 30px;
height: 30px;
background-color: #fff;
}   


 #social-button li a:hover
{

background-color: #e74b00;

}    
    

/*
 #rechteSpalte .subsub li{
    color: #fff;
    font-size: 16px; 
    
    padding-left: 15px;
margin: -5px;
text-transform: none;
}   


 #rechteSpalte .subsub li a:link, #rechteSpalte .subsub li   a:visited, #rechteSpalte .subsub li  a:active {
    color: #fff;
    text-decoration: none;
font-weight: normal; 

}   
 #rechteSpalte .subsub li  a:hover
{
color: #e74b00;

}    


 #rechteSpalte ul.subsub {

    padding-bottom: 15px;

} 




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




body#home a#homenav,
body#fav a#favnav,
body#gruss a#grussnav{
color: #e74b00;
}
*/




#linkeSpalte {
    width: 460px;
   /* min-height: 620px;*/
    float: left;
    line-height: 20px;
    padding: 20px;
    padding-right: 20px;
    margin-right: 10px;

    color: #000;
background-image: url(../images/bg/bg-content-90.png); 
}




#linkeSpalte a:link {
    text-decoration: none;

    color: #e74b00;
}
 #linkeSpalte a:visited {
    text-decoration: none; 

    color: #e74b00;
}
#linkeSpalte a:active {
    text-decoration: none;
  
    color: #e74b00;
}
#linkeSpalte a:hover {
    text-decoration: none;

    color: #000;
}



#footercontainer {
    clear:left;
    width: 100%;
    color: #000;
    background: white;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    font:  0.8em arial, helvetica, verdana, sans-serif;
}


#footer {
    clear:left;
    font:  12px arial, helvetica, verdana, sans-serif;
    width: 460px;
    height: auto;
    float: left;
    color: #000;
    padding: 20px;
     margin-top: 10px;
     margin-bottom: 200px;
    margin-right: 10px;
    background-color: white;
    filter:alpha(opacity=90); /* Internet Explorer */
    -moz-opacity: 0.90; /* Mozilla Browser */
    opacity: 0.90; /* Opera */
}

#footer a:link, #footer  a:visited, #footer a:active {
    color: #000;
    text-decoration: none;

font-weight: bold;

}   


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



/* NEWS MODUL TEASERTEXT*/

#news {
    background-color: #FFFFFF;
    border: 10px solid #003357;
    font:  0.8em arial, helvetica, verdana, sans-serif;
    color: #000000;
    text-align: left;
    padding: 10px;
    margin-top: 10px;
        margin-right: 30px;
    width: 200px;
    float: right;
}

a.more:link, a.more:visited, a.more:active, a.more:hover {
    font-weight: bold;
    color: #003357;
    padding-left: 5px;
}

#news h4 {
    font-size: 11px;
    font-weight: bold;
    color:#003357;
    margin-bottom: 0px;
}

#news h3 {
    font-size: 12px;
    font-weight: bold;
    color:#003357;
    margin-top: 5px;
}

#news p {
    margin-top: 0px;
}


/* SPIELPLAN */
.datum {
    font-size: 18px;
    font-weight: bold;
    margin-right: 0px;

}
.zeit {
    font-size: 14px;
    font-weight: bold;
    color: #003357;
    margin-top: 10px;
}
.company {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-top: 30px;
}
.protitel p {
    float: left;
     /* margin-left: 102px;*/
     margin-top: 5px;
     margin-right: 5px;
}

.location {
    font-size: 12px; margin-top: 5px; margin-bottom: 10px;
}
.ticket p {
     clear:both;
     float: left;
     /* margin-left: 102px;*/
     margin-top: -8px;
     margin-right: 5px;
}
div.produktion {
   padding-top: 20px;
padding-bottom: 15px;
   border-bottom: 1px solid #FF9900;
   min-height: 75px;
}
.produktion h4{
   padding-top: 12px;
   margin-bottom: 30px;
   float: left;
}
#linkeSpalte h4 {
    margin-top: 0px;
}
.flLeft {
   float: left;
   margin-right: 20px;
}
.flLeft p {
color:#00FF00;
   border: 1px solid #999999;
}

/* Produktionen*/
.prdatum {
    font-size: 18px;
    font-weight: bold;
    color:#003357;
    border: 10px solid #003357;
    padding: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 430px;
}
.prgenre {
    font-size: 14px;
    color:#003357;
}
.prtitel {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
}
.prcompany {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}
.przinfo {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.prprice {
    font-size: 12px;
    margin-top: 20px;  
        margin-bottom: 25px;  
    color: #666666; 
}
.prlink {
    margin-top: 25px;  
    margin-bottom: 30px;  
}
.vteaser{   
   margin-bottom: 30px;  
}
.vtline {   
   margin-bottom: 40px;  
}

.artikelline {  
   margin-top: 20px; 
   margin-bottom: 20px;  
}





.trennerhtml    {
    width: 100%;
    margin-top:20px;
    margin-bottom:20px;
    border-bottom: 1px solid #000;
    }




.stopfloat {
	clear: both;
	display: block;
	}



table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 4px;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
table {
    font:  14px arial, helvetica, verdana, sans-serif;
}
