/* CSS Document */
/* -------Allgemeine Formatierungen der HTML Tags--------- */
* { 
    margin:0; 
    padding:0;
}
*html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    font-size: 100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
font-weight: bold;
}
#header-ms {
    position: relative;
    height: 50px;
    font-size: 0.8em;
    font-weight: 600;
    color: #666666;
}
#seite {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
#kopf {
    max-width: 100%;
    height: 80px;
    padding-left: 0;
    clear: both;
	 border: none;
    border-top: 1px solid #cccccc;
}
#kopf .logo {
    display: none;
}
#kopf .logo img {
    margin-top: 0px;
}
#header .logo img {
    margin-left: auto;
    margin-right: auto;
}
#header .stadtlogo {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}
#kopf img,
#header-ms img {
    border: none;
}
.ms-logo {
    float: left;
}
.stadtlogo {
    float: right;
}
a,
a:link,
a:visited {
    color:#005395;
    font-weight:bold;
    text-decoration: underline;
}
a:hover,
a:focus,
a:active {
    text-decoration:underline;
}
.unsichtbar,
.u {
display: none;
}
p.csc-linkToTop {
display: none !important;
}
.clear {
    clear: both;
    visibility: hidden;
    height: 1px;
}
hr.clearfix {
    visibility: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#streifen {
    display: none;
}
#navi {
    display: none;
}
#inhalt {
    padding: 0;
    margin: 0;
    font-size: 10pt;
    line-height: 12pt;
    border: none;
	 height: auto;
}
*html #inhalt {
    height: auto;
}

#inhalt-back {
    border: none;
}


#inhalt h1 {
    font-size: 13.5pt;
    font-weight: 600;
    color: #005395;
    margin-bottom: 10px;
}
#inhalt h2 {
    font-size: 12pt;
    font-weight: 600;
    color: #005395;
    margin-bottom: 10px;
}
#inhalt h2.anreisser,
#inhalt .anreisser h2 {
    font-size: 11.5pt;
    font-weight: 600;
    color: #005395;
    margin-bottom: 2px;
}
#inhalt h3 {
    font-size: 11pt;
    font-weight: 600;
    color: #005395;
    margin-bottom: 10px;
}
#inhalt h4 {
    font-size: 10.5pt;
    font-weight: 600;
    color: #005395;
    margin-bottom: 10px;
}

#inhalt p {
    line-height:15pt;
    padding-bottom: 8px;
}
#inhalt ul,
#inhalt ul.linkliste {
    list-style-type: square;
    color: #000000;
    padding: 0 0 0 10pt;
    margin-bottom: 12pt;
}

#inhalt ul li,
#inhalt ul.linkliste li,
#inhalt ul.linkliste li.pdf,
#inhalt ul.linkliste li.extern,
#inhalt ul.linkliste li.intern,
#inhalt ul.linkliste li.mail,
#inhalt ul.linkliste li.sprung,
#inhalt li,
#inhalt li.pdf,
#inhalt li.extern,
#inhalt li.intern,
#inhalt li.mail,
#inhalt li.sprung {
    list-style-type: square;
    line-height: 1.3em;
    color: #000000;
    margin-left: 10px;
    padding: 0px 0px 6px 0px;
}

#inhalt dl {
    margin-bottom: 0;
}
#inhalt dt {
    font-weight: bold;
    display: inline;
}
#inhalt dd {
    margin-left: 20px;
}
#inhalt .dekobild,
#inhalt .bild_rechts {
    width:200px;
    float:right;
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 0.85em;
    background-color: #f0f0f0;
	 border: 1px solid #cccccc;
}
#inhalt .dekobild p {
    padding-left: 3px;
    line-height: 13pt;
    padding-bottom: 0;
    margin-bottom: 0;
}
#inhalt .dekobild img.lupe {
   margin: 3px;
	float: right;
}
#inhalt .dekobild a img,
#inhalt .dekobild a:link img,
#inhalt .dekobild a:visited img{
    border: none;
}
#inhalt a:hover,
#inhalt a:active,
#inhalt a:focus {
    background-color: #f0f0f0;
}
#inhalt p.r {    
    float: right;
    margin-top: 4px;
}
a.top,
a.top:link,
a.top:visited {
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 18px;
}
a.back,
a.back:link,
a.back:visited {
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 18px;
}

#inhalt a.pagetotop_link,
#inhalt p.back,
#inhalt p.noprint {    
    display: none;
}
/* ------ Tabellen ------ */
table {
	background-color: #FFFFFF;
	color: inherit;
	border-collapse: collapse;
	border: none;
	padding: 0;
}
#inhalt table,
#inhalt_zwei table {
  margin-bottom: 12pt;
}

td, th {
	border-style: solid;
	border-color: #999999;
	border-width: 1pt;
	padding: 1pt 2pt 1pt 2pt;
}
#inhalt td, #inhalt th,
#inhalt_zwei td, #inhalt_zwei th {
 line-height: 12pt;
 padding: 4px 14px 4px 8px; 
 vertical-align: top;
 text-align: left;
}
#inhalt th.ueberschrift,
#inhalt_zwei th.ueberschrift {
 color: #dc4e1f;
 text-align: left;
 background-color: #D9D9D9;
}
#inhalt th.zwischentitel {
 font-size: 10.5pt;
 color: #525252;
 text-align: left;
 background-color: #E9E9E9;
}
#inhalt td.center,
#inhalt_zwei td.center,
#inhalt th.center,
#inhalt_zwei th.center,
#inhalt td.align-center,
#inhalt_zwei td.align-center,
#inhalt th.align-center,
#inhalt_zwei th.align-center {
    text-align: center;
}
#inhalt td.right,
#inhalt_zwei td.right,
#inhalt th.right,
#inhalt_zwei th.right,
#inhalt td.align-right,
#inhalt_zwei td.align-right,
#inhalt th.align-right,
#inhalt_zwei th.align-right {
    text-align: right;
}


/* -------Adresse---- */

#rechts {
    position: relative;
    width: auto;
    padding: 10px 5px 0 0;
    margin-left: 0;
    line-height: 12pt;
    font-size: 9pt;
	 border-top: 1px solid silver;
	 border-bottom: 1px solid silver;
}
#rechts img {
    margin: 0;
    padding: 0;
}
#rechts #rechts_1 .dekobild {
	display: none;
}
#rechts h3 {
    font-weight: 600;
    color: #3D3B38;
    font-size: 0.9em;
    margin-bottom: 5px;
}
#rechts p {
    margin-bottom: 8pt;
}
#rechts li {
    margin-bottom: 6pt;
}
#rechts ul {
    list-style-type: square;
    margin-left: 20px;
}
/*#rechts ul.linkliste {
        padding: 0;
        margin-top: 0;
        margin-bottom: 6px;
}
#rechts .linkliste li {
        list-style-type: none;
        line-height: 1.5em;
        font-size: 0.7em;
        margin-left: 10px;
        display: block;
        padding: 0px 10px 8px 17px;
        background-position: 0 2px;
        background-repeat: no-repeat;
}*/

#rechts a:link,
#rechts a:visited,
#rechts a:active {
    color:#000;
    text-decoration:underline;
    font-weight: 100;
}
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
    color:#730927;
    font-weight: 100;
    text-decoration: underline;
}
#fuss {
    display: none;   
}
/* -------Ende Inhaltsbereich und Adresse---- */
/* ------------------------------lightbox ---------------------*/
#galerie {
    display: block;
    overflow: hidden;
    margin-left: 22px;
    margin-bottom: 20px;
}
#galerie a:hover {
    border-bottom: none;
} 
.galerie {
    background-color: #f0f0f0;
    display: inline;
    width: 200px;
    float: left;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 10px;
    padding: 6px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
 }  
.galerie a:hover {
    border-bottom: none;
}        
#lightbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
    text-align: center;
    line-height: 0;
}
#lightbox a:hover {
    border-bottom-style: none;
}
#lightbox a img{
    border: none;
}
#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer{
    padding-top: 10px;
}
#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav{
    left: 0;
    border-bottom-style: none;
}
#hoverNav a{
    border-bottom-style: none;
    outline: none medium;
}
#imageDataContainer{
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #fff;
    margin: 0 auto;
}
#imageData{
    padding: 0;
    margin: 0;
}
#imageData #imageDetails{
    width: 70%;
    float: left;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px; 
}    
#imageData #caption{
    color: #4a5059;
    font-weight: bold; 
}
#imageData #numberDisplay{
    display: block;
	 clear: left;
	 padding-bottom: 1.0em;
}            
#imageData #bottomNavClose {
    float: right;
    padding-right: 10px;
}          
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%;
    height: 80%;
    background-color: #4a5059;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html>body .clearfix {
    display: inline-block; 
    width: 100%;
}
* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}

/* ---- Formulare --- */
#inhalt form .buttons, #inhalt .form .buttons {
  font-size: 0.9em;
  width: 80%;
  position: relative;
}
#inhalt .buttons input,
#inhalt button.drucken {
  position: relative;
  width: 12em;
  background-color: #f0f0f0;
  color: #000000;
}
#inhalt input.submit {
  margin-top: 6px;
  float: left;
  margin-bottom: 5px;
}

#inhalt input.reset {
  margin-top: 6px;
  float: right;
} 
/* Ende CSS Document */







/* PRINT-CSS neues CD */



	#seiten-wrapper
	{
		max-width:	auto!important;
		width:		99%!important;
	}



	/* Header anpassen */
	header
	{
		height:	85px;
	}

	header .amt
	{
		margin-top:	5pt;
		width:		auto;
		height:		auto;
	}

	header .amt .amtsfaehnchen img
	{
		width:	40pt;
	}

	header .amt .amtsbezeichnung
	{
		margin-right:	10pt;
		width:			auto;
		font-size:		12pt;
	}

	header .logos.flexbox	/* Stadtlogo einrücken, damit vollständig. */
	{
		display:		inline-block!important;
		float:			right;
	}

	header .logos.flexbox .muenster-de	/* muenster.de Schriftzug */
	{
		margin-right:	50pt;
		float:			left;
		font-size:		20pt;
		margin-bottom:	0;
	}

	header .logos.flexbox .stadt-ms	/* Stadt Münster Logo */
	{
		float:			left;
		width:			120pt;
	}

	#seiten-wrapper .menu-trigger,
	header .u,
	header .header-overlay,
	header .content-header
	{
		display:	none;
	}



	/* Spalten ausblenden */
	#navi-spalte,
	#info-spalte
	{
		display:	none;
	}



	/* Inhaltselemente ausblenden */
	.vorlesen
	{
		display:	none;
	}



	/* Footer ausblenden */
	footer
	{
		display:	none;
	}



	/* Barrierefreihe Infos ausblenden */
	ul.u
	{
		display:	none;
	}





	/* PROJEKTSPEZIFISCHES CSS */

	/* 13_medien */
	#presseApp .navi,
	#presseApp .paginator,
	#presseApp .suche
	{
		display:	none;
	}



/* ENDE PRINT-CSS neues CD */