/* CSS Document story-vs.de v2010-07-29 */
/* Farbdefinitionen                            */
/* blau, hell     	#92A7DD	Hintergrund body     */
/* blau, dunkel		#324080 Hintergrund Textbereich   */
/* grau:mittel  #666666     Texte   */
/* grau:dunkel  #333333     Linien   */
/*   */

html /* v2008-05-23 */
{	height: 101%;
}
        
body	/* v2005.05 */	
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#000000;
	background-image: url(../x_layout/bgr_body_center.gif); 
	background-repeat: repeat-y;
	background-position: center 0px;
}
* html body
{	height: 101%;	}

p,h1,h2,h3,h4,h5,div,td,th,ul,ol,li,address,blockquote,nobr,b,i,form,input,select,option,textarea,span	/* v2007.05.16 */	
{	font-family:  Arial,Tahoma,Verdana,Helvetica, sans-serif; 
	color: #FFFFFF;	
	margin:0px;
	padding: 0px;
	}
option	/* v2007.05.16 */	
{	color: #000099;	font-size: 11px;	}	
p, li	/*  */
{	font-size: 11px;
	text-align: justify;
}
p.ticket_order {
	display:block;
	text-align: left;
	border-bottom: 1px dotted #666666;
	margin-bottom:5px;
	padding-bottom:5px;
}
.hinweis
{	color:#eeee00; 	font-weight: bold;}
h2.nav_big, span.nav_big		/* v2007.05.16 */
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
	padding:1px 0px 0px 0px;
}
h2.nav_small, span.nav_small		/* v2007.05.16 */
{	display:block;
	font-size: 10px;
	font-weight: bold;
	line-height:80%;
	color: #FFFFFF;
	margin-left:10px;
	margin-bottom:4px;
}
div.box_right_content h3 {
	font-size: 15px;
	margin-bottom:5px;	
	padding-bottom:5px;
	border-bottom: 1px dotted #666666;
}
li 
{	list-style-type: square;
	list-style-position: inside;
} 
li.kv 
{	list-style-type: square;
	list-style-position: outside;
	margin-left:30px;
}
div.txt_page_title h1
{	font-size:29px;
	font-weight:bold;
	margin-top: 16px;
}
div.txt_page_title h2
{	font-size:16px;
	font-weight:bold;
	margin: 6px 0 0 0;
}
div.txt_sponsor h3
{	font-size:11px;
	font-weight:bold;
	margin: 13px 0 0 20px;
}
div.txt_picture p
{	font-size:9px;
	font-weight:normal;
	margin-right: 20px;
text-align:right;
}
div.txt_content_1sp p, div.txt_content_2sp p
{	line-height:140%;
}
div.txt_date p
{	font-size:24px;
	font-weight:bold;
	text-align: right;
}
div.txt_footer p
{	font-size:11px;
	text-align: justify;
}
.f_left
{	float:left;
}
.f_right
{	float:right;
}
.active	/* v2005.05 */
{	background-color: #324080;
}

a:link, a:visited { color:#FFFFFF;  text-decoration:underline; border:0px;}
a:active, a:hover, #act { color:#324080; text-decoration:underline; background-color:#92A7DD;  border:0px;}

a.withoutLine:link, a.withoutLine:visited, a.withoutLine:active, a.withoutLine:hover  {
	color:#FFFFFF; border:0px; text-decoration: none;
}

.withLine { text-decoration:underline; }

div.dLoad a
{	padding-left: 20px;
	background-image: url(../x_layout/8x8_dot.gif);
	background-repeat: no-repeat;
	background-position:0 3px ;
}
/* START >> Container Inhalte +++++++++++++++++++++++++++++++++ */
#page_margins	/* v2008-05-23 */
{	position:absolute;
/**/	z-index: 10; 
	width: 984px; 
	height:100%;
	left:50%;
	margin-left: -492px;
	background-image: url(../x_layout/bgr_body_right_eye.gif); 
	background-repeat: no-repeat;
	background-position: 785px 0px;
}
#container_txt	/* v2008-05-23 */
{	position:absolute;
	z-index: 30; 
	width:100%; 
	height:100%; /**/
	top:0px;
	left:0px;
}
#box_txt_main	/* v2005.05 */
{	position:absolute;
	z-index: 31; 
	width:450px;
	background-color: #324080;
	left:335px;
	top:0px;
	background-image: url(../x_layout/bgr_body_mid_eye_new.gif);
	background-position: right 300px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
/*#box_txt_main_bgr	 v2005.05 
{
	position:absolute;
	z-index: 30;
	width:450px;
	height:100%;
	top: 0px;
	left: 335px;
} */
#box_text_right	 /*v2008-05-23 */
{	/* position: absolute;
	top: 300px; 
	right: 0;
	height: 300px;	*/
	z-index: 1;
	float:right;
	width: 195px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div.box_right_content {
	margin:10px; }
	
#bgr_page_margins	/* v2008-05-23 */
{	position:absolute;
	z-index: 1; 
	top:0px; 
	right:0px;
	width: 50%; 
	height:190px;
	background-color:#324080; 
}
/* ENDE >> Container Inhalte +++++++++++++++++++++++++++++++++ */
/* START >> Container mittlerer Bereich +++++++++++++++++++++++++++++++++ */
div.txt_sponsor	/* v2005.05 */
{	position:absolute;
	top:182px;
	left:0px;
	z-index: 35; 
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
}
div.txt_picture	/* v2010.01 */
{	position:absolute;
	top:192px;
	left:0px;
	z-index: 35; 
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
/*	text-align:right;
*/
}
div.txt_page_title	/* v2005.05 */
{	float:left;
	z-index: 35; 
	width:415px;
	margin:18px 0 0 0;
	padding:0px 0px 0px 20px;
}
div.txt_content_1sp	/* v2005.05 */
{	float:left;
	z-index: 35; 
	width:410px;
	margin:0px;
	padding:15px 0px 0px 20px;
}
div.txt_content_2sp	/* v2005.05 */
{	float:left;
	z-index: 35; 
	width:195px;
	margin:0px;
	padding:15px 0px 0px 20px;
}
div.txt_date	/* v2005.05 */
{	float:left;
	z-index: 35; 
	width:415px;	
	margin:0px;
	padding:10px 0px 5px 20px;	
}

div.txt_footer	/* v2005.05 */
{	float:left;
	z-index: 35; 
	width:415px;	
	margin:0px;
	padding:0px 0px 0px 20px;
}

div.txt_presse_2sp	/* v2005.07 */
{	float:left;
	z-index: 35; 
	width:195px;
	height:140px;
	margin:0px;
	padding:5px 0px 0px 20px;	
}

/* ENDE >> Container mittlerer Bereich +++++++++++++++++++++++++++++++++ */
/* START >> Navigation +++++++++++++++++++++++++++++++++ */
#container_left		/* v2005.05 */
{
	position:absolute;
	z-index: 40;
	width:334px;
	height:760px;
	top:0px;
	left:0px;
	background-color: #92A7DD;
/*	background-image: url(../x_layout/vs-kreislogo-191.gif);
	background-repeat: no-repeat;
	background-position: -60px 570px; */
}
#box_navi		/* v2005.05 */
{	position: absolute;
	z-index: 40; 
	width:310px;
	top: 208px;
	left: 10px;
	padding:23px 0 0 0;
	background-image: url(../x_layout/navi-title_events.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#box_navi_seminare		/* v2005.05 */
{	position: absolute;
	z-index: 40; 
	width:310px;
	top: 690px;
	left: 10px;
	padding:23px 0 20px 0;
	background-image: url(../x_layout/navi-title_seminare.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 	
}
.box_navi_item		/* v2005.05 */
{
	float: right;
	z-index: 41;
	width: 258px;
	padding:0px 0px 0px 0px;
	border: 2px solid #FFFFFF;
	margin-bottom:1px;
}
.box_navi_item a:link, .box_navi_item a:visited	/* v2005.05 */
{	float:left;
	display: block;
	font-size:11px;
	color: #FFFFFF;
	background-color:#92A7DD;
	text-decoration: none;
	width: 258px;
}
#box_navi_seminare .box_navi_item a:link, #box_navi_seminare .box_navi_item a:visited	/* v2009.07 */
{	background-color:#999;}
.box_navi_item a:hover, .box_navi_item a.active, #box_navi_seminare div.box_navi_item a:hover, #box_navi_seminare div.box_navi_item a.active	/* v2009.07 */
{	background-color: #324080;
}

.box_navi_date		/* v2005.05 */
{	
	float: left;
	z-index: 41;
	width: 254px; 
	padding:1px 3px 1px 1px;
	border-top: 1px solid #FFFFFF;
	font-size:10px;
	line-height: 12px;
	text-align:right;
	background-color: #000000;
}
#box_navi_bottom		/* v2005.05 */
{	display:none;
	position: absolute;
	z-index: 40; 
	width: 256px;
	height: 60px;
	top: 680px;
	left: 60px; 
	background-image: url(../x_layout/bgr_navi_bottom.gif);
	padding: 3px 0px 0px 5px;	
}

/* ******** START Unternavigation, oben links, oben rechts ********* */

#box_navi_top-left, #box_navi_top-right		/* v2009.07 */
{	float:left; 
	z-index: 40; 
	width: 96%; 
	height: 20px;
	background-color:transparent;	
	padding:0; margin:auto;
}
#box_navi_top-left		/* v2009.07 */
{	text-align:right; 
	padding:0;
}
#box_navi_top-right		/* v2009.07 */
{	text-align:left;
	padding:7px 0 0 0;
}

#box_navi_top-left a, #box_navi_top-right a		/* v2009.07 */
{	font-size: 10px;
	line-height:15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:transparent;
	padding: 0 15px 0 15px;
	margin:0; letter-spacing:1px;
}
#box_navi_top-left a		/* v2009.07 */
{	background-color:#000;

}
#box_navi_top-right a		/* v2009.07 */
{	float:left;
	background-color:#92A7DD;
	clear:left;
	width: 110px;
	margin:0 0 1px 15px;
}
#box_navi_top-left a:hover		/* v2009.07 */
{	background-color:#324080;

}
#box_navi_top-right a:hover, #box_navi_top-right a.active		/* v2009.07 */
{	background-color:#324080;

}

/* ******** ENDE Unternavigation, oben links, oben rechts ********* */
/* ENDE >> Navigation +++++++++++++++++++++++++++++++++ */
/* START >> grafische Elemente, Logo etc +++++++++++++++++++++++++++++++++ */
#box_logo_icon	/* v2005.05 */
{
	visibility: visible;
	position:absolute;
	z-index: 52;
	left: 183px;
	top: 45px;
	height:130px;
	width:137px;
}
#box_logo_txt	/* v2005.05 */
{
	visibility: visible;
	position:absolute;
	z-index: 51;
	left: 11px;
	top:117px;
	height: 40px;
	width: 200px;
}

div.listing_pictures { padding:0; width:98%;}
div.listing_pictures img {
	float:left;
	margin:10px 0 0 20px;
}

/* ENDE >> grafische Elemente, Logo etc +++++++++++++++++++++++++++++++++ */

/* START >> Sonderseite Bilderbuch +++++++++++++++++++++++++++++++++ */
.bilderbuch h3
{	margin: 30px 0 5px 20px;}
/* */
.bilderbuch a
{	padding:0;
	border:0;
} 
/*
.bilderbuch img
{	
	margin:0;
	padding:0;
	border:0;
} */

/* ENDE >> Sonderseite Bilderbuch +++++++++++++++++++++++++++++++++ */
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
