/* DATEI: vg-style.css */

/* die Datei gibt die Schriftgrößen nicht fest vor */
/* Reinhard Berger Jan. 06*/

/* body { color:black; background-color:#CAAA0A; gold } */
/* body { color:black; background-color:#EEEEFF; hellgrau} */
/*  background-color:#0098c0; blau */
body { color:black; background-color:#efe2a1; }
#dianz, #granz,  #tour { background-color:#EEEEFF; }
#aktuelles { background-color:#B8B8B8; }
#bilder { background-color:#0512BB; } /* blau */
#BilderBereich {
position:absolute;
background-color: rgb(150, 100, 176);
top:230px;
left:60px;
width:1024px;
padding:10px;
margin:0px;
/*border:4px solid #EE0000;*/
}
h1#Titel {
font-family:Arial,sans-serif;
font-size:4em; font-weight:bold;
color:#AA3246;
}
h2#Bildtitel {
font-family:Arial,sans-serif;
font-size:2em; font-weight:bold;
color:white;
}

body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:Century Gothic,Arial,sans-serif; }

h1 { margin-bottom:18px; }
h2 { margin-bottom:18px; }
h3 { margin-bottom:3px; }
h4 { margin-bottom:3px; }

a:link { color:#ff0000; background-color:non; text-decoration:underline;text-decoration:bold; }
a:visited { color:#ff0000; background-color:non; text-decoration:underline;text-decoration:bold; }
/*{ color:#FFFFFF; background-color:#9F9F9F; text-decoration:none; }*/
a:hover { color:black;text-decoration:none; background-color:#F4F224;}

/* gelb ist { color:#F4F224; } */22:29 13.03.2006
/*blau ist color:#4A00E0 */
/* Gruen ist #40ffff */
a:active { color:rgb(74,0,224); text-decoration:underline; }

a:an { text-decoration:none; }


li,dt,p { margin-top:3px; }

/* pre { font-family:"Courier New",Courier,monospace; font-size:13.4px; color:#0000C0; background-color:#FFFFE0; border:10px solid #EEEEEE; padding:10px; white-space:pre; }

td pre {border-style:none; padding:0;}




