body {
	
}
.container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.news {
	width: 390px;
	float: left;
}
.col1 {
	/*width: 230px;*/
	width: 100%;
	float: left;
	margin: 1px;
	/*margin-top:0px;*/
	overflow: hidden;
	padding-top: 20px;
	/*border: 1px solid grey;	
	height: 600px;
	padding: 5px;*/ 
}
.col2{
	width: 570px;
	float: left;
	margin: 5px;
	border: 1px solid grey;
	height: 440px;
	padding: 5px;
}

.col3{
	width: 150px;
	float: left;
	margin: 5px;
	border: 1px solid grey;
	height: 440px;
	padding: 5px;
	/*padding-bottom: 120px;*/
}

.footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 9px;
}

.ng-banner {
	background: #002255;
	text-align: center;
	height: 64px;
	padding-top: 7px;
}

.linklist {
	width: 150px;
	float: left;
	margin: 5px;
}

.kontaktinfo {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.stadtHeader{
	height: 64px;
	background:#999999;
	font-size: 24px;
	color: white;
	text-align: center;
	padding-top: 7px;
}

.stadt {
	padding-top:8px;
}

a {
	text-decoration:none;
	color:blue;
}
a:hover {
	text-decoration:underline;
}

.stadtKirche{
	text-align: center;
	position: relative;
	margin-top: 25px;
	height: 110px;
	clear:both;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul {
	margin-top: 0px;
	margin-left:0;
	padding-left: 1em;
}

.kalender{
	width: 229px;
	float: left;
	margin: 5px;
	border: 1px solid grey;
	height: 440px;
	padding: 5px;
}

.cal-header {
	height: 64px;
	background:transparent url(/img/cal-back.png) repeat-y;
	/*width: 229px;*/
	font-size: 24px;
	color: white;
	text-align: center;
	padding-top: 7px;
}

h1 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 6 px;
}