* {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
p {margin:0 0 0.15em 0;padding:2px;}

body {
    background-color:#f7b03c;
	color: #000;
	position:relative;/* for ie7*/
	font-size:100%;
}
h1 {
	margin:30px 0 10px;
	font-size:150%;
	color:#993300;
}
h2 {
	color:#993300;
}
kbd {
	font-style:italic;
}
#outer{
	min-height:100%;
	margin:0 180px 0 160px;
	background:#fff;
/*	
	border-left:1px dashed #AAA;
	border-right:1px dashed #AAA;
*/
	color: #000;
	padding:0px 10px;
	min-width:340px;

}
#outer.Admin{
	min-width:600px;
}

.underconstruction{
	text-align:center;padding:5px ;
}
* html #outer{height:100%;} /*IE treats height as min-height anyway*/
#Kopf{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130px;
	background:#fff;
	overflow:hidden;
	color: #000;
	border-bottom:2px solid #8f274f;
	background:#fff url(../bilder/pro_mariendonk_logo.gif) no-repeat center top;
}
#Kopf .links{
	position:absolute;
	top:45px;
	left:0;
	width:40%;
	text-align:right;
	font-size:160%;
	font-weight:bold;
	z-index:10;
}
#Kopf .rechts{
	position:absolute;
	top:45px;
	left:60%;
	text-align:left;
	font-size:160%;
	font-weight:bold;
}
#Kopfzeile{
	position:absolute;
	right:5px;
	top:10px;
	height:20px;
	width:95%;
	text-align:right;
	font-size:.75em;
}
#Kopfzeile a{
	color:#993300;
}
#Adminlink{
	position:absolute;
	left:5px;
	top:10px;
	height:20px;
	width:50%;
	text-align:left;
	font-size:.75em;
}
#Adminlink a{
	color:#993300;
}
#Motto {
	position:absolute;
	bottom:0;
	left:0;
	border-top:2px solid #8f274f;
	width:100%;
	text-align:center;
	font-size:140%;
	padding:2px;
font-weight:bold;

}
#Fuss {
	width:100%;
	clear:both;
	height:28px;
	background: #f7b03c
/*	background: transparent; */
	color: #000;
	text-align:center;
	position:relative;
	margin-top:-30px;/*drag footer from below the fold*/
}
#LinkeSpalte {
	margin-top:130px;
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	color:#000;
	left:-1px;
	padding-bottom:32px;/* clear footer*/
	background-color:#f7b03c
	background-color: transparent;
	color:#ccc;
}

#RechteSpalte {
	position:relative;/*ie needs this to show float */
	left:-7px;
	width:160px;
	float:right;
	margin-right:-177px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	padding-top:132px;/* to clear header*/
	padding-left:5px;
	color:#000;
	padding-bottom:32px;/* clear footer*/
	text-align:right;
}
 
#Hauptinhalt {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:32px;/* clear footer*/
	margin-left:-1px;
}
.outerwrap {
	float: left;	
	width: 100%;
/*	padding-top:132px;/* to clear header*/
	margin-right:-3px;/* to stop columns dropping*/
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

div.centered {
	width: auto;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

.Menue {
	list-style-type:none;
	line-height:3ex;
	color:#fff;
}	
.Menue li {
	border-bottom:1px dashed #000;
}
.Menue li ul{
	list-style-type:none;
	line-height:2.5ex;
	font-size:smaller;
}	
.Menue li li{
	border-top:1px dashed #000;
	border-bottom:0px dashed #000;
	margin-left:20px;
}

.Menue li a, 
.Menue li a:link, 
.Menue li a:visited, 
.Menue li a:active, 
.Menue li a:hover
{
	width:100%;
	text-decoration: none;
	cursor: pointer;
	color:#fff;
	display:block;
}

.Menue li a:hover {
	background-color:#fff;
	width:100%;
	display:block;
	color:#993300;
}
#Hauptinhalt ul,
dl,
p {
	text-align:justify;
	max-width:35em;
	margin-right:auto;
	margin-left:auto;
}
.Figure {
	margin: 3px;
	border: 1px solid #000;
	height: auto;
	float: left;
	text-align: left;
	padding:0px;
	border-color: #AAA;
	background-color:#F9F9F9;
	width:150px;
}

.Figure .Picture{
	display: block;
	margin: 0px;
	border: 1px solid #000;
	padding:0 0px;
	margin:9px;
	border-color: #AAA;
	background-color:#7FFFD4;
	height:185px;
}

.Figure .Picture img
{
	width:100%;
	height:100%;
	background-color:#7FFFD4;
}
.Figure .Picture a
{
	margin:0;
	border:0;
	padding:0;
	display:block;
	width:100%;
	height:100%;
}

.Figure .Description {
	display: block;
	text-align: left;
	font-weight: normal;
	margin: 9px;
}
#SiteMap ul {
	margin:0;
	padding:0;
	list-style-type: none;
	margin-top:10px;
	
}
#SiteMap ul ul {
	margin:0;
	padding:0;
	margin-left:1.25em;
	margin-top:-9px;
}
#SiteMap li {
	margin:0;
	padding:0;
	white-space:nowrap ;
	padding-top:10px;
}

#SiteMap li li{
    border:1px dotted #555;
	border-right-width:0 ;
	border-top-width:0;
	width:1.5em;
	overflow:visible;
	text-indent:2em;
}

#SiteMap li li.SubDivision {
	border-bottom-width:0;
	height:auto;
}

#SiteMap li li.LastSubDivision {
	border-bottom-width:0;
	border-left-width:0;
}

dt
{
	color: #8f274f;
	font-weight: bold;
	font-size: 1.05em;
}
dd {
	text-indent :3em;
}

#Impressum p {
	margin-top: 5px; 
	margin-bottom: 0px;
}

#Hauptinhalt li {
	margin-left:3em;
}
.MDQuad ,
.BildZurueck,
.BildVor {
	 display:block;
	 border-style:solid; 
	 line-height:0px;
	 width:0px;
	 height:0px;
	 float:left;
	 margin-right:15px;
 	 border-color: #fff #8f274f; 

} 

iframe.Fotostrecke {
	width:94%;
	height:420px;
	border:0px;
	margin-left:3%;
	margin-right:3%;
	margin-top:10px;
	margin-bottom:-20px;
}

.Fotostrecke {
	background-color:#fff;
}
.BildVor {
	border-color: transparent #8f274f; 
	border-style:dotted solid;
	border-width:25px 0px 25px 50px;
	position:absolute;
	right:5px;
	top:200px;
} 
.BildZurueck {
	border-color: transparent #8f274f; 
	border-style:dotted solid;
	border-width:25px 50px 25px 0px;
	position:absolute;
	left:5px;
	top:200px;
} 

.AktuellesBild {
	position:absolute;
	width:380px;
	height:380px;
	left:50%;
	vertical-align:middle;
	margin-left:-190px

}

.Hochformat {
	margin-left:auto;
	margin-right:auto;
	height:100%
	
}
.Querformat {
	margin-top:auto;
	margin-bottom:auto;
	width:100%;
	padding-top:40px;
}
.Bildunterschrift {
	position:absolute;
	text-align:center;
	width:100%;
	top:395px;
}
.Bilderteiler {
	border:0px solid #fff;
	padding:6px 3px 6px 6px;
	width:auto;
	text-align:center;
}

.Bilderteiler img {
	height:115px;
	border:1px solid #999;
	padding:4px;
	background-color:#fff;
	margin:0;
}

a {
	color:#993300;
}

.Buecherliste li,
.BuchArtikel  li,
.Schlagwortliste li,
.SchlagwortArtikel li,
.NeuestenArtikel li,
.ZufallArtikel li,
.AlleArtikel li {
	margin-top:10px;
}

.Buecherliste{
	list-style:disc;
}
.BuchArtikel {
	list-style:square;
}
.Schlagwortliste {
	list-style:disc;
}
.SchlagwortArtikel {
	list-style:square;
}

.Titelschlagwort {
	font-style:italic;
	font-weight:normal;
}

.Bibelstelle {
	font-style:italic;
	font-weight:normal;
}
.NeuestenArtikel {
	list-style-type:decimal;
}
.ZufallArtikel {
	list-style-type:square;
}
.AlleArtikel {
	list-style-type:square;
}
.Administration,
.Administration ul{
	list-style-type:none;
}
.Bezug {
	font-size:90%;
}	
.BezugStelle {
}
.Erwaehnung {
	font-size:90%;
	font-style:italic;
}	
.ErwaehnungStelle {
	font-style:italic;
}	

ul.BuchArtikel span.BezugStelle {
	color:#f00;
}

.Schlagwort {
	font-size:90%;
	font-style:italic;
}	
.Alert {
	background: #FEE0AE url(../bilder/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F94334;
	border-bottom: 2px solid #F94334;
	margin-top: 20px;
	margin-bottom: 20px;
}
.Success {
	background: #fff6bf url(../bilder/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Uploaddatei {
	color:#f00;
	font-style:italic;
}

.Formular td {
	vertical-align:top;
}

.Formular tr.Textzeile{
	height:25px;
}

.Rechte {
	text-align:center;
}

p.Impressum {
	margin-top: 0; 
	margin-bottom: 2px;
	color:#8f274f;
}

div.Category {
	width: 100%; 
	height: 3px; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 1px dashed #aaa;

}

.Numeration	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 0px;
	right:22px;
	margin-bottom: -.4em;
	border-bottom: solid #fff .2em;
	width: 44px;
	text-align: right;
}
.Kopfmenue
{
	margin: 0 0 0 10px;
	padding: 3px 0 4px 0;
	white-space: nowrap;
	font-size:.75em;
}

.Kopfmenue ul
{
	text-align: left;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.Kopfmenue ul ul
{
	text-align: left;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
	display: inline;

}
.Kopfmenue ul li,
.Kopfmenue ul li ul li
{
	display: inline;
	white-space: nowrap;
	margin: 0 ;
}
.Kopfmenue ul li ul li
{
	margin: 0 5px 0 2px;
}

input:focus,
select:focus,
textarea:focus{
	background-color:#ffffdf;
	color:#000000;
}
.Parameterpflege {
	width:100%;
}

.Parameterpflege table {
	background-color: #fff;
	border: none;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 0 auto;
	width:100%;
}

.Parameterpflege table a:link, 
.Parameterpflege table a:visited, 
.Parameterpflege table a:active {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.Parameterpflege table a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

.Parameterpflege table caption {
	background-color: transparent;
	color: #000000;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

.Parameterpflege table, 
.Parameterpflege td, 
.Parameterpflege th {
	margin: 0;
	padding: 0;
}

.Parameterpflege tbody td, 
.Parameterpflege tbody th {
	background-color: #fff6bf;
	border-bottom: 2px solid #FFF6BF;
	border-top: 3px solid #FFFFFF;
	padding: 9px;
	font-weight:normal;
}
.Parameterpflege tbody td {
	width:200px;
	text-align:center;
}

.Parameterpflege tbody tr.odd th, 
.Parameterpflege tbody tr.odd td {
	background-color: #FFFCE8;
	border-bottom: 2px solid #FFF9D6;
}
.Parameterpflege tbody tr.fehler th, 
.Parameterpflege tbody tr.fehler td {
	background-color: #FEE0AE;
	border-bottom: 2px solid #F94334;
	border-top: 2px solid #F94334;
}

.Parameterpflege tbody tr.aenderung th, 
.Parameterpflege tbody tr.aenderung td {
	background-color: #FEE0AE;
	border-bottom: 2px solid #00f;
	border-top: 2px solid #00f;
}

.Parameterpflege tbody tr.artikel th, 
.Parameterpflege tbody tr.artikel td {
	border-bottom: 2px solid #00f;
	border-top: 2px solid #00f;
}

.Parameterpflege.Highlight tbody tr:hover th, 
.Parameterpflege.HighlightHeader tbody tr:hover th {
	background-color: #FCDD8F;
}

.Parameterpflege.Highlight tbody tr:hover td, 
.Parameterpflege.HighlightColumn tbody tr:hover td {
	background-color: #FCDD8F;
}

.Parameterpflege.Highlight tbody tr:hover .odd th, 
.Parameterpflege.Highlightheader tbody tr:hover th {
	background-color: #FCDD8F;
}

.Parameterpflege.Highlight tbody tr.odd:hover td, 
.Parameterpflege.Highlightcolumn tbody tr.odd:hover td {
	background-color: #FCDD8F;
}


.Parameterpflege td, 
.Parameterpflege th {
	vertical-align: middle;
}

.Parameterpflege tfoot td, 
.Parameterpflege tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}

.Parameterpflege thead th ,
.Parameterpflege thead td {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
}

.SimpleMiniNavigation ul{
	list-style-type:none; 
	padding:0; 
	height:5em; 
}
#Hauptinhalt .SimpleMiniNavigation li {
	float:left; 
	text-align:center;
	margin-left:0;
}
.SimpleMiniNavigation a {
	display:block; 
	width:1.5em; 
	height:1.5em; 
	text-decoration:none; 
	color:#000; 
	background-color:transparent;
	background-image:none;
	border-top:0.2em solid #000;
	padding-top:0.3em;
	background-image:none;
	border-color:#993300;
}
.SimpleMiniNavigation a.active, 
.SimpleMiniNavigation a:hover {
	background-color:#F6ECE8;
	color:#000;
	margin:0;
}
.SimpleMiniNavigation li.active a, 
.SimpleMiniNavigation li a:hover {
	border-top:0.5em solid #c00;
	padding-top:0em;
}

.SimpleMiniNavigation li.active a{
	border-color:#993300;
	background-color:transparent;
} 
.SimpleMiniNavigation li a:hover  {
	border-color:#ECDAD1;
	background-color:#fff;
}

#Hauptinhalt ul.neuerstyle {
	list-style-type:none; 
	max-width:50em;
}
