@import url("formulare.css");
@import url("karriere.css");
@import url("menue.css");
@import url("news.css");
@import url("search.css");
@import url("tabellen.css");
@import url("termine.css");
@import url("text.css");

/* Alle Farbangaben befinden sich in der Datei "css/farben.css" der jeweiligen Website */


#Inhalt {
	position: absolute;
	top: 200px;
	left: 150px;
	right: 125px;
	z-index: 10;
	padding-right:25px;
}

#Kopfzeile {
	height: 100px;
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	z-index: 9;
}

#Menue {
	height: 25px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-position: right;
	background-repeat: no-repeat;
	right: 0px;
	z-index: 100;
	width: 100%;
}

#Linke_Spalte {
	width: 125px;
	top: 125px;
	position: absolute;
	left: 0px;
	z-index: 5;
}

#Titelzeile {
	height: 75px;
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	position: relative;
	top: 125px;
	margin-left: 125px;
	margin-right: 125px;
	z-index: 2;
}


#Rechte_Spalte {
	width: 125px;
	z-index: 5;
	position: absolute;
	top: 125px;
	right: 0px;
}

#NachOben{
	position:absolute; 
	top: 0px; 
	right: 95px; 
	width:30px; 
	height: 100%; 
	z-index: 1;
	overflow: visible;
}


body {
	margin: 0px;
	padding: 0px;
}

.drucktnicht{
}


ul li {
	margin-left: -25px;
}

ol li {
	margin-left: 0px;
}

hr {
height: 1px;}


.SeitenNavigation a:link, .SeitenNavigation a:visited{
	text-decoration: none;
	height: 14px;
	width: 14px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	border: none;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	vertical-align: middle;
	text-align: center;

}

.SeitenNavigation a:hover, .SeitenNavigation a:active  {
	text-decoration: none;
	height: 14px;
	width: 14px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: none;
	padding-right: 2px;
	padding-left: 2px;
}


.Aktuell {
	height: 14px;
	width: 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}

.Foto_rechts {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
/* 	display: block; */
	margin-left: 20px;
}

.Foto_links {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.KontaktPortraet_links {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	clear:left;
}

.KontaktPortraet_rechts {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	position: absolute;
}

.ZoomknopfohneBU {
	top: -20px;
	margin-bottom: -20px;
	position: relative;
}

/** Paul Gerhardt Diakonie info-Box Startseite **/

#PGDInfoBox {
	position:relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: -25px;
}
