* {
	margin:0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
}
body {
	background-color: #333333;
}
img {
	border: 0;
}
/*#content img {
	margin-top: 30px;
}*/
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.csc-header {
	padding-top: 20px;	
}
p {
	margin: 30px 200px;

}
.align-center {
text-align:center;
	
}
.gmap{
	margin: 0 auto;
	width: 400px;
	height: 400px;
	border:none;
	text-align:center;
}
table{
	margin:0 auto;
}
table td:first-child{
	font-weight:bold;
}
.table_tzeiten {
	padding-top: 50px;
}
#banner {
	background: url('../images/back_oben.jpg') repeat-y #CDFFCC;
	height: 90px;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
#page {
	margin: 20px auto 0;
	width: 1000px;
-webkit-border-radius: 10px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius: 10px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-radius: 10px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#navigation {
	background: url('../images/back_oben.jpg') repeat-y #CDFFCC;
	height: 25px;
	z-index: 2;
}
#content {
	background: #CCCCCC url('../images/back.jpg') repeat-x;
	z-index: 2;
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}	
#news {
	left: 100px;
	text-align: left;
	margin: 0 200px;
}
#logo {
	padding-top: 25px;
	margin: 0 auto;
	display: block;
	width: 300px;
	height: 40px;
}
#content ul{
	margin-left: 200px;

}

#navigation ul li a:link {
	
	color:#0000FF;
}
#navigation ul li a{
	text-decoration: none;
}
#navigation ul li a:visited {
	color: #000000;
}
#navigation ul li {
	margin-left: 40px;
	float: left;
 	display: inline;
	font-weight: bold;
}
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	white-space: nowrap;
	height: 25px;
}

.title {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.article {
	text-align: left;
	left: 200px;
	margin-right: 200px;
	position: absolute;
}
.csc-menu-1 {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 250px;
	
}

#searchcap {
	width: 20px;
	height: 19px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
.tx-wagrandomimage-pi1{
	text-align:center;
	padding-top: 30px;
}
.counter{
	text-align:center;
}
h3 {
	font-size:14px;
	padding-left: 200px;
}
.news-list-item {
padding-top: 20px;
}

.news-single-item h2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.news-single-item h4{
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.news-single-additional-info {
	padding-left: 200px;
}
.tx-ttnews-browsebox {
	display: none;
}
.tx-wagrandomimage-pi1 img, .gmap{
	-webkit-box-shadow: #666 8px 8px 8px;
	-moz-box-shadow: #666 8px 8px 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

