/* Autor:web@meiss.info */


/* Seitenfarbe und Schrift */
body         { scrollbar-3dlight-color:#009999;
                    scrollbar-arrow-color:#009999;
                    scrollbar-base-color:#FFFFFF;
                    scrollbar-darkshadow-color:#FFFFFF;
                    scrollbar-face-color:#FFFFFF;
                    scrollbar-highlight-color:#FFFFFF;
                    scrollbar-shadow-color:#009999}
                             
               
/* Absatzklasse p und Unterklassen */



/* Ueberschriften h1 - h6 und Unterklassen */



/* Farbe der Hyperlinks */
a:link        { color: #000000; text-decoration:none; }
a:visited   {color: #000000; text-decoration:none; } 
a:hover    { color: #008080; text-decoration:underline; }
a:active    { color: #008080; text-decoration:underline; }


/* Google Maps */
div#googlemap {
	margin: 0 auto; 
	position:relative;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #000;
	text-align: center;	
}
