/* EFGB */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('images/bg_body_vert01.gif');
	background-repeat : repeat-y;
}


/********** BEGIN: Seiteninhalt-Überschrift H1 formatieren ********/
/*
.csc-header-n1 h1  {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 16px;
	font-weight:bold;
	font-style: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
/********** END: Seiteninhalt-Überschrift H1 **********/


/* Anfang DB24 */
.Stil1 {color: #FFFFFF}
.Stil2 {
	font-size: 10px;
	font-style: italic;
}
.Stil3 {color: #999999}
/* Ende DB24 */
	 
A:link {
	COLOR: #c3211e; TEXT-DECORATION:underline
}
A:visited {
	COLOR: #c3211e; TEXT-DECORATION:underline
}
A:hover {
	COLOR: #c3211e; TEXT-DECORATION:none 
}
A:active {
	COLOR: #cc3333; TEXT-DECORATION:none
}
	 
H1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
}

/* Anfang von alter Seite übernommen */	 
.ar11px { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #666666; 
}
		
/*geändert 12px in 11px und Verdana hinzu */
.ar12px {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
}
	
.ar10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #444444;
}
/* Ende von alter Seite übernommen */	

.ver16px {
    font-family: verdana, arial, sans-serif;
    font-size:16px;
    font-weight:700;
    color: #666666;
}

/*Anfang Mailformular anpassen */

input { background-color:#FAFAFA; }
textarea { background-color:#FAFAFA; }	
td { font-family: verdana, arial, sans-serif;
     font-size: 11px;
     color: #666666;
}

/*Ende Mailformular anpassen */


/* Horizontaler Balken. Ganz oben */
	
#headerline_oben {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 20px;
		z-index: 2;
		background: #c0deb7;
}


/* Horizontaler Balken. Hierin ist das Menü oben enthalten */
	  
#headerline_unten {
		position: absolute;
		left: 0px;
		top: 106px;
		width: 100%;
		height: 20px;
		z-index: 2;
		background: #e2efd8;
}


/* Anfang Menü oben	*/
	  
#headerline_menu {
		position: absolute;
		left: 590px;
		top: 106px;
		width: 400px;
		height: 20px;
		z-index: 3;
		background: #e2efd8;
}
	  
#headerline_menu a.oben-no {
    color:#c82224;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana, arial, sans-serif;
}	

#headerline_menu a:hover{
    color:orange;
    background:#fff;
}

 /* Ende Menü oben	*/
  
	  
/* EFGB-Logo und Text	*/
  
#headerlogo {	  
		position: absolute;
		left: 0px;
		top: 20px;
		width: 450px;
		height: 86px;
		z-index: 2;
	 	background-image: url('images/header_logo.jpg');
}
	 	
	 	
/* Bilderreihe neben EFGB-Logo */
	 	
#headerpic {	  
		position: absolute;
		left: 450px;
		top: 23px;
		width: 497px;
		height: 80px;
		z-index: 2;
	 	background-image: url('images/header_pic.jpg');
	 	}
	 	
	 	
/* Grüne Fläche rechts neben Bilderreihe */
	 	
#headerground {
		position: absolute;
		left: 0px;
		top: 23px;
		width: 100%;
		height: 80px;
		z-index: 1;
		background: #c0deb7;
}

#language-de {	  
		position: absolute;
		left: 870px;
		top: 135px;
		width: 76px;
		height: 12px;
		z-index: 2;
	 	background-image: url('images/flag-de.gif');
}

#language-en {	  
		position: absolute;
		left: 784px;
		top: 135px;
		width: 76px;
		height: 12px;
		z-index: 2;
	 	background-image: url('images/flag-en.gif');
}	  
	  
/* Beginn Menü links */	  

#menu{
  position: absolute;
  left: 20px;
  top: 176px;
  width:160px;
  float:left;
  color:black;
  background:#ffffff;
  overflow: hidden;
  z-index: 5;
}


#menu a{
  color:#666666;
  font-size: 11px;
  font-family: verdana, arial, sans-serif;
  margin:1px 0 1px 0;
  padding:4px 4px 4px 10px;
  text-decoration:none;
  background:#e2efd8;  /* Normal-Farbe, helles grün */
  display:block;
  width:200px;
}

#menu a:hover{
  color:orange;
  background:#fff;
}

#menu a.level1-act {
	font-size: 11px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  background:#869b80;
  color:orange;
}

#menu a.level2-no {
	font-size: 11px;
  font-family: verdana, arial, sans-serif;
  background:#f6fff4;
  width:180px;
}

#menu a.level2-act {
	font-size: 11px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  background:#f6fff4;
  color:orange;
  width:180px;
}

/* Ende Menü links */



#logout {
	margin-left: 10px;
	margin-top: 30px;
	background: #ffffff;
}

#efgb-adresse  {
	margin-left: 10px;
	margin-top: 30px;
	width: 150px;
	height: 150px;
	background: #ffffff;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
	color:#666666;
}


/* Inhalt Home-Seite, nur die Überschrift */

#inhalt_rand_oben  {
		position: absolute;
		left: 200px;
		top: 150px;
		width: 500px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 5; 
		overflow: hidden;
		background: #ffffff;
		font-size: 12px;
  	font-family: verdana, arial, sans-serif;
  	font-weight: bold;		
		color:#666666;
}
		

/* Inhalt Home-Seite, mittlere Spalte */

#inhalt_normal  {
		position: absolute;
		left: 470px;
		top: 180px;
		width: 255px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;		
		color:#666666;
}
		
/* Inhalt Home-Seite, linke Spalte */		
		
#inhalt_links  {
		position: absolute;
		left: 200px;
		top: 180px;
		width: 255px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;
		color:#666666;
}		


/* Inhalt Home-Seite, rechte Spalte */

#inhalt_rechts  {
		position: absolute;
		left: 740px;
		top: 180px;
		width: 255px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;
		color:#666666;
}


/* Inhalt Seiten mit 2 Spalten, nur die Überschrift */

#inhalt_rand_oben_2spalten  {
		position: absolute;
		left: 200px;
		top: 155px;
		width: 795px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 5; 
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;
		color:#666666;
}
		

/* Inhalt Seiten mit 2 Spalten, mittlere Spalte */

#inhalt_normal_2spalten  {
		position: absolute;
		left: 605px;
		top: 230px;
		width: 390px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;		
		color:#666666;
}
		
/* Inhalt Seiten mit 2 Spalten, linke Spalte */		
		
#inhalt_links_2spalten  {
		position: absolute;
		left: 200px;
		top: 230px;
		width: 390px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;
		color:#666666;
}		


/* Inhalt Seiten mit 1 Spalte */
		
#inhalt  {
		position: absolute;
		left: 200px;
		top: 155px;
		width: 745px;
		margin: 0px; 
		padding: 0px;
		border: 0px none;
		z-index: 4;
		overflow: hidden;
		background: #ffffff;
		font-size: 11px;
  	font-family: verdana, arial, sans-serif;
		color:#666666;
}

#inhalt_video  {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-family: verdana, arial, sans-serif; 
	background: #ffffff;
}

#inhalt td {
	background: #ffffff;

}

#inhalt .suchfeld {
	margin-top: 20px;

}

#sprachwechsler {
		position: absolute;
		left: 834px;
		top: 135px;
		color: #cc0000;
		font-size: 12px;
		/*font-weight:bold;*/
  		font-family: arial, verdana, sans-serif;
}

#sprachwechsler a:link{color:#cc0000; TEXT-DECORATION:underline}
#sprachwechsler a:visited{color:#cc0000; TEXT-DECORATION:underline}

