

html, body{
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	width: 100%;
	height: 80%;
}
/*ÄNDERUNG*/
/*Zur zentralen Definition von Zitaten*/
blockquote {
	margin: 0em;
	padding: 0em;
	font-style: italic;
}

acronym, .lang{
border-bottom:0.1em dotted #000000;}

.contentareaall{
/*	float: left;*/			/*ÄNDERUNG: hatte keinen erkennbaren Effekt, Firefox reagiert bei floats manchmal etwas seltsam*/
	width: 100%;
	height: 100%;
}

.content{
	float: left;
/*	width: 76.5%;*/					/*If width of navilinks is in %, use this, otherwise width: auto; - 07.11.2006 - Kashif*/
	width: 79%!important;			/*Changed for opera and ff view*/
	width: 77%;					/*Changed for ie smaller then 7 */
	margin: 0px;				/*ÄNDERUNG: zum Entfernen eventuell vererbter Einstellungen*/
	padding: 0px 0px 0px 0px; 	/*ÄNDERUNG: Abstände rechts und unten explizit auf 0*/
	vertical-align: top;
	padding-left: 1em;		/*ÄNDERUNG: wurde ersetzt*/
	padding-top: 1em;			/*ÄNDERUNG: wurde ersetzt*/
}

*:first-child+html .content{ 	/*Changed for ie 7 */
	float: left;
	width: auto!important;	/*Changed for ie 7 */
	margin: 0px;				/*ÄNDERUNG: zum Entfernen eventuell vererbter Einstellungen*/
	padding: 0px 0px 0px 0px; 	/*ÄNDERUNG: Abstände rechts und unten explizit auf 0*/
	vertical-align: top;
	padding-left: 1em;		/*ÄNDERUNG: wurde ersetzt*/
	padding-top: 1em;			/*ÄNDERUNG: wurde ersetzt*/
}

.black_border{
	border: 0.1em solid black;
	padding:1em 1em 1em 1em;}

.abstand{
	width: 99%;
	height: 2em;}

.dlhomeArticleList{
	float: left;
	width: 72%;					/*ÄNDERUNG: von 72% auf 70%, um mehr Platz für die rechte Leiste (Veranstaltungen) zu bekommen*/
	margin: 0px;				/*ÄNDERUNG: margin explizit auf 0*/	
	padding: 0px 0px 0px 0px;	/*ÄNDERUNG: Abstände auf px, um konstante, feste Abstände zu erhalten*/
/*	padding-top: 2em;*/
}
	
ul.dlhomeList{
/*	list-style: none;*/			/*ÄNDERUNG: keine gültige CSS Anweisung*/
	list-style-type: none;
	line-height: 1em;
	vertical-align: middle;
	margin-top: 3px;			/*ÄNDERUNG: um wieder oberen Abstand zu bekommen*/
	margin-left: 0px; 
/*	padding: 0em 5px 0.8em 0px;*/
	padding: 0px 5px 0.8px 0px;	/*ÄNDERUNG: Abstände auf px, um konstante, feste Abstände zu erhalten*/	
}
	

.dlhomeArticle{
	padding-top: 1em;
	width: 100%;
	overflow: hidden;}

.dlhomeArticleListArticleHeader{
	border-top: 0.05em solid #000000;
	width: 100%;
	border: none;
}

.dlhomeArticleListArticleContent{
	float: left;
	width: auto;
	border: none;
}

.dlhomeArticleListArticleText1{
	float: left;
	padding-bottom: 1em;}
.dlhomeArticleListArticleText{
	text-align:justify;
	padding-bottom: 1em;}
    

div.dlhomeArticleListArticlePicture{
	width: 20%;
	float: right;}

.blackline{
	border-bottom: 0.05em solid #000000;
	width: 99%;
	padding-bottom: 1em;
	vertical-align:bottom;}
	
.greenline{
	border-bottom: 0.05em solid #BED3E7;
	width: 99%;
	vertical-align: top;
	height: 2px;
	padding-top: 0px;
}
.d1ArticleText{
	width: 100%;
	float: left;}


.d1ArticlePicture{
	width: 20%;
	float: right;}

.d2content{
	width: 99%;}

.d2ArticleText{
	width: 100%;
	float: right;}

.d2ArticlePicture{
	width: 20%;
	float: left;}

.d3ArticleText{
	width: 99%;
	float: none;}

.d3ArticlePicture{
	width: 99%;
	float: none;
	text-align:center}

.dl5zell_hgfarbe_1{
	width: 99%;
	background-color: #E0E0E0;}

.dl5zell_hgfarbe_2{
	width: 99%;
	left: auto;}
	
.dl7{
	width: 40%;
/*	float: right;*/		/*ÄNDERUNG:*/
}
/*ÄNDERUNG: um die Breite für das Listenelement explizit auf die größte mögliche Breite zu setzen*/
li.dl7 {
	width: 100%;
}
	
.dl7langtext{
	width: 50%;
	float: left;}

.dlhomeEventList{
	background-image: url(../../img/bfree/bg_right_reaser.jpg);
	background-repeat: no-repeat;		/*ÄNDERUNG: um zu verhindern, daß das Bild ein 2. Mal gezeichnet wird*/
	float: right;
	width: 160px;							/*ÄNDERUNG: von 170px auf 22% um Flexibilität zu erreichen*/	
	margin: 0px 0px 0px 0px;						/*ÄNDERUNG: Abstände explizit auf 0*/
	padding: 0px 0px 0px 10px;			/*ÄNDERUNG: Abstände auf px, um feste Abstände zu erhalten*/
/*	margin-top: -32px;*/				/*ÄNDERUNG: rechte Leiste rutschte sonst zu weit nach oben*/
}
	
div[class="dlhomeArticleListArticlePicture"] img{
	width: 110px;}

.naviEmptyRow{
	float: right;
	width: 99%;
	height: 1em;
	border: none;
	text-align: right;}

.logoRow1{
	float: left;
	height: 3em;
	width: 99%;
	border: none;
	text-align: left;
	padding-top: 0.2em;}

.gif1x1{
	width: 1px;
	height: 1px;
	border: 0px;}

.topRows{
	width: 100%;}

.topRow2 , .topRow3{
	float: left;
	border: none;
	width: 100%;
}

.topRow1{
    background: url(../../img/bfree/right_neu_fertig.jpg);
/*	background: url(../../img/bfree/top_bg_empty2.jpg);*/
/*	background: url(../../img/bfree/top_bg_empty_ohne_mann.jpg);*/
	float: left;
	text-align: center;
	border: none;
	width: 100%;
	height:154px;	
}
.topRow1_right{
/*	background: url(../../img/bfree/top_bg_empty2.jpg);*/
	float: left;
	text-align:center;
	border: none;
	width: 100%;
	height:154px;
}

.topRow2{
	text-align: right;
	padding-top: 0.2em;
	padding-bottom: 0.2em;}

.topRow3{
	vertical-align: top;
}

.areaName{
	width: 99%;
	background: #C3DFFF;
	font-weight: bold;
	font-size: 1.5em;
}

.labelBox{
	width:	99%;
	text-align: left;
	padding-left: 1em;	
	font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; font-size: 0.7em; 
}

a, a:hover, a:active, a:focus, a:link{
	  font-weight: normal;
	  font-size: 0.7em;}
	  
a:visited {font-weight: normal;}	/*besuchte Links werden in Normalschrift angezeigt*/

a:hover, a:active, a:focus{
	  background-color: #FEDB93;
}

a.top, a.top:link, a.top:visited{
	display:inline;
	color:#6D0E0C;
	text-decoration: none;
	font: bold 0.6em verdana, arial, helvetica, sans-serif; /*ÄNDERUNG: keine gültige Anweisung*/
	font-weight: bold;
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;	
	padding-left:0.2em;
	padding-right:0.2em;
	vertical-align: middle;
	
	margin-left: 0.2em;
	margin-right: 0.2em;
}

a.top_active, a.top_activ:link, a.top_active:visited{ 
	display:inline;
	color:#FFFFFF;
	text-decoration: none;
/*	font: bold 0.6em verdana, arial, helvetica, sans-serif;*/	/*ÄNDERUNG: keine gültige Anweisung*/
	font-weight: bold;
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left:0.2em;
	padding-right:0.2em;
	vertical-align: middle;
	
	margin-left: 0.2em;
	margin-right: 0.2em;
}
a.top:hover, a.top:active, a.top:focus, a.top_active:hover, a.top_active:active, a.top_active:focus{
/*	text-decoration: underline;*/
/*	background-color:transparent;*/
/*	font: bold 0.6em verdana, arial, helvetica, sans-serif;*/	/*ÄNDERUNG: keine gültige Anweisung*/
	font-weight: bold;
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;
	
	color: #FFFFFF;	
	background-color: #6D0E0C;	
	vertical-align: middle;
	text-align: center;
	padding-left: 0.2em;
	padding-right: 0.2em;
	margin-left: 0.2em;
	margin-right: 0.2em;
}
a.eventlist, a.eventlist:link{ 
	color:#000000;
	text-decoration: none;
	font: 0.6em verdana, arial, helvetica, sans-serif;
}

a.eventlist:hover, a.eventlist:active, a.eventlist:focus{
	color:#000000;
	text-decoration: underline;
	background-color:transparent;
	font: 0.6em verdana, arial, helvetica, sans-serif;
}

a.eventlist:visited{ 
	color:#000000;
	text-decoration: none;
	font: 0.6em verdana, arial, helvetica, sans-serif;
}
.viktoria_heading_top {    font-weight: bold;  font-size: 1em;}
.viktoria_head_top {	 
	font-weight: bold;
	
	font-size: 1em;
	margin-top: 1.0em;
}

div.navilinks, div.navilinks_active {
    background-image: url(../../img/bfree/left_neu_fertig.jpg);
/*	background-image: url(../../img/bfree/bgnavileft.jpg);*/
	background-repeat: no-repeat;
	float: left;
/*	width: 20%;	*/						/*ÄNDERUNG: von 22% auf 20%*/
	width: 188px;						/*ÄNDERUNG: von 22% auf 20%*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	
	/*ÄNDERUNG: Abstände explizit auf 0*/
	margin: 0em;
	padding: 0em;
}

EmptyRow{
	background: #FFFFFF;
	width: 99%;
	height: 1em;
	border: none;
}

ul.navitop, ul.navitop_active{
	clear: both;
	margin: 0.1em;			/* sorgt für Feinpositionierung d. Links */
	padding: 0.1em;			/* sorgt für Feinpositionierung d. Links */
	display: inline;
	list-style-type: none;
	
	position: absolute;		/*positioniert die Liste am unteren Rand des Elternelementes..*/
	bottom: 0px;			/*..durch d. bottom-Angabe darf das Element nur nach oben skalieren*/ 
	left: 20%;				/*positioniert Links in der Mitte (Auflösung 1024x768)*/
}

li.navitop{
	display: inline;
	text-align: center;
/* 	background-image: url(../../img/bfree/hnbox_bg2.jpg); */
	border-top: 1px solid #6D0E0C;
	border-left: 1px solid #6D0E0C;
	border-bottom: 1px solid #6D0E0C;
	border-right: 1px solid #6D0E0C;
	background-color: #E0E0E0;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0.2em;	/*ÄNDERUNG*/
	margin-right: 2px;
}
li.navitop_active{
	display: inline;
	text-align: center;
/* 	background-image: url(../../img/bfree/hnbox_bg2.jpg); */
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #6D0E0C;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0.2em; 	/*ÄNDERUNG*/
	margin-right: 2px;
}

/* nur mit dieser kombi aus margin und padding werden die abstände links mit ie und ff korrekt... padding-left: 30px; durch 
padding mit einbezogen*/

ul.navilinks, ul.navilinks_active{
/*	list-style: none;*/		/*ÄNDERUNG: keine gültige Anweisung*/
	list-style-type: none;
	line-height: 1.8em;
	vertical-align: middle;
/*	margin-left: 20px; */	/*ÄNDERUNG: um mehr Platz in der Navigationsleiste zu bekommen*/
/*	width:222px;*/
/*	padding: 0.2em 10px 0.8em 20px;*/

	margin: 0em;	/*ÄNDERUNG: Abstände explizit auf 0*/
	padding: 0em;	/*ÄNDERUNG: Abstände explizit auf 0*/
	width: 99%;		/*ÄNDERUNG: für mehr Flexibilität*/
	max-width: 221px; /*ÄNDERUNG: damit der Text am Ende des Hintergrundbildes umbricht (derzeit nicht IE)*/
}


/* padding: oben, rechts, unten, links  */

li.navilinks{
	background-image: url(../../img/bfree/navileftbglineGross.jpg);
	background-repeat: no-repeat;	/*ÄNDERUNG: damit der Hintergrund nicht ein 2. Mal gezeichnet wird*/
	
	margin: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/	
	padding: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/
	width: 100%;		/*ÄNDERUNG: für mehr Flexibilität*/
	max-width: 221px;	/*ÄNDERUNG: damit der Text am Ende des Hintergrundbildes umbricht (derzeit nicht IE)*/
}
li.navilinks_active{
	background-image: url(../../img/bfree/navileftbgactiveGross.jpg);
	background-repeat: no-repeat;	/*ÄNDERUNG: damit der Hintergrund nicht ein 2. Mal gezeichnet wird*/
	
	margin: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/	
	padding: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/
	width: 100%;		/*ÄNDERUNG: für mehr Flexibilität*/
	max-width: 221px;	/*ÄNDERUNG: damit der Text am Ende des Hintergrundbildes umbricht (derzeit nicht IE)*/
}

li.navilinkslast{
	background-image: url(../../img/bfree/navileftbgline2NEU.jpg); /*CALIFAX*/
	background-repeat: no-repeat;
	line-height: 4px;
	
	margin: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/	
	padding: 0em;		/*ÄNDERUNG: Abstände explizit auf 0*/
	width: 100%;		/*ÄNDERUNG: für mehr Flexibilität*/	
	max-width: 221px;
}



a.navilinks, a.navilinks:link, a.navilinks:visited{ 
 display:block; 
 font-weight: bold;
 color: #043464;
 text-decoration:none;
 padding-left:1.8em;
/* height: 2em;*/
 
 height: 100%;
 width: 100%;
}

a.navilinks_active, a.navilinks_active:link, a.navilinks_active:visited{ 
 display:block;
 font-weight: bold;
 color: #6D0C0C;
 text-decoration:none;
 padding-left:1.8em;
/* height:2em; */
 
height: 100%;
width: 100%;
}

a.navilinks:hover, a.navilinks:active, a.navilinks:focus, a.navilinks_active:hover, a.navilinks_active:active, a.navilinks_active:focus{ 
	background-image: url(../../img/bfree/navileftbgactiveGross.jpg);		/*CALIFAX*/
	color: #6D0C0C;
	height: 100%
}

ul.listlinks{
	list-style: none;
	list-style-type: none;
	line-height: 1.5em;
	vertical-align: middle;
	margin-left: 10px; 
	padding: 1em 10px 0.7em 10px;
}
ul.list_veranstaltungen{
	list-style: none;
	list-style-type: none;
	line-height: 1em;
	vertical-align: middle;
	margin-left: 1px; 
	margin-top: 1px; 
	padding: 0.1em 10px 0.1em 10px ;
}

#SValue:active #SValue:focus #SValue:hover{
	background-color: #FEDB93;
}

.bereichRow {
/*text-indent: 1em;*/			/*Änderung: ohne die Einrückung ist mehr Platz zum Skalieren der Unternavigation */
	width: 99%;
}

.Bereichname {  
font-size: 1em;
font-weight: bold;
font-style: italic;
}
.suchen{
	/*font-size: 0.7em;  // damit der Link nicht kleiner dargestellt wird*/ 
}
.navRow1{
	background: #EAF3FE;
	float: left;
	width: 90%;
	height: 1em;
	border: none;

	text-align: right;
}


.unternaviRow{
	float: left;
	width: 99%;				/*Änderung: von 100% auf 99%*/
/*	border: none;*/			/*Änderung: keine gültige Anweisung*/
	text-align: left;
/*	padding-top: 0em;*/
/*	margin-left: -39px;*/

	margin: 0em;			/*Änderung:*/
	padding: 0em;			/*Änderung:*/
}
.navileftelements{
/*	margin-left: 40px;*/
	width: 100%;
}
.navibgcolor{	
		background: #FF9933;
}

.borderzero{border: 0}
.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}

.vRow2{
	/*float: right; */
/*	width: 100%;*/			/*Änderung:*/
	text-align: left;
	margin-top: 3px;		/*Änderung:*/
	padding-top: 3px;		/*Änderung:*/
	padding-left: 0px;		/*Änderung:*/
	padding-right: 0px;		/*Änderung:*/
}	
.vRow3{	
	background: #FFFFFF;
/*	float: right;*/
	width: 100%;
	text-align: left;
	padding-top: 0.2em;
	padding-bottom: 0.2em;	
	padding-left: 0.0em;
	padding-right: 0.0em;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CDD4DE;
}

.vRow1{
	background: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CDD4DE;
}

.vRow2{
	background: #FFFFFF;}
	
.vTable{
	width: 140px}
	
	
.veranstaltungen{
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	color: #993333;
}

.whiteline{
	background: #FFFFFF;
	height: 0.1em;
	width: 99%;
}
.blueline5pix{
	float: right;
	background: #C3DFFF;
	height: 0.7em;
	width: 90%;
	border: none;
	text-align: left;
	margin-top: 1em;
}
.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;}

.ueberspringen{
	position: absolute;
  	top: -2000px;
  	left: -2000px;
  	height: 1px;
  	width: 1px;
}

div.cityName{
	float:right;
}

div.mainnavi{
	background: url(../../img/bfree/top_neu_fertig.jpg) no-repeat;
/*	background: url(../../img/bfree/bg_top_left.jpg) no-repeat;*/ /*OLD*/
/*	background: url(../../img/bfree/bg_top_left_ohne_logo.jpg) no-repeat;*/
	margin: 0em;
	padding: 0em;
/*	height: 1.2em; */
/*	padding-top: 8.4em; */
	
	position: absolute;	/*um die Linkliste am unteren Rand positionieren zu können,*/					
	left: 0px;			/* muss "mainnavi" auch positioniert werden*/
	width: 100%;		
	height: 154px;		/*Höhe entspricht der Höhe des Elternelementes "topRow1"*/

/*	text-aline: center*/
/*	padding-top: 134px; */
}
div.mainnavi_left_logo{
/*	background: url(../../img/bfree/bg_top_left.jpg) no-repeat;*/
	width: 6em;
}
div.cityName2{
/*	background: url(../../img/bfree/top_bg_empty2.jpg);*/
	float:right;
}

div.cityName3{
	float:left;
	width: 23%;
	height: 31px;
	background-image: url(../../img/bfree/logo_bottom_left.jpg);
}
div.cityName4{
	float:right;
	background-image: url(../../img/bfree/bg_mannavi.jpg);
}
div.imageRight{
float:right;
}

div.textSize{
/*	width: 220px;*/				/*Änderung:*/
	width: 99%;					/*Änderung:*/
	margin: 0em;				/*Änderung:*/
	text-align: center;
}

.form{
	font-size: 0.5em;
	align: center;	
}

.alignment_center{text-align: center}
.alignment_left{text-align: left}
.alignment_right{text-align: right}


.searchform{
	align: center;	
	padding-left: 1em;
}

.button_frontpage{
	font-size: 1.8em;
	background: #DFE5EE;
	color: #000000;
	cursor: pointer;
	padding: 0 0 0 0;
	border: 0.1em solid #FFFFFF;}
	
.button_frontpage:hover, .button_frontpage:focus{
	background: #6D0E0C;
	color: #FFFFFF;}
	

.zelle_hg_download{ 
	background-color:#E0E0E0; 
	width:30%; 
	text-align:left;
	padding-bottom:0.1em;
	padding-top:0.2em;
	border-left-style: solid;
	border-left-color: #EAF3FE;
	border-left-width: 0.1em;
	border-right-style: solid;
	border-right-color: #EAF3FE;
	border-right-width: 0.1em;

}
.zelle_hg_download2{ background-color:#FFFFFF; width:100%; text-align:left; }
.white{
	background-color:#FFFFFF;
	width: auto;						/*Änderung:*/
}
.popupbgcolor{background-color:#4B6CBF}
.popuptablebordercolor{background-color:#000066}

.viktoria, .text { font-size: 0.7em;}
.viktoria_fett, .heading, .text_fett {font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; font-size: 0.7em; }
.viktoria_heading, .heading_seite, .heading_riesengross {font-weight: bold;  font-size: 1em}
.viktoria_subheading { font-size: 0.7em; font-style: italic}
.vikotria_bildutitel {font-size: 0.6em; font-style: italic; line-height: normal; font-variant: normal; }
.viktoria_normal {font-style: normal; line-height: normal; font-weight: bold; font-variant: normal;  font-size: 0.7em}
.viktoria_head_schwarz {font-weight: bold;  font-size: 0.7em}
.black {font color:#000000;}
.vikotria_mini {font-size: 0.6em;}
.modul_zell_hgfarbe_1, .zelle_hg_1 {background-color: #E0E0E0}
.viktoria_nur_schriftart {font-size: 0.9em;}
.text_mini { font-size: 0.6em}
.submitbutton{
	cursor: pointer;
	vertical-align: bottom;
}



h1{
	margin: 0em 0em;
	font-weight: bold;
	font-size: 0.9em;
	font-family: verdana, arial, helvetica, sans-serif;
	clip:   rect(auto, auto, auto, auto);
	text-align: left;
	border-left-style: solid;
	border-left-color: #6D0E0C;
	border-left-width: 1.8em;
	background-color:#E0E0E0;
	padding-left:0.6em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	color: #11396A;
}

h2{
	margin: 0 0;
	font-style: normal;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
h3{
	margin: 0em 0em;
	font-weight: bold;
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	clip:   rect(auto, auto, auto, auto);
}
	
h4{
	margin: 0 0;
	font-style: italic;
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
h5{
	padding: 1em 1em 0em 0em;
	margin: 0;
	width: 95%;
	color: #76738F;
	font-weight: bold;
	font-size: 0.9em;
	font-family: verdana, arial, helvetica, sans-serif;
}
.searched{
	background-color: #FFFF99;
	border-bottom: 1px dotted #6D0E0C;
	padding-top: 2px;
	padding-bottom: 2px;
}
.admin_navi{
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.suchen_asp{
	border: 1px solid #6D0E0C;
}
.page_recommend{
	font: bold 0.8em verdana, arial, helvetica, sans-serif;
	clip:   rect(auto, auto, auto, auto);
	text-align: right;
	/*border-right-style: solid;
	border-right-color: #6D0E0C;
	border-right-width: 1.8em;
	background-color:#E0E0E0;*/
	padding-right:0.6em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	color: #11396A;
}
/***************************************************/
ul.moduleList{
	list-style: none;
	list-style-type: none;
	line-height: 1.9em;
	vertical-align: middle;
	margin-left: -20px; 
	padding: 1em 10px 0.8em 20px;
}
li.moduleList_color{ background-color:#E0E0E0;}
li.moduleList_white{ background-color:#FFFFFF;}

ul.dlList{
	list-style: none;
	list-style-type: none;
	line-height: 1.5em;
	vertical-align: middle;
	margin-left: 0px; 

}
.borderzero{border: 0}
.heading {font-weight: bold;  font-size: 0.9em}
.text { font-size: 0.7em}
.text_mini { font-size: 0.7em}
/***************************************
rule to prevent the ‘inherited shrinkage’
***************************************/
.viktoria .viktoria {  	font-size: 1em;}	
.viktoria a{  font-size: 1em;}
.viktoria  a:active{  font-size: 1em;}
.viktoria a:focus{  font-size: 1em;}
.viktoria a:link{  font-size: 1em;}
.viktoria a:hover{  font-size: 1em;}		
.text .viktoria { font-size: 1em;}	
.text a{ font-size: 1em;}
.text a:link{ font-size: 1em;}
.text a:hover{  font-size: 1em;}		
.text  a:active{  font-size: 1em;}
.text a:focus{  font-size: 1em;}
.text .viktoria_fett,.text .heading,.text .text_fett {font-size: 1em;}
.viktoria_fett .viktoria { font-size: 1em;}	
.viktoria_fett a{ font-size: 1em;}
.viktoria_fett a:hover{  font-size: 1em;}	
.viktoria .viktoria_heading_top {  font-size: 1em;}
.viktoria .viktoria_head_top {	font-size: 1em;}
.viktoria .navtop {	font-size: 1em;}
.viktoria .Bereichname { font-size: 1em; }
.viktoria .viktoria_fett { font-size: 1em;}
.viktoria .viktoria_heading { font-size: 1em;}
.viktoria .viktoria_subheading { font-size: 1em;}
.viktoria .vikotria_bildutitel { font-size: 1em;}
.viktoria .viktoria_normal { font-size: 1em;}
.viktoria .viktoria_head_schwarz { font-size: 1em;}
.viktoria .vikotria_mini { font-size: 1em;}
.viktoria .viktoria_head_veranstaltungen { font-size: 1em; }
.viktoria h1{ font-size: 1em;}
.viktoria h2{ font-size: 1em;}
.viktoria h3{ font-size: 1em;}
.viktoria h4{ font-size: 1em;}
.viktoria h5{ font-size: 1em;}
a .vikotria_mini { font-size: 1em;}
a .normal { font-size: 1em;}
a .admin_navi { font-size: 1em;}
.viktoria a:link .normal { font-size: 1em;}
.viktoria a:link { font-size: 1em;}
.viktoria .div1 {  	font-size: 1em;}	
.viktoria .div2 {  	font-size: 1em;}	
.div1 .viktoria{  	font-size: 1em;}	
.div2 .viktoria{  	font-size: 1em;}	
.div1 .div2 {  	font-size: 1em;}
.div1 a{  	font-size: 1em;}	
.div2 a{  	font-size: 1em;}		
.div1 a:link{  	font-size: 1em;}	
.div2 a:link{  	font-size: 1em;}
.div1 a:hover{  	font-size: 1em;}	
.div2 a:hover{  	font-size: 1em;}
.div1 a:active{  	font-size: 1em;}	
.div2 a:active{  	font-size: 1em;}
.viktoria_head_schwarz .viktoria{  	font-size: 1em;}
a .suchen{  	font-size: 0.8em;}
.page_recommend .vikotria_empfehlen{  	font-size: 0.85em;}
/*******************************************************/

/********************BGI***********************************/
.index{
	background-color:#EEEEFF;
	line-height: 1.6em;	
	width: 100%;
	text-align: left; vertical-align: middle;
	padding-left: 6px;
}
.index_link{
	color:#043464;
	text-decoration: none;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.index_link:link, a.index_link:visited{
	color:#043464;
	text-decoration: underline;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.index_link:hover, a.index_link:active{
	background-color: #EEEEFF;
	color:#0066CC;
	text-decoration: none;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}

.div1 {
		background-color: #EEEEFF;
		width: 90%;
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
		font-size: 0.7em;
		padding: 7px;
		}
.div2 {
		background-color: #EEEEFF;
		width: 200px;
		border-color: black;
		border-style: solid;
		border-width: 1px;
		font-size: 0.7em;
		padding: 5px;
		}

.div3 {
		background-color: #EEEEFF;
		width: 90%;
		border-color: black;
		border-style: solid;
		border-width: thin;
		border-width: 1px;
/*		font-size: small;*/
		padding: 5px;
		}
/*----------------------------------------------------*/
.module_menu_active{
	background-color:#EEEEFF;
	line-height: 1.9em;	
	width: 16%;
	float: left;
	text-align: center;
}
.module_menu{
	background-color:#FFFFFF;
	line-height: 1.9em;	
	width: 14%;
	float: left;
	text-align: center;
}
/*----------------------------------------------------*/
a.module_menu_link, a.module_menu_link_active{
	color:#043464;
	text-decoration: underline;
	font: 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_menu_link:link, a.module_menu_link_active:link{
	color:#043464;
	text-decoration: underline;
	font: 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_menu_link:hover, a.module_menu_link:active{
	background-color: #FFFFFF;
	color:#0066CC;
	text-decoration: none;
	font: 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_menu_link_active:hover, a.module_menu_link_active:active{
	background-color: #EEEEFF;
	color:#0066CC;
	text-decoration: none;
	font: 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
/*----------------------------------------------------*/
.module_link{
	color:#043464;
	text-decoration: none;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_link:link{
	color:#043464;
	text-decoration: underline;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_link:visited{
	color:#0066CC;
	text-decoration: underline;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
a.module_link:hover, a.module_link:active{
	background-color: transparent;
	color:#0066CC;
	text-decoration: none;
	font: bold 0.7em verdana, arial, helvetica, sans-serif;
	vertical-align: middle;
}
.viktoria .module_link, .viktoria .module_link:link, .viktoria .module_link:hover, .viktoria .module_link:active, .viktoria .module_link:visited{font-size: 1em;}

.line_black{ height: 1px; color:#000000}
/********************************************/
.Stil1 {
	color: #FFFFFF;
	font-size: 0.55em;
}
/**********************************************/
a.navtop:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
a.navtop:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
a.navtop {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
/*********************************************/
.bereich_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
/************************************/
.box {  height: 16px; width: 85px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #000000}
/***********************************/
.suchen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
/*************************************/
.viktoria {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: 1.5em; font-weight: normal; font-variant: normal}
/***************************************/
.viktoria_head_veranstaltungen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;  font-weight: bold; color: #0B0B3C}
/***********************************************/
.viktoria_listenpunkte { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 0.7em;}
/*************************************/
.vikotria_empfehlen { font-family: Verdana,  Helvetica, sans-serif; font-weight: normal; font-size: 0.7em;}