@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	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: #ffcc66;
}
#seite {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 988px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	border: 0;
	background-image: url(../images/main-bg.png);
	background-repeat:repeat-y;
	background-color:: #ffcc66;
}
#kopfbereich {
	position: absolute;
	top: 0;
	z-index: 11;
	display: block;
	width: 100%;
	height: 280px;
	background-image:url(../images/kopf-bg.jpg);
	background-repeat:no-repeat;
}
#mainbox {
	position:relative;
	top: 80px;
	z-index: 22;
	margin: 0 0 140px 0;
	width: 100%;
	padding: 0;
	float :none;
}
#mainboxkopf {
	display: block;
	width: 950px;
	height: 1px;
	line-height: 1px;
	background-color: #999;
	clear:both;
	float:none;
}
#links, #mitte, #rechts {
	float: left; 
}
#links {
	width: 198px;
	margin: 0 22px 0 13px;
}	
#mitte {
	width: 488px;
}
#rechts {
	margin: 0 0 0 20px;
	width: 196px;
}
#innerrechts {
	margin: 0 14px 22px 14px;	
}
#menu {
	display: block;
}

#toolbar {
	display: block;
	height: 86px;
	margin: 64px 0 0 14px;
}
.clearer,
.mainboxclearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
.mainboxclearer {
	height: 6px;
}
.c-clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fusszeile {
	position: absolute;
	height: 42px;
	width: 100%;
	padding:0;
	border: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:#ffcc66;
	background-image:url(../images/fuss-schatten.gif);
	background-repeat:no-repeat;
}
#fusszeile p {
	padding: 0;
	margin:0;
	letter-spacing: normal;
}
#fussinfo {
	margin: 0 0 0 -36px;
}
#toplinksbild {
	display: block;
	width: 100%;
	height: 148px;
}
#toplinksbild img {
	border-bottom: 1px solid #999;
}
#topmitte {
	display: block;
	width: 100%;
	text-align: center;
	height: 142px;
}
/************ SCHRIFTEN *****************/
a:link, a:visited {
	color: #CB0000;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #CB0000;
	text-decoration: none;
}
#fussinfo {
	color: ##13150D;
}
#fussinfo a:link, #fussinfo a:visited {
	text-decoration: none;
	color: #DB001B;	
}
#fussinfo a:hover, #fussinfo a:focus {
	text-decoration: underline;
	color: #DB001B;	
}
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;
	margin: 0 0 2px 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;
}
#rechts h2,
#rechts h3 {
	display: block;
	background-color: #EC9213;
	padding: 2px 2px 2px 3px;
	font-weight: normal;
	font-size: 15px;
	margin: 4px 0 8px 0;
}
#rechts p {
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0 6px 0;
}
.newsblock {
		margin: 0 0 22px 0;
}
.csc-textpic-above img {
	margin-top: 5px !important;	
}
#rechts .csc-textpic img {
	
}
.csc-frame-frame1 {
	border-bottom: 30px solid #fff;
}
/********* NAVIGATION *************/
#links ul {
	font-size: 12px;
	color:#000;
	padding: 0;
	margin: 0 0 0 14px;
}
#links li {
		list-style: none;
		padding: 5px 0 5px 0;
		line-height: 16px;
		margin: 0;
}
#links ul li ul {
	margin: 2px 0 0 14px;	
}
#links ul li ul li {
		list-style: disc;
		padding: 2px 0 2px 0;
		margin: 0 0 0 14px;
}
#menu a:link, #menu a:visited {
	color:#000;
	text-decoration:none;
}
#menu a:hover, #menu a:focus {
	color: #CB0000;
	text-decoration:underline;
}
#menu a.aktiv, #menu a:visited.aktiv {
	color: #CB0000;
	font-weight: bold;
}
/********* TOOLBAR **************/
#toolbar {
	font-size: 11px;
	color: #999999;
}
#toolbar a:link, #toolbar a:visited {
	color: #000;
	text-decoration: none;
}
#toolbar a:hover, #toolbar a:focus {
	color: #000;
	text-decoration: underline;
}
#suchform {
	display: inline;
	margin: 0;
	padding: 0;
}
DIV.sprachen {
		float :left;
	margin: 0 8px 0 0;
}
#homebtn,
#mailbtn,
#printbtn {
		text-align:left;
		display: block;
		text-indent: -999999px;
		width: 24px;
		height: 20px;
		float: left;
		overflow: hidden;
		background-repeat: no-repeat;
}
#homebtn {
		background-image:url(../images/icon-home.gif);
}
#mailbtn {
		background-image:url(../images/icon-mail.gif);
}
#printbtn {
		background-image:url(../images/icon-print.gif);
}

/*******  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;
}

/************ SITEMAP **************/
#sitemap-on {
	padding-left: 13px;
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	margin-right: 8px;
}
#sitemap-off {
	padding-left: 13px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#c-sitemap {
	padding: 0 0 20px 0;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	line-height: 12px;
}
.treeview a {
	padding: 0 0 0 4px;
}
.treeview a.selected {
	background-color: #eee;
}

#treecontrol { 
	display: none; 
}

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }


.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  
