* { height: auto; overflow: visible; padding: 0; margin: 0;}

#footer, #left, #right, #bottomnavi, #additionalnavi, .hidden, #navipath, hr  {display:none; float: none;}

html, body {height: auto;}

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color: #FFFFFF;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color: rgb(0,0,0);
	overflow: visible;
	font-size:12pt;
	line-height: 14pt;
}

#outer{
	width: 100%;
	height: auto;
	padding:0;
	margin:0;
	color: #000000;
	text-align:left;
	position: relative;
	overflow: visible;
	background: none;
	line-height: 14pt;
	border: 1px solid #ffffff;
}

#innerwrap {
	float: none;
	width: 100%;
	height: auto;
	padding:0;
	margin:0;
	margin-top: 140px;
	text-align: left;
	overflow: visible;
	}

#centrecontent {
	width: 99%;
	float: none;
	height: auto;
	margin: 0;
	margin-top: 180px;
	padding: 0 0 20px 0;
	text-align: left;
	clear: both;
   overflow: visible;
	color: #000000;
}

#centrecontent:after {
	content: 'Dieser Text stammt von www.bistum-erfurt.de';
	}

h1.content {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	line-height: 18pt;
	margin: 0;
	margin-bottom: 0.4em;
	width: 100%;
}

h1.content p {
	padding: 0;
	margin: 0;
}

h3.content {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	line-height: 16pt;
	margin: 0;
	margin-bottom: 1em;
	width: 100%;
}

h3.content p {
	padding: 0;
	margin: 0;
}

#centrecontent .text1 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
   overflow: visible;
	font-size:12pt;
	line-height: 14pt;
	}

#centrecontent p { 
	padding-left: 0; 
	margin-left: 0;
	height: auto;
   overflow: visible;
	font-size:11pt;
	line-height: 14pt;
	color: #000000;
}

#artikelAbspann {
	font-size: 0.8em;
	color: #333333;
	}

#clearfooter {width:100%; height:52px; clear:both}

/* Header-Bereich*/
#header{
	position:absolute;
	top:0;
	left:0px;
	width:960px;
	height:142px;
	color:#000000;
	background-color:#ffffff;
	background:url("/images/dd_kopf_2008_druck.jpg");
	background-repeat: no-repeat;
	background-position:0px 0px ;
	z-index:5;
}

#logo {
	width:960px;
	height:140px;
	margin:0px;
}



a { color: rgb(0,0,0); text-decoration:none;}

a.newsheadline { font-weight:bold; } 

a.sitemap_level1 {
	display: block;
	border-bottom: 1px solid #999999;
	color: #333333;
	font-weight: bold;
	padding-bottom: .4em;
	background: url(/images/navi_pfeil_rechts.gif) no-repeat;
	background-position: right;
}

a.sitemap_level2 {
	color: #4b5459;
	background: url(/images/navi_pfeil_rechts.gif) no-repeat;
	background-position: 170px 4px;
	display: block;
}

a.sitemap_level3 {
	color: #4b5459
}

.sitemap_level2_container {
	float: left;
	width: 0%;
	padding-top: .3em;
}

.sitemap_level3_container {
	float: right;
	width: 50%;
	padding-top: .3em;
}



