@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;	
}
body {
	background-color: #414143;
	background-image:url(../images/bg-main.gif);
	background-repeat: repeat-x;
	
}
#seite {
	position:relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 962px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	background-image:url(../images/bg-seite.gif);
	background-repeat:repeat-y;
	border: 0;
}
#headerelemente {
	display: block;
	margin: 0;
}
#kopf {
	display: block;
	width: 100%;
	height: 96px;
	background-image:url(../images/bg-seite.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#414143;
}	
#menu {
	position: relative;
	display: block;
	height: 22px;
	margin: 0 1px 0 1px;
	padding: 0;
	background-color: #4D4E50;
	border-top: 1px solid #5F6063;
	border-bottom: 1px solid #5F6063;
	z-index: 646;
}


#logo img {
	float :right;
	margin: 0 1px 0 0;
}
#sprachen {
	float: left;
	text-align: right;
	margin: 8px -4px 0 0;
}

#contentkopf,
#contentkopf-schmal {
		display: block;
		height: 250px;
		width: 960px;
		overflow: hidden;
		margin: 0 1px 0 1px;
		background-repeat: no-repeat;
}
#contentkopf-schmal {
		width: 360px;
		margin: 0 0 0 1px;
}
#kopfbilder {
	position: relative;
	display: block;
	top: -44px;
	z-index: 26;
}
#mainbox {	
	display: block;
	clear: both;
	min-height: 240px;
	position: relative;
	margin: 20px 0 0 182px;
	padding: 0;
}
#spalte-eins,
#spalte-zwei {
	display: block;
	float: left;
	width: 355px;
	min-height: 10px;
}
#spalte-zwei {
	margin-left: 30px;
}

#spalte-eins.schmal {
	width: 179px;	
}
#spalte-zwei.schmal {
	margin: -270px 0 0 0;
	width: 600px;	
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fussclearer {
	clear:both;
	height: 130px;	
}
#fusswrapper {
	position: absolute;
	display:block;
	height: 27px;
	width: 994px;
	padding:0;
	border: 0;
  	bottom: 0px;
	margin: 0;
	z-index: 3;
	background-color: #414143;	
	margin-left: -16px;
}
#fusszeile {
	position: relative;
	display:block;
	width: 962px;
	height: 16px;
	margin: 0 auto 0 auto;
	padding-left: 32px;
	border-top: 1px solid #5F6063;	
	background-image:url(../images/bg-seite.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

/************ SCHRIFTEN *****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFEFE;
	text-decoration: none;
}
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #525252;
	text-decoration: none;
}
p, 
#mainbox ul, 
#mainbox ol {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 2px 0 18px 0;
	letter-spacing: 0.05em;
}
#mainbox ul, 
#mainbox ol {
	margin: 8px 0 18px 4px;
	padding: 0 0 10px 14px;	
}
#mainbox ol {
	margin-left: 20px; 
}
#mainbox ul li {
	padding: 0;
	margin: 0;
	letter-spacing: 0.05em;
}

h1, h2, h3, h4, h5, h6 {

	/* clear:both; */
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
}

.csc-header-n1 h1,
.csc-header-n1 h2 {
	padding-top: 0;	
}
#contentkopf h1,
#contentkopf-schmal h1 {
	position: relative;
	display: block;
	top: 204px;
	left: 180px;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	z-index: 28;
}
.fettrot {
	font-weight: bold;
	color: #F00;
}
div.csc-frame-frame1 p, 
div.csc-frame-frame1 ul, 
div.csc-frame-frame1 ol,
p.klein11px {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
div.csc-frame-frame1 p,
p.klein11px {
	padding: 0;
	margin: 0 0 14px 0;
	letter-spacing: 0.04em;
}


.csc-textpic-text .csc-header h2,
.csc-textpic-text .csc-header h4 {
		padding: 0;
}
.csc-textpic-intext-left img {
	margin-top: 3px !important;
}
.fussdivider {
	padding: 0 14px 0 14px;	
}
/******* Elementueberschriften sollen clearen *******/


#fusszeile {
	color: #6A7179;
	font-size: 11px;
	line-height: 21px;
}

#sprachen span {
	padding: 2px 3px 2px 3px;
}
#sprachen {
	font-size: 11px;
	color: #AEB2B6;	
}
#sprachen a:link, 
#sprachen a:visited {
	padding: 2px 3px 2px 3px;
	color: #AEB2B6;
	text-decoration: none;	
}
#sprachen a:focus, 
#sprachen a:hover {
	color: #fff;
	text-decoration: underline;
}
#fusszeile a:link, #fusszeile a:visited {
	text-decoration: none;
	color: #6A7179;
}
#fusszeile a:hover, #fusszeile a:focus {
	text-decoration: underline;
	color: #fff;
}
#sprachen .sec-divider {
	padding: 0 3px 0 3px;	
}


/*******************************filelinks *******************************************/
.filelinks .odd, .filelinks .even {
}
.filelinks {
	float: left;
	margin: 10px 0 16px 0;
	clear: both;
	width: 100%;
}
div.filelinks div{
	padding-bottom: 2px;
	padding-top: 2px;
	display :block;
}
.filelinks .odd, .filelinks .even {
	float: left;
}
.filelinks .odd {
	background-color:#F7F7F7;
}
.filedownload {
	float: left;
	clear: none;
}
.fileicon {
	float: left;
	clear: none;
	margin-top: -1px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	float: left;
	clear: both;
	width: 510px;
	margin-left: 30px;
	margin-top: 2px;
}
.filesize {
	float: left;
	clear: none;
	color: #999999;
	font-size: 11px;
}

.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}

#gmapcontainer {
	display: block;
	margin: 0;
	border-top: 2px solid #0B182B;
	width: 600px;
	overflow: hidden;
}
/************* MEDIEN-FILELINKS **********/
TABLE.filelinks-mediatbl {
	width: 268px;
	margin: 0 0 12px 0;
	overflow: hidden;
	float: left;
	
}

.filelinks div.breaker.odd , .filelinks div.breaker.even{
	float: left;
	width: 100%;
	display: block;
	height: 1px;
	background-color: none;
	background: none;
	background-image: none;
	padding: 0;
	margin:0;
	border: 0;
	}
.filelinks div.breaker.even {
	display:none;
}
.filelinks div.breaker.odd {
	background-color: none;
	

}

TABLE.filelinks-mediatbl tbody td.filelinks-thumbnail {
	width: 70px;
}
td.filelink-mediadescription {
	padding: 1px 8px 0 0;
	font-size: 11px;
}
td.filelink-mediadescription .filedescription {
	margin: 0;
	width: 180px;
}
td.filelink-mediadescription .fileicon {
	margin: 0;
	width: 22px;
}
td.filelink-mediadescription .fileicon img {
	margin: 0;
}

/*********** Tabellen ***************************/
table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

.contenttable {
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 0;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
	margin: 0 0 30px 0;
}
.contenttable-1, .contenttable-2, .contenttable-3  {	
	border: 0;
}
.contenttable td, .contenttable th {
	border-top: 1px solid #999;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.contenttable td p {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}