body {
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	background-color:#ffffff;
}
.titel_1 {
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#00746c;
	background-color:#ffffff;
}
ul {
	list-style-image: url(../../image/li/li_13_13.gif);
	list-style-type: none;
	list-style-position: outside;
}
.tarife {
	background-color:#eeeeee;
}
.zelle_mark
{
	background-color:#eeeeee;
}
.wichtig {
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#ff0000;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	
}
a:hover {
	color: #00774c;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

/* ----- Start Test Navigation Startseite ----- */


  #ebene {
    position: relative;
    width: 465px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background: url(../image/startseite/links_465_400.jpg) no-repeat;
    z-index: 10;
  }
  
  #ebene:hover {
    position: relative;
    width: 465px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background: url(../image/startseite/links_hell_465_400.jpg) no-repeat;
    z-index: 12;
	}
  
#box {
position:relative;
width: 465px;
height: 400px;
z-index:3;}

#box div {
position: absolute;
color:#ffffff;
background: url(../image/startseite/links_465_400.jpg) no-repeat;
text-decoration:none;
display:block;
padding:0px;
border:0px solid black;
z-index: 1;}

#box div:hover {
position:relative;
color:black;
background: url(../image/startseite/links_hell_465_400.jpg) no-repeat;
width:465px;}

#box div span {display:none;}

#box div:hover span {
position: absolute;
left:250px; 
top:55px;
width: 200px;
height: auto;
color:black;
background:#ffffff;
border:0px solid black;
display: block;
padding:5px;
z-index:15;}

  
  
  #ebene_zh {
    position: relative;
    width: 465px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background: url(../image/startseite/rechts_465_400.jpg) no-repeat;
    z-index: 10;
  }
  
  #ebene_zh:hover {
    position: relative;
    width: 465px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background: url(../image/startseite/rechts_hell_465_400.jpg) no-repeat;
    z-index: 12;
	}
  
#box_zh {
position:relative;
width: 465px;
height: 400px;
z-index:3;}

#box_zh div {
position: absolute;
color:#ffffff;
background: url(../image/startseite/rechts_465_400.jpg) no-repeat;
text-decoration:none;
display:block;
padding:0px;
border:0px solid black;
z-index: 1;}

#box_zh div:hover {
position:relative;
color:black;
background: url(../image/startseite/rechts_hell_465_400.jpg) no-repeat;
width:465px;}

#box_zh div span {display:none;}

#box_zh div:hover span {
position: absolute;
left:250px; 
top:55px;
width: 200px;
height: auto;
color:black;
background:#ffffff;
border:0px solid black;
display: block;
padding:5px;
z-index:15;}  
  
  
  
/* ----- Ende Test Navigation Startseite ----- */
