/* UNIMAP-Framework - design1.css V. 0.6 - - - - - - - - - - - - - - - */
/* Michael Charlier - http://www.kommkonzept.de  - - - - - - - - - - - */
/*                                                                     */
/* Farben und Positionierungen - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@import url(basis.css); 
@import url(elemente.css);  
 
/* Farben  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 

#kopf{
   width: 766px;
	height:165px;
	margin-top:30px;
	padding-bottom:3.2em;
   background-image: url(../grafics/kopf.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   color: #003366;
   border-bottom: 5px solid #FF9900;
	position:relative;
}
/*
#content{
   border-left: 200px solid #eeeebc;
   border-right: 189px solid red;
	background-color:#fff;
   z-index: 0;
	position:relative;
}*/

#eingang #content .meldung{

}

#main #content h1{
	border-bottom:1px solid #ff9900;
	margin-bottom:20px;
	display:block;
}

#content h2{
	margin-top:.5em;
	margin-bottom:.6em;
} 
#content .meldung{
   background-color: #fff;	
   margin:0 25px 20px 25px;
	-margin-right:0px;
   padding-bottom: 5px;
	border-bottom:1px solid #FF9900;
}
/*
#content .meldung *{
	position:relative;
	z-index:900;	
}
*/
#zweit #content .meldung{
	margin:20px 25px;

}

#zweit #content .meldung h1,
#zweit #content .meldung h2,
#zweit #content .meldung h3,
#zweit #content .meldung p{
	margin-left:0px;	
}

#zweit #content .meldung h2{
	margin-bottom:0;
}
#zweit #content .meldung .autor{
	font-size:1em;
}

#zweit #content p.inter{
	margin-left:60px;
	line-height: 1.4em;
	font-weight:bold;
	font-size:.8em;
}


#content .meldung p,
#content .meldung h2 {
   margin-right: 5px;
}
div.inhaltsverzeichnis h3{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:6px;
	border-top:1px solid #ccc;
}
div.inhaltsverzeichnis h3.first{
	padding-top:0px;
	padding-bottom:0px;
	border-top:none;	
}
div.inhaltsverzeichnis h3 span.sub{
	font-size:.8em;
	line-height:1.5em;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding-top:10px;
}

#footer {
   background-color: #192A52;
	color:#FAE59C;
   border-top: 4px solid #FF9900;
   margin-bottom: 30px;
}

/* Positionierung  - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
body{
   -text-align: center; /* Auszulagern in CC */
}

#seite *{
   -text-align: left; /* Auszulagern in CC */
}

#seite{
   width:766px;
   margin-right: auto;
   margin-left: auto;
}
/*
#zweit #kopf{
   height: 160px;
	padding-bottom:2em;
   text-align: left;
}*/

#kopf img{
   position: relative;
   float: right;
   margin-top: 132px;
   margin-right: 10px;
   z-index: 20;
   border: none;
}

#kopf h1{
   position: absolute;
   top: 133px;
   font-size: 190%;
   font-weight: 600;
   font-weight: 500;
   text-align: left;
   letter-spacing: .03em;
	width:746px;
	height:2.0em;
	margin-left:0;
	padding-left:20px;
	background-color:#EEEEBC;
}
 
#kopf h1 span{
   display: block;
   font-size: 70%;
   font-weight: 500;
}
/*
#zweit #kopf h1{
   position: absolute;
   top: 160px;
   font-size: 170%;
   font-weight: 500;
	line-height:90%;
   padding: 0 2px 2px 2px;
   letter-spacing: .03em;
   z-index: 25;
   background-color: #DDDDDD;
}*/
 
/* Gestaltung einzelner Elemente - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hauptnavi div{
   position: absolute;
   top: 120px;
	left:0;
   width: 100%;	
   background-color: #B5B5B5;	
	background-color: #192A52;
	border-bottom:4px solid #FF9900;
}

#hauptnavi ul{
   margin: 0;
   height: 1.4em;
	font-weight:bold;
	float:right;

}
#hauptnavi ul li{
   float: left;
   display: block;
   margin: 0;

}

#hauptnavi ul li.aktiv{
	color:#192A52;
	background-color:#EEEEBC;
   border-left: 1px solid #003366;
	line-height:1.4em;
	padding:0 8px;
}

#hauptnavi ul li a:link,
#hauptnavi ul li a:visited{
   text-decoration: none;
   color: #003366;
   background-color: #B5B5B5;
   border-left: 1px solid #003366;
	background-color:  #192A52;
	color:#FDE8AF;
   border-left: 1px solid #fde8af;	
	padding:2px 8px 1px 8px;
}
 
#hauptnavi ul li.first,
#hauptnavi ul li.first a:link,
#hauptnavi ul li.first a:visited{
   border-left: none;
}

#hauptnavi ul li a:hover,
#hauptnavi ul li a:focus,
#hauptnavi ul li a:active{
   background-color: #FDE8AF;
   color: #A70D0D;
	line-height:1.4em;
}
 
#hauptnavi img{
   position: absolute;
   top: 136px;
   right: 0px;
   border: none;
}

/* BEREICHSMENU- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu{
   color: #000000;
   width: 250px;
   padding-top: 20px;
}


#content,  /*Korrektur für Opera */
#menu{
   text-align: left;
}

#menu ul{
   list-style: none;
   margin-left: 20px;
	zoom:1;
	-background-color:#EEEEBC;
}

#menu ul li{
   margin: 0;
   margin-left: 0;
   line-height: 1.7em;
   border-bottom: 1px solid #FFFFFF;
	-width:155px;
}

#menu ul li.first{
   border-top: nona;
}

#menu ul li.last{
   border-bottom: none;
	-height:1%;
}

#menu ul li.vorletzt{
	border-top:1px;
}

#menu ul li ul li.last{
   border-top: 1px solid #FFFFFF;	
}
#menu ul li.aktiv span, 
#menu ul li.aktiv span a{
   display: block;
   background-color: #192A52;
	color:#fff;
   padding-left: 5px;
   border-right: 15px solid #FF4B37;
	-width:140px !important;
}
#menu ul li.aktiv span a{
	border-right:none;
}

#menu ul li.vor span{
   padding-left: 0px;	
}

#menu ul li ul li.aktiv span{
   display: block;
   background-color: #192A52;
	color:#fff;
   padding-left: 5px;
   border-right: 15px solid #FF4B37;
	
}

#menu ul li.aktiv2 a{
   border-right: 15px solid #FF4B37;	
	-width:140px !important;
}

#menu ul li a:link,
#menu ul li a:visited{
   display: block;
	-width:155px;
   color: #000000;
   text-decoration: none;
   padding-left: 5px;
   background-color: #DEB774;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active{
   color: #000000;
   background-color: #FFFF95;
   border-right: 15px solid #FF4B37;
	-width:140px;	
}


/* Gestaltung Bereichsmenu - 2. Ebene  - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu ul li ul{
   margin: 0;
   padding: 0;
}

#menu ul li ul li{
   margin-left: 0px;
}

#menu ul li ul li a:link,
#menu ul li ul li a:visited{
   padding-left: 28px;
   padding-right: 30px;
   background-image: url(../grafics/pfeil2.gif);
   background-position: left;
   background-repeat: no-repeat;
	-width:66%;
}

#menu ul li ul li a:hover,
#menu ul li ul li a:focus,
#menu ul li ul li a:active{
   border-right: 15px solid #FF4B37;
   padding-right: 15px;
   -width: 66%;
}

#menu ul li ul li.first{
	border-top:1px solid #fff;
}

#menu ul li ul li.aktiv span{
   display: block;
   background-color: #2A52AA;
	color:#fff;
   padding-left: 28px;
	xborder-top:1px solid #fff;
   border-right: 15px solid #FF4B37;
   -padding-right: 0;
   background-image: url(../grafics/pfeil2b.gif);
   background-position: left;
   background-repeat: no-repeat;
}

#menu ul li.vor ul li.back a{
	color:#fff;
	background-color:#2a52aa;
   border-right: 15px solid #FF4B37;	
   background-image: url(../grafics/pfeil2b.gif);	
}

#eingang #zusatzinfo p{
	width:159px;
	font-size:.83em;
	margin-left:10px;
	margin-right:5px;
}

#eingang #zusatzinfo h2,
#eingang #zusatzinfo h3{
	width:159px;
	margin-left:10px;	
	padding-top:10px;
	margin-right:0;	
}
#eingang #zusatzinfo ul{
	margin:0 3px;
}

#zusatzinfo li{
	line-height:1.2;
	margin-top:.4em;
}

* html #zusatzinfo li{
	line-height:1.4;
	position:relative;
	padding:2px;
	margin-top:1px;
}

/* Minibanner  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#miniban, #miniban1, #miniban2, #miniban3{
	border:1px solid black !important;
	width:162px;
	margin-left:12px;
	-margin-left:10px;
	background-color:#eaf0ce;
	color:#707100;
}
#miniban1 {
	background-color: #fcfad5;
	color: #7d2734;
}

#miniban2{
	background-color:#e0e4f8;
	color:#161c7e;
}

#miniban3{
	background-color: #e2d8c9;
	color: #583e27;
}

#miniban img,
#miniban1 img,
#miniban2 img,
#miniban3 img{
	margin:0 !important;
}
#miniban p,
#miniban1 p,
#miniban2 p,
#miniban3 p{
	margin:2px !important;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:.9em !important;
	line-height:1.2em;
	padding-bottom:3px;
}
#miniban p a:link,
#miniban p a:visited,
#miniban p a:hover,
#miniban p a:focus,
#miniban p a:active,
#miniban2 p a:link,
#miniban2 p a:visited,
#miniban2 p a:hover,
#miniban2 p a:focus,
#miniban2 p a:active,
#miniban3 p a:link,
#miniban3 p a:visited,
#miniban3 p a:hover,
#miniban3 p a:focus,
#miniban3 p a:active{
	font-size:1em;
}


 
/* Diverse - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a img{
	border:none;
}
  
#kurzinfo{
   margin: 20px 20px 50px 20px;
   background-color: #FFFF95;
   -height: 1px;
}

#kurzinfo *{
   margin: 0 5px;
}

#kurzinfo h2{
   padding: 5px 3px;
   line-height: 1;
}

#kurzinfo p{
   font-size: .82em;
   line-height: 1.4em;
}

#kurzinfo p *{
   margin: 0;
}

address{
	font-style: normal;
	font-size: .9em;
	line-height:1.2em;
	margin-top:0;
}

/* Footer-Elemente - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 

#eingang #footer div{
	width:180px;
	position:absolute;
	bottom:80px;
	right:0px;
}

#zweit #footer div{
	width:180px;
	position:absolute;
	bottom:80px;
	left:20px;
}

#footer p.orga{
	position:relative;
	width:570px;
	xleft:-160px;
}
#footer span.postad{
	color:#FAE59C;
	position:absolute;
	top:0;
	right:-140px;
}


#footer div img{
	display:block;
	margin:0 0 0 15px;
}

#footer div p{
	line-height:1em;	
	color:#192A52;			
}

#footer div a:hover,
#footer div a:focus,
#footer div a:active,
#footer p.orga a:link,
#footer p.orga a:visited{
	background-color:#192A52;
	color:#EEEEBC;
}



#footer p.orga a:hover,
#footer p.orga a:focus,
#footer p.orga a:active{
	background-color:#eeeebc;
	color:#192A52;
}


/* Gestaltung Contentbereich - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content h1 span{
   display: block;
   font-size: .6em;
   margin-top: 8px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: 600;
}

#content p.in1:first-letter{
	font-style: italic;
	float:left;
	font-size:3em;
	padding-top:.11em;
	margin-right:.03em;
}

#content p.in2:first-letter{
	font-style: italic;
	float:left;
	font-size:1.5em;
	padding-bottom:.1em;
	margin-right:.03em;	
}

#marginalbox{
   position: absolute;
   left: -200px;
   top: 35em;
   width: 190px;
}

#marginalbox p{
   font-size: .8em;
   line-height: 1.2em;
}

.box{
   display: block;
   xborder: 1px solid #003366;
   background-color: #D9D9D9;
   color: #000000;
   margin-bottom: 10px;
   padding: 3px 0 0 5px;
}

.einzug{
   display: block;
   margin-bottom: 10px;
   padding: 3px 0 0 25px;
}
.video{
	height:350px;
	width:425px;
}

#content #text{
position:relative;
	float:left;
	width:285px;
	border-right: 1px solid #eac483;

}

#content #pics{
	position:relative;
	float:right;
	width:250px;
	margin-right:20px;
	padding:0;
	-padding-left:5px !important;


}

#content #pics p{
	margin:.4em !important;
	padding:0 !important;
	line-height:1.2em;

}

#content div.einzel{
	margin-bottom:10px !important;
	border-bottom:1px solid #eac483;			
}

#content #pics div.einzel img,
#content #pics div.einzel p
{
	margin:0 !important;

}

/* Gestaltung feedjit  - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#main #zusatzinfo #feedjit{
	xposition:absolute;
	xbottom:0px;
	margin:30px 0 0 10px;
	xdisplay:none;
}


#main #zusatzinfo #feedjit a:hover{
	color:#fff !important;
	background:red;
}
/* Popup-Positionierung  - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.popup{
	z-index:1 !important;
}


/* *********************************************************** */

.initial{
	font-size: 2.6em;
	float:left;
	margin-top:7px;
	margin-right:3px;
	line-height:.7em;
}
.initial2{
	font-size:3.4em;
	color:red;	
	float:left;
	margin-top:8px;
	margin-right:3px;
	line-height:.8em;
}
.initial3{
	font-size: 3.5em;
	float:left;
	margin-top:7px;
	margin-right:3px;
	line-height:.7em;
}

* html .initial{
	float: none;
}
* html img.ganz{
	margin:0 !important;
}
*+html img.ganz{
	margin:0;
}

#servandus{
	list-style-type:upper-roman;
	position:relative;
	left:20px;
	margin-bottom:20px;
}
ol.alpha{
list-style-type: lower-alpha;
}
#servandus a:link,
#servandus a:visited{
	color:red;
	font-size:1em;
	line-height:2;	
}

#fn_box{
	margin:0 20px;
	position:relative;
	font-size:.95em;
}
#fn_box p{

	line-height:1.3em;	
}

#fn_box span.note{
	position:absolute;
	left:1px;
}
p.archiv span{
	padding-right:10px;
}

dt{
	margin-top:10px
}

dt span.datum{
	font-style:normal;
	font-weight:normal;
	font-size:.8em;
}

/* besondere Überschriften */

#wurzburg,
#rottenburg{
margin-top:10px;
margin-left:0px;
width:100%;
height:79px;
background-image: url(../grafics/wuerzburg.jpg);
background-repeat: no-repeat;
}

#rottenburg{
height:119px;	
background-image: url(../grafics/rottenburg.jpg);
}

#wurzburg span,
#rottenburg span{
   position:absolute;
   left:-3000px;
   top:-3000px;
   width:1px;
   height:1px;
}
#map{
	margin-top:0px;	
}

#map tr *{
	border:none !important;

}

div.movie{
	margin-left:20px;
}

#zusatzinfo h2.hym{
	font-size:1.2em;
	padding-bottom:0;
}

#zusatzinfo h2 img{
	margin:0 0 0 -5px;
	display:inline;
}
#zusatzinfo h3.hym3{
	padding-top:0px !important;
}

#zusatzinfo p.quelle{
	border-bottom:1px solid black;
}

/* Ergänzung für Suchseiten */

#suchausgabe #suchtipps,
#suchausgabe #suchtipheader{
	display:none;
}