/* Stylesheets für die XHTML Seiten */

/* Überall Schriftart Verdana */
* {font: normal 10pt verdana, sans-serif;}

div#raster {display: none;}

#text {position: absolute; left: 0px; top: 0px; }

/* Navigationsleiste */
#menu {display: none;}


/* Generelles... */
img {border:0px;}
.bold {font-weight: bold; }
.petersenpeters {font-weight: bold; color: #339966;}
a {color: #339966; background-color: transparent; text-decoration: underline; }
a:hover {color: #bb1010; background-color: transparent; text-decoration: underline; }
.small {font-size: 9pt;}

/* Index.php */
img#index { float: right; width:533px; height:400px; } /* Bild der Kanzlei auf der Startseite */

/* Anfahrt.php */
ul.anfahrt {list-style: disc outside; margin:0px; padding: 0px;}
div#text img.anfahrtsskizze {float: right; clear: right; margin-left: 1em;}

/* Ra.php */
ul#ra {padding: 0px; list-style:none;}
ul#ra li {float:left; margin-left: 5px; width:102px;}
img.ra_gross {float: right; margin-left:10px;}
div.ra_details {float: left; width:350px; background:#ddd; display:block; font-weight:bold; border: 1px solid #000000; padding: 0.25em; margin-bottom:10px; margin-top:30px;}
