body  {
	font-family : Arial, Helvetica, sans-serif;
	background: #aaaaaa;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
    }




/* -------------------- --------------- SEITENAUFBAU ----------------- ----------------------*/	
		
    #container { 
    	width: 1024px; 
    	/*background: #999999;*/
    	margin: 0 auto; /* Durch automatische RÃƒÂ¤nder (in Verbindung mit einer Breite) wird die Seite zentriert. */    	
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
		padding-top:10px;			
    }
	
/* --------------------------- Runde Ecken mit Schatten ------------------------------------ */
.ro {
	background:url(images/layout/back_ro.png) top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url(images/layout/back_lo.png) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url(images/layout/back_ru.png) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url(images/layout/back_lu.png) bottom left no-repeat;
	margin:0;
	padding:0;
}	
	
/* ----------------------------------- KOPFBEREICH  mit Menue E1 ----------------------*/	
	#header { 
    	background-image: url(images/layout/ghostimage.png);
		background-repeat: repeat
		height:110px;
		width:988px;
    }
	div#homelink{
		width : 150px;
		height : 70px;
		position : relativ;
		top: 0px;
		left: 0px;
		float:left;
	} 
	div#menue_service {
		position:relative;
		top:58px;
		text-align : right;
		padding-right:10px;		
	}
	
	div#menue_e1 {
		clear:both;
		text-align:right;
		color: Black;
		padding-top:0px;
		padding-right:66px;
		position:relative;	
		top:16px;	
	}
	a.E1, a.E1act {
		padding-left : 15px;
		font: bold 10pt;
	}
	a.E1 {
		color : #000000;
		text-decoration : none;
	}
	
	a.E1act {
		color : #ED3232;
		text-decoration : none;
		margin-top : 3px;
		font-weight : bold;
	}    
	
/*-----------------linker Bereich (Menue E2 + E3) ------------------*/

#sidebar1 {
    	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
    	width: 170px; /* Die tatsÃƒÂ¤chliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer auÃƒÅ¸er der Breite auch die AuffÃƒÂ¼llung und den Rahmen. */
    	/*background: #ffffff;  Die Hintergrundfarbe wird nur fÃƒÂ¼r die LÃƒÂ¤nge des Spalteninhalts angezeigt. */
		padding-left:15px;
		padding-right:5px;
		padding-top:50px;
		padding-bottom:0px;
		font-size:10px;
		text-align: right;
    }

ul#infoHeader{
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}
li#infoHLi {
	padding-top : 3px;
	padding-bottom : 3px;
	font-weight : bold;
	padding-right : 2px;
	background-repeat : repeat-y;
	background-image : url(images/infoHbackground.jpg);
	width : 165px;
	color : #ffffff;
	background-position : right;
	margin-bottom : 10px;
}

ul#navE2 {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

li#nav2 {
	border-bottom : 1px solid Silver;
	padding-top : 3px;
	padding-bottom : 3px;
	width : 165px;
}
li#nav2act {
	border-bottom : 1px solid Silver;
	padding-top : 12px;
	padding-bottom : 14px;
	width : 165px;
	/*background-color : #eeeeee;*/
}
ul#navE3 {
	list-style-type : none;
	margin: 0px 0px 0px 0;
	padding-top : 8px;
	padding-bottom : 8px;
	padding-left: 0px;
	padding-right: 0px;
}
li#nav3 {
	padding-top : 1px;
	padding-bottom : 1px;
	width : 160px;
	padding-right : 10px;
}
li#nav3act {
	padding-top : 1px;
	padding-bottom : 1px;
	width : 165px;
	padding-right : 10px;
	background-image : url(images/pfeil.jpg);
	background-position : right;
	background-repeat : no-repeat;
}

a.E2, a.E2act {
	font-size : 9pt;
}

a.E2 {
	color : #000000;
	text-decoration : none;	
}

a.E2act {
	color : #ED3232;
	text-decoration : none;
	margin-top : 3px;
	font-weight : bold;
}

a.E3, a.E3act{
	font-size : 9pt;
}

a.E3 {
	color : #04429B;
	text-decoration : none;
}
a.E3act {
	color : #04429B;
	text-decoration : none;
	margin-top : 3px;
}

ul#info {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	margin-bottom : 40px;
}
li#suche {
	padding-top : 3px;
	padding-bottom : 3px;	
	font-weight : bold;
	padding-right : 2px;		
	background-repeat : repeat-y;
	background-color : #eaeaea;
	width : 150px;
	color : #04429b;
	margin-bottom : 10px;
}	
	
#sidebar2 {
    	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
    	width: 100px; /* Die tatsÃƒÂ¤chliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer auÃƒÅ¸er der Breite auch die AuffÃƒÂ¼llung und den Rahmen. */
    	background: #ffffff; /* Die Hintergrundfarbe wird nur fÃƒÂ¼r die LÃƒÂ¤nge des Spalteninhalts angezeigt. */
    	padding: 15px 10px 15px 15px; /* Mit der AuffÃƒÂ¼llung wird gewÃƒÂ¤hrleistet, dass der Inhalt des div die Kanten nicht berÃƒÂ¼hrt. */
    }

/* ------------------- Inhaltsbereich -------------------- */
	
#mainContent { 
    	margin-left:190px;
		margin-right:160px; /* Der rechte und der linke Rand dieses div-Elements erstellen die beiden ÃƒÂ¤uÃƒÅ¸eren Spalten an den SeitenrÃƒÂ¤ndern. Der Spaltenbereich bleibt unabhÃƒÂ¤ngig von der Inhaltsmenge der Randleisten-divs immer gleich. Sie kÃƒÂ¶nnen diesen Rand entfernen, falls der Text des #mainContent-div die Randleistenbereiche fÃƒÂ¼llen soll, wenn der Inhalt in den Randleisten endet. */
		padding: 0 15px; /* padding (AuffÃƒÂ¼llung) bezeichnet den Innenabstand und margin (Rand) den AuÃƒÅ¸enabstand der div -Box. */
		margin-top:50px;
		border-left:#cccccc solid 1px;
		border-right:#cccccc solid 1px;
		min-height:600px;
		height:auto !important;  /* für moderne Browser */
  		height:600px;  /*für den IE */

    } 
    
/* ---------------- mittlerer Bereich (Inhalt) STARTSEITE------------------*/

#mainContentStart {
		margin-left:190px;
		margin-right:160px;
	padding: 0 15px; /* padding (AuffÃƒÂ¼llung) bezeichnet den Innenabstand und margin (Rand) den AuÃƒÅ¸enabstand der div -Box. */
		margin-top:50px;
		border-left:#cccccc solid 1px;
		border-right:#cccccc solid 1px;
		min-height:600px;
		height:auto !important;  /* für moderne Browser */
  		height:600px;  /*für den IE */
}

#inhaltStart{
	padding-top : 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-left : 20px;
	margin-right : 15px;
	margin-bottom : 5px;
	width : 600px;
}
#slideshow {
	border-top : 1px solid #dbdbdb;
	border-bottom : 1px solid #dbdbdb;
}

/* ---------------- mittlerer Bereich (Inhalt) Banner ------------------------*/

div#banner {
	width : 600px;
	background-image : url(images/bannerbalkGrau.jpg);
	padding-top : 10px;
	background-position : top;
	background-repeat : no-repeat;
	margin-top : 25px;
	margin-bottom : 25px;
}

div#bannerInhalt {
	width : 600px;
	background-image : url(images/bannerbalkBlau.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	padding-bottom : 0px;
	padding-left : 23px;
	vertical-align : middle;
}

	
/* ------------------- Fusszeile -------------------- */	
#footer { 
    	padding: 0 20px 0 20px; 
    	text-align:center;
    	} 
#footer p {
    	margin: 0; 
    	padding: 10px 0; 
		font-size:10pt;
		color: #999999;
    	}
.fltrt { /* Mit dieser Klasse kÃƒÂ¶nnen Sie ein Element auf der Seite nach rechts flieÃƒÅ¸en lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    	}
.fltlft { /* Mit dieser Klasse kÃƒÂ¶nnen Sie ein Element auf der Seite nach links flieÃƒÅ¸en lassen. */
    	float: left;
    	margin-right: 8px;
    	}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem SchlieÃƒÅ¸en eines Containers sein, der wiederum einen vollstÃƒÂ¤ndigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    	}


/* -------------------- Allg. Textformatierung ----------------------*/

h1 {
	font-size: 14pt;
	font-weight: bold;
	color : #04429B;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color : #04429B;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color : #000000;
	margin-bottom : 5px;
}
p{
	font-size : 10pt;
	margin-top : 0px;
	margin-bottom : 10px;
}
a {
	text-decoration : none;
	font-size : 10pt;
	color : #04429B;
	font-weight: bold;
}
ul {
	padding-left : 8px;
	margin-left : 8px;	
}
li {
	font-size : 10pt;
	padding-bottom : 5px;
}
th{
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
}
td{
	font-size : 10pt;
	text-align : left;
}
div, img {
  margin:0;
  padding:0;
  border:0;
}

/* ------------------------------------Sitemap --------------------------------------- */
div.csc-sitemap {
	
	padding : 5 5 5 5;
}
div#sitemap_level1{
	background-image : url(images/infoHbackgroundRe.jpg);
	background-repeat : repeat-y;
	background-color : #04429B;
	background-position : right;
	padding : 2 0 2 5;
	margin-top : 10px;
	margin-bottom : 5px;
}
a.level1 {
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
}
div#sitemap_level2_area{
	
}
div#sitemap_level2{
	padding-left : 15px;
}
a.level2 {
	color : #000000;
	
}
div#sitemap_level3{
	padding-left : 30px;
}
a.level3 {
	font-weight : normal;
}


/* ------------------------------------News ----------------------------------- */


/* ---------------------------------- Formulare ----------------------------- */
li#suche {
	padding-top : 3px;
	padding-bottom : 3px;	
	font-weight : bold;
	padding-right : 2px;		
	background-repeat : repeat-y;
	background-color : #eaeaea;
	width : 165px;
	color : #04429b;
	margin-bottom : 10px;
}
input.suche {
	width : 130px;
	float : left;
}
.submit {
	width : 30px;
}

table.csc-searchResultInfo{
	margin-top : 20px;
	background-color : #eaeaea;
	height : 29px;
}

td.csc-searchResultRange {
	width : 450px;
	border-right : 2px solid #ffffff;
}

td.csc-searchResultPrevNext {
	width : 150px;
	text-align : right;
}


/* --------------------------------- Downloadliste ------------------------------*/

table.csc-uploads csc-uploads-0 {
	
}

tr.tr-even {
	
}

td.csc-uploads-fileSize {
	color : #000000;
}

td.csc-uploads-fileName{
	color : #000000;
}
a.download {
	color : #000000;
}

/* --------------------------------- Newsseite -------------------------------*/

div.news-single-timedata{
	color : #ffffff;
	font-size : 2pt;
}
div.news-single-backlink {
	
}
div.news-list-container {
	background-color:#ffffff;
}
div.news-list-item {
	border-bottom : 1px solid #dbdbdb;
	}


/* ------------------------------- Slideshow -----------------------------------*/
div#rgsgcontent{
background-color:#FF0033;
}




