@charset "utf-8";
/* CSS Document */
a:link { color: #ffefef; text-decoration: none; }

a:visited { color: #ffefef; text-decoration: none; }

a:hover{ color: #f75755; text-decoration: underline overline; }

a:active { }



body {
margin: 0px;
	background-color: #333333;
}

.alles, .alles0 {
	border: none;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.oben {
	border: none;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 318px;
	width: 100%;
	background-image: url(Bilder/A-014_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#koben {
	border: none;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 318px;
	width: 100%;
	background-image: url(Bilder/A-Konmin_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mitte {
	border: none;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 259px;
	width: 100%;
	text-align: center;
	background-image: url(Bilder/mitte.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.links {
	border: none;
	background-color: #0066CC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.inhalt {
	border: none;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	height: 259px;
	width: 314px;
	background-image: url(Bilder/A-014_03.jpg);
	background-position: center top;
	background-repeat: no-repeat; 
}
.bedienfeld {
	border: none;
	margin: 0x;
	padding: 0px;
	height: 28px;
	width: 314px;
}

.rechts {
	border: none;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.unten {
	border: none;
	background-color: #333333;
	margin: 0px;
	height: 323px;
	width: 100%;
	padding: 0px;
	background-image: url(Bilder/A-014_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* index.html*/
.innen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: center;
	padding: 50px;
	background-color: #aaaaaa;
}
.weiter {
	background-color: #999999;
	border:solid 2px #000000;
		margin: auto;
	margin-bottom: 20px;
	width: 400px;
	padding:10px;
	font-size:14px;
	font-weight:200;
}

.link {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 10px;

}
.beschreibung {
	font-size: 12px;
	padding: 10px;
	width: 200px;
	font-size:10px;
}
.inhalt01, .inhalt02, .inhalt03, .inhalt04 {
	margin: auto;
	margin-bottom: 20px;
	padding: 10px;
	width: 400px;
	height:160px;
	text-align:left;
	border-bottom: 1px solid #333333;
  background-position:right ;
  background-repeat:no-repeat;
}
.inhalt01 {
background-image:url(Bilder/php.jpg);
}
.inhalt02 {
background-image:url(Bilder/baptisten-rostock.jpg);
}
.inhalt03 {
background-image:url(Bilder/ichglaubes.jpg);
}

.inhalt04 {
background-image:url(Bilder/jenja.family-reich.jpg);
}
