body {margin:0px;
     font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;
     line-height:17px;
     background-color:#ffffff;
     scrollbar-base-color:#990000;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#990000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#990000;
  scrollbar-track-color:#ffffff;
}

table tr td {
      font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;
      line-height:17px;
      }
h1 {
   font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#e78e00;
 line-height: normal;   }
h2 {
   font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#000000;
   }
#headrahmen {
      width:100%; height:200px;
      }
#head_leistung {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_Leistung.jpg) no-repeat;
      }
#head_start {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_start.jpg) no-repeat;
      }
#head_start_schmal {
      position:absolute; left:0;top:0; width:100%;height:101px;
      background:url(img/head_start_schmal.jpg) no-repeat;
      }
#head_service {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_service.jpg) no-repeat;
      }
#head_fua {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_fua.jpg) no-repeat;
      }
#head_stadtteilarbeit {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_stadtteilarbeit.jpg) no-repeat;
      }
#head_adressen {
      position:absolute; left:0;top:0; width:100%;height:200px;
      background:url(img/head_Adressen.jpg) no-repeat;
      }

#navirahmen {
      position:absolute;left:15px;top:250px;width:260px; }

.textlist {
      list-style-image:url(img/poeppel.gif);
      line-height:16px;
      }


.ohne {
      list-style-type:none;
      line-height:16px;
      }

ul.navigation {
              padding:0;margin:0;list-style-type:none;
              }
li.subnavigation {
                 padding:0;margin:0;list-style-type:none;line-height:15px;
                 }

#content_box {
        position:absolute; left:270px;top:245px; width:50%;
}
#konsortium { margin-left:65%;
            position:absolute; top:200px;
            }
.top {
     text-align:right;
     }
.unklar {
        color:#ff0020;font-weight:bold;
        }
#printlogo { position:absolute; top:0cm; left:0cm;
            visibility:hidden;}


a
 {text-decoration:none; color:#055A9A;}
a:visited
 { text-decoration:none;color:#055A9A;}
a:active
 {text-decoration:none; color:#055A9A;}
a:hover
 { text-decoration:none;color:#e78e00;}

#navi a
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px;
      color:#055A9A; text-decoration:none; line-height:10px;display:block;
      }
#navi a:visited
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#055A9A; text-decoration:none; display:block;
      }
#navi a:active
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#055A9A; text-decoration:none; display:block;
      }
#navi a:hover
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#e78e00; text-decoration:none; display:block;
      }

#navi a.high
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#e78e00; text-decoration:none; display:block;
      }
#navi a.high:visited
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#e78e00; text-decoration:none; display:block;
      }
#navi a.high:active
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#e78e00; text-decoration:none; display:block;
      }
#navi a.high:hover
      {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;font-size:12px;
      color:#023963; text-decoration:none; display:block;
      }
	  
	  
/***************** Tooltip ***************************/	
a.tip, a:visited.tip, a:active.tip{
	position: relative;
	text-decoration:none;
	color:#000;
}

a.tip span {
	display: none;
	position: absolute;
	top: -65px;
	left: 130px;
	width: 200px;
	padding: 5px;
	z-index: 100;
	background: #f9f9f9;
	border: 2px solid #666;
	color: #000;
	/*-moz-border-radius: 8px;  this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
	color:#e78e00;
}

a:hover.tip span {
	display: block;
}
