* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url(images/bg.jpg);
	background-color: #e0e0e0;
	background-repeat: repeat;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0 auto;
	background: url(images/bg-mitte.gif) repeat-y;
	text-align: left;
	color: #656565;
	width: 778px;
	overflow: hidden;
}

#header {
	background-image: url(images/titel.jpg);
	background-repeat: no-repeat;
	height: 154px;
}

#links {
	width: 240px;
	float: left;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(images/bg-links.gif);
	background-repeat: repeat-y;
}

#inhalt {
	float: right;
	width: 485px;
	background-image: url(images/saeule.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 25px;
	margin-bottom: 5px;
	line-height: 1.3em;
}

#footer {
	clear: both;
	padding: 7px 25px 7px;
	font-size: 0.8em;
/*	background-image: url(images/bg-foot.jpg);
	background-repeat: no-repeat; */
	clip: rect(auto, auto, auto, auto);
}
.menu {
	top: 110px;
	position: relative;
	left: 145px;
	color: #990000;
	font-weight: bold;
	width: 575px;
	height: 20px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #be181f;
	text-decoration: underline;
}
a:active {
	color: #be181f;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-size: 1.3em;
	padding-bottom: 10px;
}
.tx-flseositemap-pi1 li {
	list-style-image: url(images/pfeil.gif);
	list-style-type: none;
}
ul.csc-bulletlist {
	list-style-image: url(images/pfeil.gif);
	list-style-type: none;
}
ul {
	padding-left: 20px;
}
.contenttable {
	font-size: 1em;
	color: #656565;
	width: 98%;
	border-top: 1px dotted #666666;
	border-right: none;
	border-bottom: none;
	border-left: 1px dotted #666666;
}
tr.tr-0 {
	background-color: #dfdebf;
	font-weight: bold;
}
.contenttable td{
	border-top: none;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: none;
}
#newsimage {
	float: right;
	padding-left: 20px;
}
.news-list-item {
	border: 1px dotted #666666;
	padding: 10px;
	margin-bottom: 10px;
}
.news-list-date {
	font-weight: bold;
}
#news-header {
	background-image: url(images/bg-news.jpg);
	background-repeat: repeat-y;
}
.csc-textpic-caption {
	font-size: 0.8em;
	line-height: 1.1em;
}
