img { border: 0px; }
body, td { font-family: Trebuchet MS, sans-serif; font-size: 10pt; }	
h1 { font-weight: bold; color: rgb(253,105,20); font-size: 14pt; }
h2 { font-weight: bold; color: rgb(253,105,20); font-size: 11pt; }  	
a { color: black; text-decoration: none; font-weight: bold; border-bottom: 2px solid rgb(253,105,20); }
a:hover { border-bottom: 2px solid black; }
#map_anfahrt a { border: 0px; }



h1 {
font-size: 20px;
color: #FE6A14;
}	  
	  
img {
border: 0px;
}
	
div#page {
background:  #FCFCFC;
width: 760px;
margin: 0 auto 0 auto;
}


ul  {
    list-style: none;
}

  ul.navigation {
    margin: 0; 
	padding: 0;
	font-size: 12px;
    text-align: center;
    list-style: none;
  }
  
  ul.navigation li {
    display: inline;
    margin: 0; 
	padding: 0;
  }

  ul.navigation a, ul.navigation span {
    float: left; 
	height: 24px;
	border-bottom:1px solid black;
	padding-top: 6px;
	display: block;
	width: 83px;	
    text-decoration: none;
	color:black;
	background-image:url(/bilder/navi_bg.gif);
	background-repeat:repeat-x;
  }
  /* --.-
  * html ul.navigation a, * html ul.navigation span {  / * Korrektur fuer IE 5.x * /
    width: 8em;
    w\idth: 6em;
  }
  */
  ul.navigation a:hover, ul.navigation span {
    color:black;
	background-image:url(/bilder/navi_active_bg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	
  }


/*------------------------- center */
div#center{
padding: 10px;
}

div#center_linke_spalte {
float: left;
width: 507px;

}

div#center_preis_spalte {
float: right;
width: 233px;

}



/*------------------------- footer  */


div#footer_bottomline{
height: 18px;
background-image:url(/bilder/footer_bottomline_bg.jpg);
background-repeat:no-repeat;
font-size: 10px;
color: #FFF;
padding-left:10px;
padding-top: 4px;
}
div#footer a{
border-bottom:0px;
}

img.footer_middle {
margin-left:1px;
margin-right:1px;
}
