body,td,th {
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 14px;
}

.mainTable {
	background-color: #82A7FF;
	width:800px;
	margin:0 auto;
	text-align:left;
}

.header {
	font-size: 56px;
	background-image: url(grafiken/logo-kirche-start.png);
	font-family: Verdana, Arial;
	width: 800px;
	height: 135px;
}
.navigation {
	font-size: 14px;
	color: #B70000;
	font-weight: bold;
	background-color: #82A7FF;
	font-family: Verdana, Arial;
	width: 800px;
	text-align: center;
}
.navigation2 {
	font-size: 12px;
	color: #B70000;
	font-weight: bold;
	background-color: #82A7FF;
	font-family: Verdana, Arial;
	width: 800px;
	text-align: center;
}
.navigation3 {
	font-size: 12px;
	color: #B70000;
	font-weight: bold;
	background-color: #82A7FF;
	font-family: Verdana, Arial;
	width: 800px;
	text-align: center;
}
.content {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: left;
	width: 620px;
	min-height: 500px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	float:left;
	
}
.content2 {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: left;
	width: 150px;
	min-height: 600px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	float:right;
}
.content3 {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: left;
	width: 700px;
	min-height: 600px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	float:right;
}
.content4 {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: left;
	width: 150px;
	min-height: 1000px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	float:right;
}
.footer {
	font-size: 10px;
    background-color: #82A7FF;
	font-family: Verdana, Arial;
    width: 800px;
	clear:both;
}
.container {
	background-image: url(images/navigation.gif);
	height:auto
}


.links { float:left; width:300px; padding-left: 0px; }
.rechts { width:200px; padding-right: 0px;}
.clear { clear:left; }
a:link { color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:active { color:#be6a2c; text-decoration:none; }
a:hover { color:#be6a2c; text-decoration:none; }
