html {
	height: 101%;
}
body {
	margin: 0px auto;
	text-align:center;
	background-image: url(images/bg-line.jpg);
	background-repeat: repeat-x;
	/* overflow:-moz-scrollbars-vertical; */
}

#totalContainer {
	margin: 10px auto;
	width:1105px;
	text-align:left;
	/* background-color:#FFFFFF; */
}
ol, ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
a img {
	border:none;
}
/* ####   Ebenendefinitionen   #### */
/* ################################ */
#banner1 {                   /* Bannerleiste */
	float: left;
	margin-right: 15px;
	margin-top: 132px;
	width: 80px;
}
#banner2 {                   /* Bannerleiste2 */
	float: left;
	margin-left: 15px;
	margin-top: 132px;
	width: 80px;
}
#allContent {
	float: left;
	width: 915px;
	background: #FFF;
}
#header {
	position:relative;
	width:915px;
	height:116px;
	z-index:2;
	background-image: url(images/bg-repeat-x.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#subHeader {
	height: 30px;
	margin-top: 2px;
	z-index:10;
}
#wrapper {
	position:relative;
	clear:both;
	width: 915px;
	left:0px;
	z-index:5;
}
#logo {
	float:left;
	width:139px;
	height:116px;
	z-index:4; 
	padding-left: 26px;
}
#survey {
	float:left;
	width:140px;
	height: 30px;
	z-index:1;
	padding-left: 5px;
	border-left: solid 1px #acacac;
}
/* Hauptnavigation oben ###### ################################# */
#navi1 {
	float:left;
	width:750px;
	height:100px;
	z-index:2;
	margin-top: 4px;
}
.navi1-no {
	float:left;
	width:150px;
	height:100px;
	z-index:3;
	background-image: url(images/bg-linie-v.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	padding-top: 12px;
}
.navi1-act {
	float:left;
	width:150px;
	height:100px;
	z-index:3;
	background-image: url(images/bg-highlight.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	padding-top: 12px;
}
.navi1-no a {
	display:block;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration:none;	
/*	padding-left: 10px; */
}
.navi1-act a {
	display:block;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #105bf1;
	font-weight: bold;
	text-decoration:none;
/*	padding-left: 10px; */
}
.navi1-no a:hover, .navi1-act a:hover {
	color:#105bf1;
	/*  float:left; */
	width:150px;
	height:100px;
	z-index:5;
	background-image: url(images/bg-highlight.gif);
	background-repeat: no-repeat;
	background-position: 0px -12px; 
}
/* fürs Dropdown Menü */
/* .drop {
	display:block;
} */
.navi12-no a, .navi12-no a:visited {
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.navi12-act a, .navi12-no a:hover, .navi12-act a:hover {
	text-decoration:none;
	color: #105bf1;
} 
/* */
#left {
	float: left;
	position:relative;
	width:155px;
	min-height:250px;
	z-index:2;
	left:10px;
	top:0px;
	padding-bottom:15px;
}
#separator {
	float:right;
	width:1px;
	height:238px;
	background-image: url(images/navi2-vline.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
/* Subnavigation linke Spalte ################################# */
#navi2 {
	float:left;
	width:153px;
}
.navi2-no a, .navi2-no a:visited {
	display:block;
	margin: 6px 0px 0px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.navi2-act a, .navi2-act a:visited  {
	display:block;
	margin: 6px 0px 0px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105bf1;
	font-weight: bold;
}
.navi2-no a:hover, .navi2-act a:hover {
	color:#105bf1;
}
/* Subnavigation 2. Ebene */
.navi22-no a, .navi22-no a:visited {
	display:block;
	margin: 2px 0px 0px 0px;
	padding-left: 8px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(images/mapbullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.navi22-act a, .navi22-act a:visited  {
	display:block;
	margin: 2px 0px 0px 0px;
	padding-left: 8px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105bf1;
	background-image: url(images/mapbullet-act.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.navi22-no a:hover, .navi22-act a:hover {
	color:#105bf1;
	background-image: url(images/mapbullet-act.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/* Subnavigation 3. Ebene */
.navi23-no a, .navi23-no a:visited {
	display:block;
	margin: 2px 0px 0px 0px;
	padding-left: 16px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(images/mapbullet.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.navi23-act a, .navi23-act a:visited  {
	display:block;
	margin: 2px 0px 0px 0px;
	padding-left: 16px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105bf1;
	background-image: url(images/mapbullet-act.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.navi23-no a:hover, .navi23-act a:hover {
	color:#105bf1;
	background-image: url(images/mapbullet-act.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
#main {
	position:relative;
	width:720px;
	z-index:1;
	margin: 0px 0px 0px 165px;
	padding: 20px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#footer {
	clear:both;
	width: auto;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #acacac;
}
#buttons {
	float:left;
}

/* Crosslink unten links ##################################### */
#crosslink {
	position: relative;
	margin-left: 7px;
	height: 80px;
}
.crosslinkimg {
	position: absolute;
}
.crosslinktxt {
	position: absolute;
	margin-left: 40px;
	margin-top: 41px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
#crosslink a {
	text-decoration: none;
	color: #666;
}

/* Nebennavigation unter dem Seitenkkopf ################################# */
#navi3 {
	float:right;
	height: 21px;
	background: #a8d7d7 url(images/navi3-round.gif) left top no-repeat;
	z-index:10;
	text-align: right;
	padding: 0 10px 0 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d1eaea;
}
.navi3-no a, .navi3-no a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #333;
}
.navi3-act a, .navi3-act a:visited {
	text-decoration:none;
	font-weight: normal;
	/* color: #105bf1; */ color: #fff;
}
.navi3-no a:hover, .navi3-act a:hover {
	/* color: #105bf1; */ color: #fff;
}
/* letzer Link im Sidemenu */
.navi3-special a, .navi3-special a:visited {
	text-decoration:none;
	color: #FF7002;
	background-color:#ffc;
}
.navi3-especial a, .navi3-especial a:visited {
	text-decoration:none;
	color: #5D89CD;
	background-color:#E5EFF6;
}
/* ende letzer Link im Sidemenu */
#search {
	float:left;
	width:153px;
	z-index:10;
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 26px;
}
#search .suche {
	/*float: left;*/
	width:121px;
	height:16px;
	border:none;
	background:none;
	padding: 2px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	z-index:20;
}
#search .go {
	position:relative;
	left:-5px;
}
#survey .survey-no a, #survey .survey-no a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #666;
}
#survey .survey-no a:hover, #survey .survey-act a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #105bf1;
}

/* Footer ################################# */
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #105bf1;
}
/* Mailform ############################### */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
border: none;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
/* Tabelle ################################ */
.tabgrauweiss {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: separate;
	border-spacing: 2px 2px;
	text-align: left;
}
.tabgrauweiss tr th {
	font-weight: bold;
	background-color: #CCC;
	padding: 4px 2px 4px 2px;
	vertical-align: top;
}
.tabgrauweiss tr td {
	background-color: #EEE;
	vertical-align: top;
	padding: 4px 2px 4px 2px;
}
.tabgrauweiss tr td.bg {
	background-color: #f5f5f5;
}
a.arrow-up {
	color: #105bf1;
	text-decoration:none;
	letter-spacing: 0.01em;
	line-height: 16px;
	padding-left: 7px;
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
a.arrow-down {
	color: #105bf1;
	text-decoration:none;
	letter-spacing: 0.01em;
	line-height: 16px;
	padding-left: 7px;
	background-image: url(images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
/* Inhaltsobjektdefinitionen (Flexible Content) */
/* bild / text */
.fce2i4ta {
	float:left;
	width:275px;
}
.fce2i4tb {
	float:left;
	margin-left:10px;
	width:415px;
}
.fce2i4t {
	float:left;
}
/* schmales bild / breiter text */
.fce1i5ta {
	float:left;
	width:125px;
}
.fce1i5tb {
	float:left;
	margin-left:10px;
	width:565px;
}
.fce1i5t {
	float:left;
}
/* Vier Bildspalten */
.fce4i {
	overflow:hidden;
	margin-bottom: 10px;
}
.fce4ia, .fce4ib, .fce4ic, .fce4id {
	float:left;
	width:166px;
	margin-right:10px;
}
.fce4ih {
	font-weight:bold;
}
/* Zwei Spalten */
.fce2col {
	overflow:hidden;
	margin-bottom: 10px;
	position:relative;
	left:-14px;
	padding-left:14px;
}
.fce2cola {
	float:left;
	width:340px;
	margin-right:20px;
}
.fce2colb {
	float:left;
	width:340px;
}
/* Zwei Spalten Schmal - Breit */
.fce2colSL {
	overflow:hidden;
	margin-bottom: 10px;
}
.fce2colSLa {
	float:left;
	width:275px;
	margin-right:10px;
}
.fce2colSLb {
	float:left;
	width:405px;
}


/* Text Bannerleise  ################################# */
#banner1, #banner1 p, #banner2, #banner2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#banner1 a, #banner1 p a, #banner2 a, #banner2 p a {
	color: #105bf1;
	text-decoration:none;
}

/* Main Content Formatierungen ################################# */
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.01em;
	line-height: 16px;
}
#main p a, #main dd a {
	color: #105bf1;
	text-decoration:none;
	letter-spacing: 0.01em;
	line-height: 16px;
	padding-left: 17px;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/* #main p a.pdf {
	padding-left:18px;
	background:url(pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f00;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0px;
	padding-top: 0px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
#main ol li, ul li {
	margin-bottom: 2px;
}
#main ol ul li, ul ol li, ul ul li, ol ol li {
	margin-left: 15px;
}
#main ol {
	letter-spacing: 0.01em;
}
#main ul {
	letter-spacing: 0.01em;
	list-style-image: url(images/bullet.png);	
}
#main p {
	margin-bottom:0px;
	padding-bottom:4px;
}
.clearit {
	clear:both;
	line-height:0px;
}
.csc-sitemap {
	margin-left:15px;
}
.csc-sitemap a {
	color: #105bf1;
	text-decoration:none;
	letter-spacing: 0.01em;
	line-height: 16px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; } 