body,td,a{
	font-family:Arial,Verdana,Tahoma,helvetica,sans-serif;
	font-size:0.95em;
	color:#14307D;
}

a {
	font-size:100%;
	text-decoration: none;
}
.head_rechts,.head_links,.navi,.subnavi,.content,.footer,.bg,.logo,.kirche{
	position:absolute;
	display:block;
	z-index: 3;
	text-align:left;
}

.centered{
	background-color: white;
	text-align: center;
	width: 800px;
	margin-left: -400px;
	height: 600px;
	margin-top: -300px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.content{
	background:# D0DAE3;
	top:185px;
	left:220px;
	width:50%;
	padding: 20px 10px 0px 20px;
	xoverflow:auto;
}
.list{
	top:185px;
	left:220px;
	width:300;
	float:left;
	border:0px solid blue;
}
.bild{
	top:185px;
	left:420px;
	width:100;
	border:0px solid blue;
}
.bgnavi{
	position:absolute;
	background-image: url("../pics/bg_navi16.jpg");
	top:0px;
	left:0px;
	width:200px;
	height:800px;
	z-index:2;
	border:0px solid blue;
}
.navi{
	top:145px;
	left:0px;
	width:200px;
		height:100%;
	padding: 50px 0px 0px 20px;
	line-height: 250%;
}
.navi,.navi a{
	font-size:100%
}
.xbg{
	top:145px;
	left:0px;
	width:100%;
	height:623px;
	background-color:ffffff;
	z-index: 2;
}
.subnavi{
	position:absolute;
	top:200px;
	right:10px;
	width:170px;
	line-height: 180%;
}
.logo {
	top:40%;
	left:80%;
	width:153px;
	height:140px;
	z-index:4;
}
.head_rechts{
	background-image: url("../pics/bg.jpg");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:145px;
}
.head_links{
	top:0px;
	left:0px;
	width:100%;
	height:145px;
	overflow:hidden;
}

.footer {
	top:150px;
	right:10px;
	width:170px;
	height:240px;
	z-index:2;
}
.footer a {
	text-decoration:underline;
}
.subnavi a{
	text-decoration:underline;
	line-height: 180%;
}
.content a{
	text-decoration:underline;
	line-height: 180%;
}

h1{
	font-family:Arial,Verdana,Tahoma,helvetica,sans-serif;
	font-size:9px;
	color:#14307D;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}
h2{
	font-family:Arial,Verdana,Tahoma,helvetica,sans-serif;
	font-size:10px;
	color:#14307D;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
}
h3{
	font-family:Arial,Verdana,Tahoma,helvetica,sans-serif;
	font-size:8px;
	color:#333366;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}

