html,body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FDE561;
	height: 100%;}
#ad {
        background-color: #FF6600;
        width: 180px;
	position: absolute;
	left: 0px;
	top: 550px;
	z-index: 888;
}


.bodytext, .mail {
	display: block;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top:0px;
	padding-left:0px;
	font-weight: normal;
	margin:0;
	line-height:140%;}

.bodytext {
	color: #000000;
	font-size:12px;}

.mail {
	color: #0079ab;
	font-size:13px;}

.csc-uploads-fileName, a, .csc-uploads-fileName a, .external-link-new-window, .download { /* -- externe Links */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0079ab;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;}

.menu-level1-active, .menu-level2-active {
	display: block;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding:2px;
	margin:0;}

.menu-level1-active {
	font-weight: normal;}

.menu-level2-active {
	font-weight: bold;}

.csc-firstHeader, .csc-header, .csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #171616;
	font-weight: bold;}

.csc-firstHeader { /* -- Ueberschrift 1 */
	font-size:14px;
	margin-top:35;}

.csc-header { /* -- Ueberschrift allgemein */
        font-size:18px;
        margin-top:35;}

.csc-textpic-caption { /* -- Bildunterschriften */
	font-size:8px;
	margin-top:0;}


/* Ueberschriften definieren */
/* ------------------------- */

h1, h2, h3, h4,h5, h6 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: 	bold;
	color: 		#171616;
	margin-top:	20;}

h1 {	margin-top:	12;}

h6 {	size:		11;
	color:		#333333;}

.navcontainer { padding-bottom: 12px;}
.navcontainer-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;}

.fach, .fachaktiv {
	display: block;
	background-image: url(navi_links_pfeil.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;}

.fachaktiv {
	background-position: 12px 3px;
	border: 1px none #FFB700;}

.fab_navi a:link, .fab_navi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

.fab_navi a:hover  {
	color:#FF6803;
	text-decoration:none;}

.fab_navi a:li  {
	color:#FF6803;
	text-decoration:none;
	list-style-type: disc;}
	

/* Container definieren */
/* ------------------------- */

#fab_header, #maincontent, #inhalt_padding, #fab_navi, #maincontentbb { 
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	}

#fab_header { /*  Kopfzeile mit ecaadegrafik*/
	padding-left: 0;
	padding-top: 0px;
	height: 115px;
	width: 955px;
	left: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
        background-image: url(header_ecaade2007.jpg);}

/*  Fußzeile mit Webebannern*/

#footer {
       	height: 115px;
	width: 955px;
        background-image: url(header_ecaade2007.jpg);
        background-repeat: norepeat;
        z-index: 99;
        }

#maincontent {     /*  Inhaltscontainer Startseite _extra ohne Header*/
	width:835px;
	height:570px;
	z-index:1;
	left: 120px;
	top: 257px;
	background-color: #FFFFF5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDEDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDEDD;
	# visibility: visible;
	clear: both;
	float: none;}

#inhalt_padding {
	width:755px;
	min-height: 100%;
	z-index:1;
	left: 180px;
	top: 115px;
	padding-left: 20;
	background-color: #FDE561;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #DCDEDD;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DCDEDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	border-top-style: none;
	border-right-style: none;
	# clear: both;
	float: none;}

#fab_navi {	/* Hauptnavi */
        background-color: #FF6600;
	min-height: 100%;
	# z-index:1;
	width: 180px;
	left: 0px;
	top: 115px;
	font-size: 12px;
	text-decoration: none;
	padding-top: 7px;
	text-indent: 0px;
	float: left;}
	
#navcontainer { width: 150px; padding-left: 10px;}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FF6600;
	border-bottom: 1px solid #FDE561;}

#navcontainer a:link, #navlist a:visited {
	color: #333333;
	text-decoration: none;}

#navcontainer a:hover {background-color: #FDE561;}
