@charset "UTF-8";
/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
#seite {
		background-image: none;
		background-color: #fff;
}
#kopfbereich {
	display:none;
}
#mainbox {
	
}
#mainboxkopf {
	display:none;
}
#links, #rechts {
	display: none;
}

#mitte {
	
}


.clearer,
.mainboxclearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
.mainboxclearer {
	height: 6px;
}
#fusszeile {
	
}
#fusszeile p {
	padding: 0;
	margin:0;
	letter-spacing: normal;
}
#fussinfo {
	
}
#toplinksbild {
	display: block;
	width: 100%;
	height: 148px;
}
#topmitte {
	display: block;
	width: 100%;
	text-align: center;
	height: 142px;
}
/************ SCHRIFTEN *****************/
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
#fussinfo {
	color: ##13150D;
}
p, ul, ol {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 2px 0 18px 0;
	letter-spacing: 0.8px;
}
ul, ol {
	margin: 2px 0 14px 0;
	padding: 0 0 8px 15px;
}
hr {
	display: block;
	width: 100%;
	border: 0;
	height: 1px;
	line-height: 1px;
	background-color: #C90002;
	color: #C90002;
	padding: 0;
}
#rechts hr {
	background-color: #EC9213;	
	color: #A6C900;
}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	padding: 0;
	margin: 10px 0 4px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 19px;
}
h1 {
	font-size: 19px;
	line-height: 24px;
	margin: 10px 0 14px 0;
}
#mitte p.anschluss {
	margin-top: -6px;
}

/*******  sitemap anpassen **********/
#mitte .csc-sitemap ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0;
	list-style-type: disc;
}
#mitte .csc-sitemap ul li ul{
	
}
#mitte .csc-sitemap  li {
	margin-bottom: 4px;
}

/*******************************filelinks *******************************************/

.filelinks .odd, .filelinks .even {

}
.filelinks {
	float: left;
	margin-bottom: 16px;
	
}

div.filelinks div{
	padding-bottom: 8px;
	padding-top: 3px;
	width: 420px;
	clear:both;
	
}
#rechts div.filelinks div{
	width: 168px;
	
}
.filelinks .odd, .filelinks .even {
	float: left;
}
.filedownload {
	float: left;
	clear: none
}

.fileicon {
	float: left;
	clear: none;
	margin-top: -1px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
	border: 0;
}
.filedescription {
	float: left;
	clear: both;
	width: 300px;
	margin-left: 30px;
	margin-top: 2px;
	display: inline;
}
#rechts .filedescription, #rechts .filesize {
	display:none;
	}

.filesize {
	float: left;
	clear: none;
	color: #999999;
	font-size: 11px;
}

.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}
/***************** TABELLLEN ***********************/
table {
	border: 0;
	border-collapse:collapse;
	margin: 4px 0 14px 0;
	width: 100%; !important;
}
td {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0.8px;	
	vertical-align:top;
}
thead, .tr-even {
	background-color: #eee;
}
th, td {
	text-align: left;
	padding: 1px 4px 1px 4px;
}
