/* RESET 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }*/


/* g_header */
#g_header { width: 388px; height: 44px; top:-32px ; position: relative; z-index: 99; border: 0px;border-style:solid; }
#g_header #g_navi { margin: 0; padding: 0; }
#g_header #g_navi li { display: inline; }
#g_header #g_navi li a { float: left; width: 97px; height: 0; padding-top: 44px; overflow: hidden; }
#g_header #g_navi li a,
#g_header #globalsearch { background-image: url(../img/_navi.png); background-repeat: no-repeat; }

div#navigation
{
	position: absolute;
	top: 205px;
	left: 50%;
	width: 394px;
	margin-left: -197px;
}

div#navigation a
{
	display: block;
	width: 97px;
	height: 44px;
	float: left;
	text-decoration: none;
	background-image: url(../img/_navi.png);
	background-repeat: no-repeat;
}

div#navigation a#programm	{background-position: 0px 0px;}
div#navigation a#video		{background-position: -97px 0px;}
div#navigation a#gaeste	{background-position: -194px 0px;}
div#navigation a#preise	{background-position: -291px 0px;}

div#navigation a#programm:hover	{background-position: 0px -44px;}
div#navigation a#video:hover		{background-position: -97px -44px;}
div#navigation a#gaeste:hover	{background-position: -194px -44px;}
div#navigation a#preise:hover	{background-position: -291px -44px;}

div#navigation a#programm:active	{background-position: 0px -88px;}
div#navigation a#video:active		{background-position: -97px -88px;}
div#navigation a#gaeste:active		{background-position: -194px -88px;}
div#navigation a#preise:active		{background-position: -291px -88px;}

div#navigation a#programm_c	{background-position: 0px -132px;}
div#navigation a#video_c		{background-position: -97px -132px;}
div#navigation a#gaeste_c		{background-position: -194px -132px;}
div#navigation a#preise_c		{background-position: -291px -132px;}




/* BUTTONS */
#g_header #g_navi li#Video a { background-position: 0 0; }
#g_header #g_navi li#Video a { background-position: -97px 0; }
#g_header #g_navi li#Gaeste a { background-position: -194px 0; }
#g_header #g_navi li#Preise a { background-position: -291px 0; }

/* OVER  */
#g_header #g_navi li#programm a:hover { background-position: 0 -44px; }
#g_header #g_navi li#Video a:hover { background-position: -97px -44px; }
#g_header #g_navi li#Gaeste a:hover { background-position: -194px -44px; }
#g_header #g_navi li#Preise a:hover { background-position: -291px -44px; }

/* PRESSED  */
#g_header #g_navi li#programm a:active { background-position: 0 -88px; }
#g_header #g_navi li#Video a:active { background-position: -97px -88px; }
#g_header #g_navi li#Gaeste a:active { background-position: -194px -88px; }
#g_header #g_navi li#Preise a:active { background-position: -291px -88px; }

/* ON */
#g_header.programm_c #g_navi li#programm a { background-position: 0 -132px !important;}
#g_header.video_c #g_navi li#Video a { background-position: -97px -132px !important; }
#g_header.gaeste_c #g_navi li#Gaeste a { background-position: -194px -132px !important; }
#g_header.preise_c #g_navi li#Preise a { background-position: -291px -132px !important; }


*{
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
}

html,body {
	margin:0;
	padding:0;
    
    
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size:11px; 
    

}
body {
    background-color: #f8a222;
    background-image:url(../img/hintergrund.gif); 
	background-repeat:repeat-x; 
}




.kasten340_202 {  
    z-index: 2;                                    
    position: absolute;                                     
    border-color: white;                                 
    border-style: solid;
    border-width: 3px;                            
    background-image: url(../img/bg_kasten.png); 
	background-repeat:repeat-x; 
}


      
 .schadow {
 	-moz-box-shadow: 0px 0px 3px rgba(1,1,1,0.6);
	-webkit-box-shadow: 0px 0px 3px rgba(1,1,1,0.6);
	box-shadow: 0px 0px 3px rgba(1,1,1,0.6);
	behavior: url(pie.htc);
}

 .curv{
 
   -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    CCborderRadius: 10px;
    behavior: url(pie.htc);
 }



.contentframe_rechts {
	top:50px; 
	left:660px; 
	position:absolute;
 
	border:0px;
	border-style:solid;

}


.infoZeile_layout {
	position: relative;
	
	top: 0px;
	left: 0px;
}


.infoZeile_text {
    margin-top: 25px;
	color: #2a2a2a;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding:0px
}

.vTrennlinie {
	background-image:url(../img/vbord.png); 
	background-repeat:repeat-y; 
	padding:7 0 0 0;
}
.hTrennlinie {
  height: 3px;                                  
 
	background-image:url(../img/hbord.png); 
	background-repeat:repeat-x; 
	padding:0 0 0 0;
}

.maginalien {
	color: #2a2a2a;
	font-size: 8px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding:0px
}

.footer {

	text-align: center;
	color: #2a2a2a;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding:0px
}

.footer_fontcolor
{
	color: #2a2a2a;
}

img { 
    border:0px;
}
p, font {
	margin:0px;
}

.bg_rot {
    background-image: url(../img/bg_content.gif);
    height:416px; 
    width:100%;
    }
    
    
.bg_rosa {
    background-image: url(../img/bg_content_rosa.gif);
    height:416px; 
    width:100%;
    }


.scroll {
	/*overflow:auto; */
  overflow:visible;
	width:380px; 
	height:400px; 
	
	top:1px; 
	left:244px;
	position:absolute;
	color:#eeeeee
}


.contentframe_mitte {
	line-height: 15px;
	text-align: left;
	overflow:visible;
	width:380px; 
	height:400px; 
	
	top:1px; 
	left:244px;
	position:absolute;
	color:#eeeeee;
}


.gig_programm {height:710px;}
.gig_preise {height:710px;}
.circus_programm {height:650px;}
.circus_preise {height:650px;}

.bg_rot.gig_programm,
.bg_rosa.gig_programm {height:720px;}
.bg_rosa.gig_preise,
.bg_rot.gig_preise {height:720px;}
.bg_rosa.circus_programm,
.bg_rot.circus_programm {height:660px;}
.bg_rosa.circus_preise,
.bg_rot.circus_preise {height:660px;}


input, select, textarea {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:10px;
	color:#000000;
}

h1 {
	/* text-shadow: 1px 1px 3px #d8d8d8; */
	font-family:"Lucida Grande",  Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 0px;
	/*height:48px;*/
	color:#000000 !important;
	/*text-transform:uppercase*/
	margin: 8px 0px;
}

h2 {
	letter-spacing: 0.1em;
	word-spacing: 2px;
	text-shadow: 1px 1px 2px #b6b6b6;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px; 
	line-height:14px;
	color:#fff !important;
  padding-bottom:10px;
}

h3 {
	letter-spacing: 0px;
	word-spacing: -0px;
	/* text-shadow: 1px 1px 3px #a8a8a8; */
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px !important; 
	line-height:20px;
	
}


font {
/* text-shadow: 0px 0px 1px #868686; */
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	/* font-size: 10px;  */
	/* line-height:10px; */
	color:#E5E5E5 ;


}
select {
	/* text-shadow: 0px 0px 1px #868686; */
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px; 
	/* line-height:10px; */
	color:#000000;
}

a, a:visited, a:hover, a:active {
	text-decoration:none
}


a {
    text-decoration: none;
    /*color: #2a2a2a;*/
    color:#fff;
    font-weight:bold;
   }

a:hover {
    text-shadow: 1px 1px #d48a01;
    text-decoration: underline;
    color: #2a2a2a;
}
td {
vertical-align:top;

}

.partner {
	border-top-style: solid;
	border-top-color: #ed9a00;
	border-width: 1px;
	width:100%;
	margin-top:17px;
}

p {padding-bottom:12px;}


#scrollbar_container {  
    position:relative;  
    width:500px;  
} 
 
#scrollbar_track {  
    position:absolute;  
    top:0;  
    right:0;  
    height:100%;  
    width:10px;  
    background-color:transparent;  
    cursor:move;  
} 
 
#scrollbar_handle {  
    width:10px;  
    background-color:#5c92e7;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;  
} 
 
#scrollbar_content {  
    overflow:hidden;  
    width:485px;  
    height:250px;  
}  


.infoZeile_layout a {
  color:#000;
}


.element {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 3px;
	padding: 15px; 
	line-height: 17px;
}


.abstand_oben {margin-top:50px;}

.scroll {line-height:150%;}

ul li {list-style-type:none;display:inline;}
