body {
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 13px;
color: #333333;
margin:0 0 0 0;
background-color: #f4f4f4;
}

/* Listen für treeview */
#treeview div{
width: 24px; height: 20px; display: inline-block; z-index: 242; margin-left: -25px; margin-top: 2px; 
}
#treeview div.trC {
display: inline-block; z-index: 242; background: url('pic/o_plus.gif');   background-repeat:no-repeat;
  background-position:50% 50%;}
#treeview div.trO {
display: inline-block; z-index: 242; background: url('pic/o_minus.gif');   background-repeat:no-repeat;
  background-position:50% 50%;} 

#treeview {
	font-family:  Segoe UI, Arial, Helvetica, Sans-serif;
	font-size: 13px; line-height: 20px;
	float: left; display: block;
	position: relative; margin-left: 0px; 
	overflow:visible;
	z-index: 210; 
	list-style-type: none;}
#treeview  li.closeleaf:hover {
	overflow:visible;
}
#treeview li { 
	margin-left: -20px; margin-top: 4px; list-style-type: none;}
#treeview li.treeDoc {
	 list-style-image: url(pic/doc.gif); }
#treeview li.treeDocOpen {
	list-style-image: url(pic/info_kl.gif); }
#treeview li.openleaf ul  { 
	display: block; }

#treeview li.closeleaf  ul{
	display: none; }
	
	
/* -----das zeugs da unten brauchts eigentlich mit der neueren Version alles nicht...
		display: block; das verträgt der Safari nicht! 	
		/* ausblenden der Untermenüs solange sie nicht überfahren werden 
		#treeview li.closeleaf {
			/* list-style-image: url(pic/o_plus.gif); }
		#treeview li.openleaf {
			 list-style-image: url(pic/o_minus.gif); }
		#treeview li.treeDoc:hover {
			 list-style-image: url(pic/doc.gif);
		 }
		#treeview li:hover {
			list-style-image: url(pic/o_minus.gif); }
		#treeview li  ul {
			display: none; }
		#treeview > li:hover > ul {
			display: block;
			}
		#treeview > li:hover > ul  > li:hover > ul{
			display: block;
			} 
		 und beim drüberfahren wieder einblenden 
		 		#treeview > li:hover > ul  > li:hover > ul > li:hover > ul{
			display: block; 	}
		#treeview > li:hover > ul  > li:hover > ul > li:hover > ul > li:hover > ul{
			display: block; }
		#treeview > li:hover > ul  > li:hover > ul > li:hover > ul > li:hover > ul > li:hover > ul{
			display: block; }
		#treeview > li:hover > ul  > li:hover > ul > li:hover > ul > li:hover > ul > li:hover > ul > li:hover > ul{
			display: block; }
end brauchts nicht ------------- */

/* standard-Schriften */
.schrift17
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 17px; color: #333333;
}
.schrift14
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 14px; color: #333333;
}
.schrift13
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 13px; color: #333333;
}

.rahmen_links {
	border-right: 1px solid #ccc;
	spacing-right: 5px;
}
.rahmen_rechts {
	border-left: 1px solid #ccc;

}
.rahmen_unten {
	border-top: 1px solid #ccc;
}


/* sprites aussenrum auf jeder Seite */
#web_boxes_li_o
{
	float:right;
	width: 42px;
	height: 72px;
	margin-left: 10px;
	margin-top: 55px;
	background: url('upload/html/sprites.gif') 60px 103px; /* von rechts rein 60, von unten rauf 103 */
	border: 0 0 0 0;
}
#web_boxes_re_o
{
	float:left;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	position: relative;
	display: block; /*inline-block*/
	z-index: 10;
}
#web_boxes_re_o ul > li.euro_search_open 
/* search-button */
{
	float:left;
	width: 72px;
	height: 72px;
	margin-left: 0px;
	margin-top: 67px;
	text-align: center;	
	background: url('upload/html/sprites.gif') 0 92px; /* von rechts rein 0, von unten rauf 92 */
	border: 0 0 0 0;
}
#web_boxes_re_o ul > li.euro_search_open:hover
/* home-button  http://bueltge.de/css-sprites-einfach-erklaert/675/*/
{
background-position: 0 164px;
/* safari display: block; */
}
/* hier auch die Suchmaschine verstecken: */
#web_boxes_re_o ul {
float: left; 
margin-left: -2px;
margin-top: 0px;
padding-left: 0px;
}
#web_boxes_re_o li {
float: left; 
list-style: none;
}
#web_boxes_re_o table
{
top: 30px;
/* border-bottom: 1px solid #2255bb; */
background-color: #eee;
margin-top: 0px;
color: #0cf;
}
/* ausblenden der Suchmaschine */
#web_boxes_re_o li ul {
/* overflow: hidden; */
display: none;
/* background: #fff; */
}
#web_boxes_re_o #euro_search_field {
margin-top: 74px;
padding: 5px 5px 5px 20px;
}
#web_boxes_re_o #euro_search_field .tabblue {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;
	 text-align: left;
	 background-color: #eee;
	 font-weight: normal;
}
#web_boxes_re_o #euro_search_field .tabwhite {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 14px; color: #003366;
	 text-align: left;
	 background-color: #eee;
	 font-weight: normal;
	 border: none;
}
#web_boxes_re_o #euro_search_field .tabwhitehighlight {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 14px; color: #003366;
	 text-align: left;
	 background-color: #fff;
	 font-weight: normal;
	 border: none;
}
#web_boxes_re_o #euro_search_field #suggestInput{
margin-top: 15px;
}
/* und wieder einblenden bei hover effekt */
#web_boxes_re_o li.euro_search_open:hover > ul {
display: block;
/* background-color: rgba(204,204,255,0.2); 
   color: #2255bb; border: 1px dashed #aad; */
/* damits gleich mit Startseite erscheint hier ausgeblendet:
	height: 250px;
	width: 260px;
	margin-left: -226px;
	margin-top: 10px;
	*/

	height: 250px;
	width: 270px;
	margin-left: -320px;
	margin-top: 40px;
}

/* ende Suchmaschine */

#web_boxes_re_u
{
	float:left;
	width: 36px;
	height: 20px;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 10px;
	background: url('upload/html/sprites.gif') 0 20px;
	border: 0 0 0 0;
}
#web_boxes_footer_rechts
{
	position: relative;

}
#web_boxes_footer_rechts a
{
	position: relative;
	background: url('upload/html/sprites.gif') 0 395px;
	float:left ;
	bottom: 0px;
	left: -23px;
	width: 80px;
	height: 68px;
}
#web_boxes_footer_rechts a:hover
{
background-position: 89px 395px;
}


#footer a:hover
{
  color: #2255bb; 
  text-decoration: underline;
}
#footer a
{
	color: #003366;
  text-decoration: none;
}
#footer {
  font-size: 12px; 
  /* color: #2255bb; */
  color: #003366;
  text-decoration: none;
}
/* Logo oben */
#logo_oben
{
background: url('upload/html/eurobau_logo.gif');
background-color: #fff;
position: relative;
display: block;
top: 16px;
bottom: 2px;
left: 701px; /* 739- 2012 -36-2 Einrückung */
width: 236px;
height: 87px;
overflow: hidden;
font-size: 0px;
}

#logo_oben a
{
font-size: 0px;
text-decoration: none; 
color: rgba(255,255,255,0.0);
display: block;
width: 236px;
height: 71px;
}

#logo_oben a:hover
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 13px; 
color: #333;
display: block;
width: 236px;
height: 71px;
background-color: rgba(255,255,255,0.5);
}

/* Menue */

#imel_euro
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
/* clear: both; */
position: relative;
display: block; /*inline-block*/
z-index: 201;
min-height:46px;
background-color: #ffffff;
padding-bottom: 30px;
}

#imel_euro ul {
float: left; 
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
}

#imel_euro li {
float: left; 
list-style: none;
}
/*erste Zeile einstellen */
#imel_euro ul > li 
/* , #imel_euro ul > li > li */
{
	float:left;
	width: 149px;
	height: 36px;
	/* eines mehr (28 statt 27) würde den Abstand zum dropdown entfernen, aber dann ist der obere Strich 
	   von der Tabelle direkt dran... */
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;	
	line-height:28px; /* damit die Zeile weiter im blauen Feld runter rutscht */
	/* border-bottom: 1px solid #fff;  weiss damit der Abstand bei zweispaltigen untermenüs bleibt */
}
/*erste Zeile einstellen */
#imel_euro ul > li.home 
/* home-button */
{
	float:left;
	width: 206px;
	height: 70px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;	
	background: url('upload/html/sprites.gif') 0 320px; /* von rechts rein 0, von unten rauf 320 */
	border: 0 0 0 0;
	z-index: 210;
}
#imel_euro ul > li.home:hover
/* home-button  http://bueltge.de/css-sprites-einfach-erklaert/675/*/
{
background-position: 0 250px;
}
#imel_euro ul > li > a {
border-right: 1px solid #ffffff; 
/*  #c6c8c9 */
display: block;
text-align: center;
text-decoration: none;
margin-top: 0px;
padding-top: 3px;
font-size:17px;
width: 153px;
height: 36px;
color: #ffffff;
}
#imel_euro td
{
border-bottom: 1px solid #2255bb;
background-color: #ffffff;
margin-top: 0px;
}
#imel_euro .td_menulevel2
{
border-right: 1px solid #2255bb;
border-left: 1px solid #2255bb;
padding-left: 0px;
padding-right: 5px;
width: 151px;
}
#imel_euro .td_menulevel2left
{
border-left: 1px solid #2255bb;
padding-right: 5px;
width: 154px;
}
#imel_euro .td_menulevel2right
{
border-right: 1px solid #2255bb;
border-top: 1px solid #2255bb;
padding-left: 0px;
width: 157px;
}
#imel_euro ul > table {
	margin-left:0px;  /*-1 */
}

#imel_euro td > li  {
	/* border-right: 1px solid #c6c8c9; */
	margin-left: 0px;
	margin-top: 0px;
	/* display: inline-block; */
	text-align: left;
	padding-top: 4px;
	padding-left: 3px;
	width: 139px;
	height: 28px;
	padding-right:2px;
}
#imel_euro td > li > a, #imel_euro td > li > a:active, #imel_euro td > li > a:visited
{
  display: block;
  font-size: 13px;
  color: #2255bb;
  text-decoration: none;
  margin-left: -4px;
  margin-top:-2px;
  padding-top:2px;
  padding-left: 7px;
  width: 140px;
  height: 27px;
}
#imel_euro td > li > a:hover
{
  display: block;
  font-size: 13px;
  width: 140px;
  height: 27px;
  background-color: #2255bb; 
  color: #ffffff;
	-webkit-transition: all 0.2s ease-in; /* chrome & safari */
	transition: all 0.2s ease-in; /* explorer 10 */
	-moz-transition: all 0.2s ease-in; /* firefox */
	-o-transition: all 0.2s ease-in; /* opera */
}

.home {width:36px; background-color:  #808080; color: #ffffff; 	border: 0 0 0 0;}
.color1 { background-color:  #003399; color: #ffffff; border-left: #003399 1px solid; border-top: #003399 1px solid; border-right: #003399 1px solid;}
.color2 {background-color:  #1144aa; color: #ffffff; border-left: #1144aa 1px solid; border-top: #1144aa 1px solid; border-right: #1144aa 1px solid;}
.color3 {background-color:  #2255bb; color: #ffffff; border-left: #2255bb 1px solid; border-top: #2255bb 1px solid; border-right: #2255bb 1px solid;}
.color4 {background-color:  #3366cc; color: #ffffff; border-left: #3366cc 1px solid; border-top: #3366cc 1px solid; border-right: #3366cc 1px solid;}
.color5 {background-color:  #4477dd; color: #ffffff; border-left: #4477dd 1px solid; border-top: #4477dd 1px solid; border-right: #4477dd 1px solid;}

/* ausblenden der Untermenüs solange sie nicht überfahren werden */
#imel_euro li ul {
/* overflow: hidden; */
display: none;
/* background: #fff; */
}

#imel_euro li ul ul {
display: block;
/* overflow: hidden; */
}
/* und wieder einblenden bei hover effekt */

#imel_euro li.menuitem:hover > a{
display: block;
background-color: #fff;
color: #2255bb;
height: 34px;
width: 148px;
}
/* für Home-Button: */
#imel_euro li.home:hover > a{
display: block;
background-position: 0 36px;
height: 34px;
width: 139px;
}
/* standardposition home button */
#imel_euro li.home > a{
display: block;
background-position: 0 0;
height: 34px;
width: 169px;
}


/*oh130411 für zwei spalten*/
#imel_euro li.menuitem > ul {
min-height: 0px;
margin-left: -1px;
height: 0px;
overflow: hidden;
display: block;
width: auto;
-webkit-transition: height 0.2s ease-out; /* chrome & safari */
-moz-transition: height 0.2s ease-out; /* firefox */
-o-transition: height 0.2s ease-out; /* opera */
transition: height 0.2s ease-out; /* explorer 10 */
}
#imel_euro li.menuitem:hover > ul {
margin-left: -1px;
display: block;
width: auto;
background-color: transparent;
overflow: hidden;
height: 200px;
-webkit-transition: height 0.5s ease-out; /* chrome & safari */
-moz-transition: height 0.5s ease-out; /* firefox */
-o-transition: height 0.5s ease-out; /* opera */
transition: height 0.5s ease-out; /* explorer 10 */
}



/* Menüdefinitionen für die linke seite */

#imel_menu_left
{
position: relative;
display: block;
background-color: #fff;
width: 206px;
min-height: 192px;
top: 0px;
left: 0px;
margin-left: 0px;
margin-right: 0px;
}

#imel_menu_left a
{
text-decoration: none;
color: #003366;
}
#imel_menu_left a:hover
{
text-decoration: underline;
color: #003366;
}

#imel_menu_left li {
/* float: left; */
list-style-image: url(pic/li_menu.gif);
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
color: #003366;
font-size: 17px; 
line-height:36px;
margin-left: -22px;
}
#imel_menu_left hr {
color: #ccc;
margin-left: -40px;
}
/* Einrückung des unteren Menüs von oben */

#imel_menu_left_second {
position: absolute;
top: 170px;
width: 206px
}

/* Übernahme aus alter global.css */
/*2013: Focus auf Eingabefelder darstellen */

.eingabe:focus {
background-color: #e0a0e0;
}
.verw_edit_field:focus {
background-color: #e0a0e0;
}
.shop_eingabe:focus {
background-color: #e0a0e0;
}

a img    
 {   
     border: none;   
 } 
 
 .tabwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #ffffff;
border: 0px solid #005ec0;
align: center;
}
.tabwhitehighlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #f0f0ff;
border: 1px solid #99aaff;
}
.tabblue {
background-color: #005ec0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f8f8f8;
border: 0px solid #3399cc;
}
.tabgrey {
background-color: #005ec0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #ffffff;
border: 0px solid #3399cc;
}
.tabgreen {
background-color: #00a800;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f8f8f8;
border: 0px solid #3399cc;
}
.tabred {
background-color: #ff0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f8f8f8;
border: 0px solid #3399cc;
}
.tablangtext {
background-color: #005ec0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f8f8f8;
border: 0px solid #3399cc;
}


/* eurobau_fcls_start --------------------------------------------------------- */

#fcls_start_gesamt
{
padding-top: 18px;
margin-right:0px;
margin-left:36px;
}


#fcls_start_titelbild_alt
{
background: url('upload/html/titel001.jpg');
background-color: #efefe0;
position: relative;
top: 0px; /*72+70 logo */
left: 0px; /*248px; 2012 + 36 Einrückung */
width: 727px;
height: 174px;
overflow: hidden;
font-size: 0px;
padding-left: 0px;
margin-left: 36px;
}
#fcls_start_titelbild_alt a
{
font-size: 0px;
text-decoration: none; 
color: rgba(255,255,255,0.0);
display: block;
width: 727px; height: 174px;
}
#fcls_start_titelbild_alt a:hover
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 17px; 
color: #333;
display: block;
width: 727px; height: 174px;
background-color: rgba(255,255,255,0.5);
}


#fcls_start_suche {
display: inline-block;
	position: relative;
	overflow: hidden;
	width: 302px; height: 174px;
	border: 1px solid #39c;
	padding: 0 0 0 0;
	background: #eee;
	overflow: hidden;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #fff;
	left: 30px; top: -5px;
	margin-right: 2px;
}
#fcls_bereich_suche {
display: inline-block;
	position: relative;
	overflow: hidden;
	width: 297px; height: 174px;
	border: 1px solid #39c;
	padding: 0 0 0 0;
	background: #eee;
	overflow: hidden;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #fff;
	left: 0px; top: -5px;
}

.fcls_bereich_titelbild {
	position: relative;
	display: inline-block;
	width: 418px; height: 174px;
	border: 1px solid #ccc;
	padding: 0 0 0 0;
	background: #eee;
	overflow: hidden;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #fff;
	left: 2px; top: -5px;
}

.fcls_start_titelbild {
	position: relative;
	display: inline-block;
	width: 418px; height: 174px;
	border: 1px solid #ccc;
	padding: 0 0 0 0;
	background: #eee;
	overflow: hidden;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #fff;
	left: 32px; top: -5px;
}

.fcls_start_titelbild .titel_animation {
	position: absolute;
	top: 0; left: 0;
	width: 100%;

	-webkit-animation: infinite-band 22s ease infinite;
	-moz-animation: infinite-band 22s ease infinite;
	-o-animation: infinite-band 22s ease infinite;
	animation: infinite-band 22s ease infinite;
}

a.fcls_start_bild_href {
	 text-decoration: none; color: #ddd;
	 width: 100%; height: 34px; display: block; 
	 margin-top: 140px; 
	 background-color: rgba(0,0,0,0.5);
	 border: 0 0 0 0;
	 padding-top: 5px; padding-left: 0px; 
}
a.fcls_start_bild_href:hover {
	text-decoration: underline; color: #fff;
	background-color: rgba(0,0,0,0.7);
}
a.fcls_start_bild_copyright {
	width: 38px; height: 140px; 
	display: block; 
	position: absolute;
	margin-top: -180px;
	margin-left: 380px;
}
a.fcls_start_bild_copyright:hover {
	background-color: rgba(0,0,0,0.5);
}
@-webkit-keyframes infinite-band {
	0% { left:0px;}
	18% { left: 00px;}
	23% {  left: -420px;}
	41% { left: -420px;}
	46% { left: -840px;}
	64% { left: -840px;}
	69% {  left: -1260px;}
	86% { left: -1260px;}
	91% { left: -1680px;}
	100% { left: -1680px;}
}

@-moz-keyframes infinite-band {
	0% { left:0px;}
	18% { left: 00px;}
	23% {  left: -420px;}
	41% { left: -420px;}
	46% { left: -840px;}
	64% { left: -840px;}
	69% {  left: -1260px;}
	86% { left: -1260px;}
	91% { left: -1680px;}
	100% { left: -1680px;}
}

@-o-keyframes infinite-band {
	0% { left:0px;}
	18% { left: 00px;}
	23% {  left: -420px;}
	41% { left: -420px;}
	46% { left: -840px;}
	64% { left: -840px;}
	69% {  left: -1260px;}
	86% { left: -1260px;}
	91% { left: -1680px;}
	100% { left: -1680px;}
}

@keyframes infinite-band {
	0% { left:0px;}
	18% { left: 00px;}
	23% {  left: -420px;}
	41% { left: -420px;}
	46% { left: -840px;}
	64% { left: -840px;}
	69% {  left: -1260px;}
	86% { left: -1260px;}
	91% { left: -1680px;}
	100% { left: -1680px;}
}




 #fcls_start_links
{
position: relative;
top: 0px; /*332px; 260px;+72 Logo */
left: 0px; /*2012 + 36 Einrückung */
width: 350px;
}
#fcls_start_rechts
{
position: relative;
top: 0px; /* top: 332px; 260px;+70 Logo */
left: 0px;
width: 350px;
}
#fcls_start_gesamt li {
/* float: left; */
list-style: none;
}

/* Standardeinstellungen */
#fcls_start_gesamt ul>li /* oberer Listenpunkt Hauptgruppe */
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 14px; 
line-height:36px;
}
#fcls_start_gesamt ul>li>ul>li /* unterer Listenpunkt Hauptgruppe */
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
font-size: 13px; 
line-height:20px;
}

#fcls_start_gesamt ul>li>ul>li a
{
text-decoration: none;
color: #333333;
}

#fcls_start_gesamt ul>li> a
{
text-decoration: none;
color: #003366;
}
#fcls_start_gesamt ul>li> a:hover
{
text-decoration: underline;
color: #003366;
}
/* für falldown */
#fcls_start_gesamt li>ul {
display: block;
overflow: hidden;
min-height: 64px;
height: 64px;
-webkit-transition: all 0.4s ease-out; /* chrome & safari */

    transition: all 0.4s ease-out; /* explorer 10 */
    -moz-transition: all 0.4s ease-out; /* firefox */
    -o-transition: all 0.4s ease-out; /* opera */
}
#fcls_start_gesamt li>ul:hover{
display: block;
overflow: hidden;
height: auto;
min-height: 85px;
/* background-color: #e8e8ff; */
border: 1px dashed #ccc;
-webkit-transition: all 0.4s ease-out; /* chrome & safari */

    transition: all 0.4s ease-out; /* explorer 10 */
    -moz-transition: all 0.4s ease-out; /* firefox */
    -o-transition: all 0.4s ease-out; /* opera */ 


}

/* Definitionen nach Modulen --------------------------------------------------------- */

/* euro_etre */


 #euro_etre_tree {
 display: block;
 overflow: none;
 width: 232px;
 margin-right: 9px;
 }

 #euro_etre_tree  .tablistheader {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 17px; color: #003366;/* #3399cc; */
 display: block;
	float: left;
	background-image:url(pic/li_menu.gif);
	background-repeat: no-repeat;
	background-position: center left 2px;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	color: #003366;
	padding-left: 14px;
	width: 206px;
	margin-bottom: 18px;
	overflow: none;	
  }
  #euro_etre_tree  .tablistheader a {
text-decoration: none;
color: #003366;
}
 #euro_etre_tree  .tablistheader a:hover {
text-decoration: underline;
color: #003366;
}
 #euro_etre_tree  .tabwhite {
	margin-left: -1px;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px; color: #333333;/* #3399cc; */
	line-height:17px;
}
#euro_etre_tree  .tabwhite a {
text-decoration: none;
color: #333333;
 }
#euro_etre_tree  .tabwhite a:hover {
text-decoration: underline;
color: #003366;
 }
 
 
 #euro_elis_list  .tablist {
 	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 14px; /* #3399cc; */
 }
  #euro_elis_list  .tablistheader {
 	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 14px; /* #3399cc; */
	color: #003366;
 }
  #euro_elis_reit_inner  td {
	border-bottom: 1px solid #004477;
	padding-bottom: 2px;
  }
  #euro_elis_reit_inner table {
  margin-left: 5px;
  width: 726px;
  margin-top: -8px;
  }
   #euro_elis_reit_inner_last {
  width: 149px;
  }
  #euro_elis_reit  .tablistreiter {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #fffff;/* #3399cc; */
	background-color: #004477;
	display: block;
	height: 24px;
	text-align: center;
  }
  #euro_elis_reit  .tablistreiterhell {
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px; color: #003366;/* #3399cc; */
	background-color: #fff;
	display: block;
	height: 24px;
	text-align: center;
  }  
  #euro_elis_reit  a.weiss {
	text-decoration: none;
	color: #003366;
  }
  
    #euro_elis_reit  .tablistreiter   a.weiss {
	text-decoration: none;
	color: #ffffff;/* #3399cc; */
  }
  
    #euro_elis_reit  .tablistreiter   a.weiss:hover {
	text-decoration: none;
	color: #ffffff;/* #3399cc; */
  }

#euro_enor_tree_titel {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 17px; color: #003366;/* #3399cc; */
 display: block;
	float: left;
	background-image:url(pic/li_menu.gif);
	background-repeat: no-repeat;
	background-position: center left 2px;
	padding-left: 14px;
	width: 206px;
	margin-bottom: 18px;
	overflow: none;	
  }
#euro_enor_tree  .css1_main_table {
	margin-left: -1px;
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px; color: #333333;/* #3399cc; */
	line-height:17px;
}
#euro_enor_tree  .css1_main_table table, #euro_enor_tree  .css1_l3_table td, #euro_enor_tree  .css1_l1_table td, #euro_enor_tree  .css1_l2_table td{
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
#euro_enor_tree  .css1_main_table a {
text-decoration: none;
color: #333333;
 }
#euro_enor_tree  .css1_main_table a:hover {
text-decoration: underline;
color: #003366;
 }
 
 
#euro_enor_norm_logoleiste {
 display: block;
 height: 0px;
 }
#euro_enor_ausgabe .tablistheader{
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
	margin-top: -10px;
 }
#euro_enor_ausgabe .tablist{
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 13px; 
 }
#euro_enor_ausgabe .tab200left{
     display:block; width: 170px;
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 13px; 
	 color: #003366;
 }
#euro_enor_ausgabe .tablist table{
	border-spacing: 8px;
	width: 600px;
 }
  #euro_enor_info table{
 	 width: 600px;
	 }
 #euro_enor_info td{
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 13px;
	 }
 #euro_enor_info b{
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 14px;color: #003366;
	 font-weight: normal;
	 line-height: 38px;
	 margin-left: -10px;
 }
 #euro_enor_info .tabgrey{
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
 }
 
 
 #euro_ebau_tree .css1_caption_cell {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 17px; color: #003366;/* #3399cc; */
 display: block;
	float: left;
	background-image:url(pic/li_menu.gif);
	background-repeat: no-repeat;
	background-position: center left 2px;
	padding-left: 14px;
	width: 206px;
	margin-bottom: 18px;
	overflow: none;	
  }
#euro_ebau_tree  .css1_main_table a {
text-decoration: none;
color: #333333;
 }
#euro_ebau_tree  .css1_main_table a:hover {
text-decoration: underline;
color: #003366;
 }
 #euro_ebau_tree  .css1_main_table table, #euro_ebau_tree  .css1_main_table td, #euro_ebau_tree  .css1_l3_table td, #euro_ebau_tree  .css1_l1_table td, #euro_ebau_tree  .css1_l2_table td{
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
 #euro_ebau_ausgabe .tabgrey {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
 }
 #euro_ebau_ausgabe, #euro_ebau_ausgabe td {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 13px;
 }
  #euro_ebau_ausgabe b{
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 14px;color: #003366;
	 font-weight: normal;
	 line-height: 38px;
	 margin-left: -10px;
 }
 
 #euro_ebau_ausgabe .tablistheader .ueberschrift_eurobau  {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block; width: 400px;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
 } 
 #euro_etre_kadr  .tablistheader .ueberschrift_eurobau , 
 #euro_etre_adre  .tablistheader .ueberschrift_eurobau,
 #euro_etre_pgru  .tablistheader .ueberschrift_eurobau , 
 #euro_etre_prod  .tablistheader .ueberschrift_eurobau  {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block;  width: 630px;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
 } 
 
 #euro_ebau_ausgabe  .ueberschrift_eurobau {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 14px; color: #003366;/* #3399cc; */
	 display: block; width: 170px;
	float: left;
	background-color: #fff;
 }
 .ueberschrift_eurobau {
  color: #003366;
 }
 
 /* freeClass */
 
 
  #ctl03_eclass_search_table  .tablistheader, #ctl04_eclass_search_table  .tablistheader {
	 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	 font-size: 17px; color: #003366;/* #3399cc; */
	 display: block; width: 180px;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
	margin-top: 12px;
	border: #fff;
 } 
 #ctl03_eclass_search_table,  #ctl04_eclass_search_table {
 /* achtung, das kann auch mal ct104_... sein oder so */
	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color: #000;
  }
 #ctl03_eclass_search_table  a ,  #ctl04_eclass_search_table  a {
text-decoration: none;
color: #333333;
 }
#ctl03_eclass_search_table   a:hover, #ctl04_eclass_search_table   a:hover {
text-decoration: underline;
color: #003366;
 }
 
 #ctl03_eclass_search_table   b, #ctl04_eclass_search_table   b{
color: #003366;
font-weight: normal;
 }
 #ctl04_T_search, #ctl05_T_search {
 	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color: #000;
 }
  #ctl04_T_search  a , #ctl04_T_search  a {
text-decoration: none;
color: #333333;
 }
#ctl04_T_search   a:hover, #ctl04_T_search   a:hover {
text-decoration: underline;
color: #003366;
 }
 
 /* ende freeClass */
 
 
 .suchtabelle {
 	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	margin-bottom: 18px;
	margin-top: -1px;
	margin-left: -1px;
	font-weight: bold;
	width: 732px;
	border: 1px solid #003366;
	border-collapse: collapse;
 }
 .suchtabelleheader {
 	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 17px;color: #003366;
	background-color: #ddd;
	font-weight: normal;
	}
.suchergebnisweiss {
 	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px; background-color: #fff;font-weight: normal;
}
.suchergebnisgrau {
 	font-family: Segoe UI, Tahoma, Arial, Sans-serif;
	font-size: 13px; background-color: #eee;font-weight: normal;
}
 /* user defined css ------------------------------------------ */
 #inndata_anmeldung h3 {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 17px; color: #003366;/* #3399cc; */
  font-weight: normal;
 display: block;
	float: left;
	background-image:url(pic/li_menu.gif);
	background-repeat: no-repeat;
	background-position: center left 2px;
	padding-left: 14px;
	width: 206px;
	margin-bottom: 18px;
	margin-top: 0px;
	overflow: none;	
	
}




/* fuer Handy-Startseite wie dawa */
.box_blue{
background-color: #a0a0ff;
border: 1px solid #c2c2e4;
}
.box_blue_hover{
background-color: #c2c2e4;
border: 1px solid #ffff01;
}

.box_blue_hover a {display: block; width: 90%; height: 60px;valign:middle;align:center; }
.box_blue a {display: block; width: 90%; height: 60px;valign:middle;align:center; }



.video
{
color: #005ec0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: underline;
}

.handymenu {	font-family: Arial, Helvetica, sans-serif;	font-size: 11pt;	font-weight: normal;	border-top: 1px solid #888888; border-bottom: 1px solid #888888; background-image:url('pic/handy/menueback.gif');}
.handymenuhigh {	font-family: Arial, Helvetica, sans-serif;	font-size: 11pt;	font-weight: normal;	border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; background-image:url('pic/handy/menueback.gif');}

.menutab_1{
background-color: #2b3d49;
}
.menutab_2{
background-color: #34536f;
}
.menutab_3{
background-color: #2675ae;
}
.menutab_4{
background-color: #4387b6;
}
.menutab_5{
background-color: #70aed7;
}


/*------*/



/* Newsletterarchiv */

#newsletter_table
{
    margin-bottom: 0px;
}
#newsletter {
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 13px; color: #444;/* #3399cc; */
  font-weight: normal;
}
#newsletter b, #newsletter strong{
 font-family: Segoe UI, Tahoma, Arial, Sans-serif;
 font-size: 14px; color: #003366;/* #3399cc; */
  font-weight: normal;

}


#newsletter td{
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.newsletter_headline
{
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
color: #003366;
font-size: 17px;
}

