#anzeige {
	position:absolute;
	left:320px;
	top:260px;
	width:415px;
	height:340px;
	z-index:1;
	vertical-align: middle
}

#footer {
	position:absolute; 
	left:10px; 
	top:640px; 
	width:984px; 
	height:40px;
	z-index:1; 
	background-color: #333333;
	border: 1px none #000000;
}

#Layer2 {
	border: 2px solid #CCCCCC;
	position:absolute; 
	left:2px; 
	top:80px; 
	width:977px; 
	height:167px; 
	z-index:2
}

#terminelinks {
	position:absolute;
	left:10px;
	top:260px;
	width:400px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#terminerechts {
	position:absolute;
	left:430px;
	top:260px;
	width:550px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#pfarramtlinks {
	position:absolute;
	left:10px;
	top:260px;
	width:300px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#pfarramtmitte {
	position:absolute;
	left:320px;
	top:260px;
	width:400px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#pfarramtrechts {
	position:absolute;
	left:730px;
	top:260px;
	width:240px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#missionlinks {
	position:absolute;
	left:10px;
	top:260px;
	width:450px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#missionobenrechts {
	position:absolute;
	left:500px;
	top:260px;
	width:480px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#wrapper {
  position:absolute;
	left:10px;
	top:260px;
	width:964px;
	height:340px;
	z-index:3;
	/*overflow: auto;*/
}

#termine {
	position:absolute;
	left:10px;
	top:260px;
	width:300px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#impressum {
	position:absolute;
	left:10px;
	top:260px;
	width:950px;
	height:340px;
	z-index:3;
	overflow: auto;
}

#menu {
	position:absolute;
	left:734px;
	top:10px;
	width:237px;
	height:60px;
	z-index:2;
}
#download {
    position:absolute; 
	left:746px; 
	top:260px; 
	width:230px; 
	height:143px; 
	z-index:5; 
}

#presse {
    position:absolute; 
	left:746px; 
	bottom:30px; 
	width:230px; 
	height:143px; 
	z-index:5; 
}

#anschrift {
	position:absolute; 
	left:747px; 
	top:450px; 
	width:230px;
	height:177px; 
	z-index:6;
}
body {
	background-color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #FFFFFF;
        scrollbar-face-color: #BFBFBF;
        scrollbar-track-color: #333333;
        scrollbar-arrow-color: #000000;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-3dlight-color: #333333;
        scrollbar-darkshadow-color: #000000;
}
#rahmenaussen {
    position:absolute; 
	left:10px; 
	top:5px; 
	width:984px; 
	height:633px; 
	z-index:1; 
	background-color: #333333; 
	layer-background-color: #333333;
	border: 1px none #000000;
}

.small {
	font-size: 0.75em;
}

.table_anzeige  {
	background-color: #66FF33;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bolder;
	font-variant: small-caps;
	color: #0000FF;
	width: 100%;
	margin-bottom: 5px;
	font-size: 1.25em;
}

ul {margin:0; padding:0; list-style:none}
li {
	list-style-position: inside;
	list-style-type: disc;	
}
li a {
	color:#2673A5;
	text-decoration:none;
	font-size: 0.95em;
	margin-top: 4px;
}
li a:hover {text-decoration:underline;}

.txt1 {
	color:#5E9244;
	font-weight:bold;
	<!--background:url(../images/pimp2.gif) no-repeat left top;-->
	padding-left: 13px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.95em;
}

a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}



#red {
	color: #FF0000;
}
.button {
	background-color: #000000;
	color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	font-size: 0.75em;
}



input, textarea, select {
	border: 1px solid #0066FF;
}

.telefon{
	background-image: url(../images/telefon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.fax{
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.internet{
	background-image: url(../images/internet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.mail{
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.pdf{
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	white-space: normal;
	line-height: normal;
}

