/* StyleSheet Festival 2005 */

/* Farbcode                              */
/* mmf hellblau    		 = color:#cde6ff */
/* mmf blau dunkel    	 = color:#0000A0 */
/* hellgrau 			 = color:#CCCCCC */

body  /* v05.1 */
{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#102570;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-3dlight-color:#1B3FBA; 
	scrollbar-arrow-color:#1B3FBA; 
	scrollbar-track-color:#f0f0f0; 
	scrollbar-darkshadow-color:#1B3FBA;
	scroll:auto;
	background-image: url(../x_layout/bgr_body.gif); 
	background-repeat: repeat-y;
	background-position: 245px;
	}
body.press { margin-left:15px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#FFFFFF;}
body.price { margin-left:15px; margin-right:5px; margin-top:0px; margin-bottom:0px; background-color:#FFFFFF;}

a,p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,strong,input
{ 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; }
li
{	list-style-type: square;
}
td
{	padding:3px;	}
.td_grey_dotted
{	padding: 3px;
	font-size:10px;
	border: 1px dotted #999999;
	background-color:#EEEEEE;
}
.td_grey_dotted a
{	font-size:10px;
}
.td_blue_dotted	/* v05.1 */
{	padding: 3px;
	font-size:10px;
	border: 1px dotted #999999;
	background-color:#DAE2FA;
}
.td_blue_dotted a	/* v05.1 */
{	font-size:10px;
}

.td_blue	/* v05.1 */
{	padding: 3px;
	background-color:#DAE2FA;
}
.td_grey	/* v05.1 */
{	padding: 3px;
	background-color:#EEEEEE;
}
.td_kosten
{	padding: 3px 10px;
	text-align:right;
}
.td_kosten_grau
{	padding: 3px 10px;
	background-color:#EEEEEE;
	text-align:right;
}
td.showblock_headline
{	background-color:#EEEEEE;
	text-align:center;
	font-weight:bold;
	font-size:9px; 
}
td.showblock_detail
{	text-align:left;
	border:1px solid #DAE2FA;
	font-size:9px;
}
.txt_blue	/* v05.1 */
{	color:#1B3FBA;
}
.txt_red	/* v05.1 */
{	color:#FF0000;
	font-weight:bold;
}
.txt_small_bold   /* v05.1 */
{	font-size:10px;
	font-weight: bold;
		}	
.headline11
{	font-size:11px;
	font-weight: bold;
	color:#0000A0;}
.bgr_grey
{	background-color:#DDDDDD;
}

.rand	{
	padding: 3px;
	border-right: 10px solid #FFFFFF;
	background-color:#EEEEEE;
}
.disabled {
	color:#ACA899;
}
.red {
	color:#FF0000;
}
input
{	border: 1px solid #0000A0;
}
.f_left
{	float:left;
	margin: 5px 5px 5px 0px;
}
.f_right
{	float:right;
	margin: 0px 0px 3px 5px;
}
/* v05.1 all links */
a:link, a:visited { color:#1B3FBA;  text-decoration:underline; border:0px;}
a:active, a:hover { color:#FFFFFF; text-decoration:underline; background-color:#1B3FBA;  border:0px;}		

a:link.link_s, a:visited.link_s { color:#1B3FBA;  text-decoration:underline; font-size:10px;}
a:active.link_s, a:hover.link_s { color:#FFFFFF; text-decoration:underline; background-color:#1B3FBA; font-size:10px;}

a:link.made, a:visited.made { color:#8FA5EF; text-decoration:none; background-color:#102570; font-size:9px; }
a:active.made, a:hover.made { color:#1B3FBA; text-decoration:none; background-color:#000000; font-size:9px; }

a.subnavi01:link, a.subnavi01:visited { color:#1B3FBA;  text-decoration:none; border:0px; padding-bottom:5px;}
a.subnavi01:active, a.subnavi01:hover { color:#FFFFFF; text-decoration:none; background-color:#1B3FBA;  border:0px; margin-bottom:20px;}

a.subnavi02:link, a.subnavi02:visited { font-size:10px; font-weight: bold; color:#1B3FBA;  text-decoration:none; border:0px; padding-bottom:5px;}
a.subnavi02:active, a.subnavi02:hover { font-size:10px; font-weight: bold; color:#FFFFFF; text-decoration:none; background-color:#1B3FBA;  border:0px; margin-bottom:20px;}

#box_navi_grey a			/*	v05.1 Haupt-Navigation, grau	*/
{
	display: block;
	font-size:10px;
	color: #102570;
	text-decoration: none;
	text-indent: 5px;
	line-height: 13px;
	background-color:#cccccc;
	border-right: 10px solid #cccccc;
	border-left: 8px solid #204BDF;
	margin-bottom: 1px;
}
#box_navi_grey a:hover			/*	v05.1 Haupt-Navigation, grau	*/
{	color: #ffffff;
	background-color:#102570;
	border-left: 8px solid #ffffff;
}
#box_navi_grey a.active			/*	v05.1 Haupt-Navigation, grau	*/
{
	display: block;
	font-size:10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 5px;
	line-height: 13px;
	background-color:#102570;
	border-right: 10px solid #cccccc;
	border-left: 8px solid #ffffff;
	margin-bottom: 1px;
}
/* Positionierung der Ebenen >> START  +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
#box_left			/*	v05.1 Navigation	links alles*/
{	position: absolute;
	z-index:95;
	width:245px;
	height:100%;
	left:0px;
	top:0px;
	background-color:#102570;
}	
#box_navi_main			/*	v05.1 Haupt-Navigation	*/
{	position: absolute;
	z-index:96;
	width:200px;
	left:45px;
	top:175px;
}
#box_navi_grey			/*	v05.1 Haupt-Navigation, grau	*/
{	float: left;
	clear: left;
	width: 180px;
	margin-bottom: 10px;
	background-color:#cccccc;
	padding: 5px 0px 5px 0px;
}
#box_headline			/*	v05.1 Kopfbereich Text	*/
{	position: absolute;
	z-index:92;
	width:345px;
	height:70px;
	left:270px;
	top:27px;
}
#box_main_bgr	/*	v05.1 Hintergrund des Site	*/
{	position: absolute;
	z-index:81;
/*	width:675px;	old */
	width:706px;
	height:475px;
	left:245px;
	top:108px;
	background-color:#FFFFFF;
}
#box_txtheadline			/*	v05.1 Überschrift Textbereich	*/
{	position: absolute;
	z-index:83;
	width:620px;
	height:20px;
	left:276px;
	top:120px;
	background-color:#eeeeee;
	font-size:13px;
	font-weight: bold;
	color:#1B3FBA;
	padding-left:3px;
	line-height: 19px;
}
#box_txtarea			/*	v05.1 Haupt-Textbereich	*/
{	position: absolute;
	z-index:83;
	width:620px;
	height:435px;
	left:276px;
	top:145px;
	overflow:auto;
	background-color:#FFFFFF;
}
#box_txtarea_foto			/*	v05.1 Haupt-Textbereich Bereich Fotowettbewerb mit Hintergrund	*/
{	position: absolute;
	z-index:83;
	width:620px;
	height:435px;
	left:276px;
	top:150px;
	overflow:auto;
	background-image: url(../x_layout/bgr_foto_rolle.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}
#box_bgr_right			/*	v05.1 Hintergrund Spalte rechts	*/
{	position: absolute;
	z-index:82;
	width:55px;
	height:475px;
	left:951px;
	top:108px;
	background-image: url(../x_layout/bgr_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#box_schwabo			/*	v05.1 */
{	position:relative;
	top:370px;
	left:0px;
}
#box_madeby			/*	v05.1 Haupt-Textbereich	*/
{	position: absolute;
	z-index:95;
	width:150px;
	height:13px;
	left:60px;
	top:569px;
	font-size:9px;
	color:#8FA5EF;
/*		background-color:#FFFF00; */
}
#box_img_head /* v05.1 */
{	position: absolute;
	z-index:91;
	width:761px;
	height:108px;
	left:245px;
	top:0px;
	background-image: url(../x_layout/bgr_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
#LayerFlash		/*	v05.1 Kartenvorverkauf	*/
{	position:absolute; 
	width:640px; 
	height:360px; 
	z-index:90; 
	left: 276px; 
	top: 140px;
}
#box_karten		/*	v05.1 Kartenvorverkauf	*/
{	position: absolute;
	z-index:83;
	width:620px;
	height:375px;
	left:276px;
	top:210px;
	overflow:auto;
}
#box_karten_text		/*	v05.1 Kartenvorverkauf-Text	*/
{	position: absolute;
	z-index:83;
	width:380px;
	/*height:435px;*/
	left:0px;
	top:0px;
	overflow:auto;
}

#box_karten_normal		/*	v05.1 Spalte für Anzahl der Karten	*/
{	position: absolute;
	z-index:83;
	width:100px;
	left:390px;
	top:0px;
	overflow:auto;
	text-align:center;
}

#box_karten_ermaessigt		/*	v05.1 Spalte für Anzahl der ermäßigten Karten	*/
{	position: absolute;
	z-index:83;
	width:100px;
	left:500px;
	top:0px;
	overflow:auto;
	text-align:center;
}
/*	v05.1 Formartierung Jurystatements	*/
#box_txtarea_jury			/*	v05.1 Haupt-Textbereich	*/
{	position: absolute;
	z-index:83;
	width:400px;
	height:250px;
	left:150px;
	top:90px;
	overflow:auto;
	background-color:#FFFFFF;
}
.h1_jury
{	font-size:21px;
	color:#ffffff;
	margin:0px 0px 0px 20px;
	padding:0px;
}
.h2_jury
{	font-size:16px;
	color:#ffffff;
	margin:0px 0px 0px 20px;
	padding:0px;
}
#box_txtarea_jury p			/*	v05.1 Haupt-Textbereich	*/
{	padding:20px 20px 0px 20px;
	line-height:14px;
}
#box_txtarea_jury p.preis			/*	v05.1 Haupt-Textbereich	*/
{	padding:0px 20px 20px 50px;
	line-height:14px;
	color:#1B3FBA;
	font-weight:bold;
}
#box_txtarea_statements			/*	v05.1 Haupt-Textbereich	*/
{	position: absolute;
	z-index:83;
	width:400px;
	height:250px;
	left:150px;
	top:90px;
	padding:20px;
	overflow:auto;
	background-color:#FFFFFF;
}
.newline
{	height:1px;
	width:100%;
	border-bottom:1px solid #1B3FBA;
	display:block;
	margin:5px 0px 15px 0px;
}
/*	Bildimpressionen vom Festival	*/
#box_txtarea_impressionen			/*	v05.1 Haupt-Textbereich	*/
{	position: absolute;
	z-index:83;
	width:580px;
/*	height:250px; */
	left:150px;
	top:90px;
	padding:10px 10px 20px 20px;
	background-color:#000000;
}
#box_txtarea_impressionen img
{	float:left;
	margin:5px 10px 5px 0px;
	border:0px;
}

