/*
*	Stylesheet Homepage Sebastian Bech fuer Inline-Frame-Dateien
*/
body{background:#C0C0DA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#272C68;
	/*
	*	Einfaerben des Scrollbalkens des Inline-Frames
	*/
	scrollbar-3d-light-color:#fefefe;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#C0C0DA;
  	scrollbar-highlight-color:#fefefe;
  	scrollbar-shadow-color:#010101;
  	scrollbar-track-color:#6E88AC;}
/*
*	Farben und Schrift fuer Textlinks in Galerie festlegen
*/
a.gal{color:#000066;font-size:1.1em;font-weight:bold;}
a.gal:link{color:#000066;font-size:1.1em;font-weight:bold;}
a.gal:visited{color:#000066;font-size:1.1em;font-weight:bold;}
a.gal:hover{color:#FFFFFF;font-size:1.1em;font-weight:bold;}
a.gal:active{color:#FFFFFF;font-size:1.1em;font-weight:bold;}
/*
*	Farben fuer Textlinks festlegen
*/
a{color:#000066;}
a:link{color:#000066;}
a:visited{color:#000066;}
a:hover{color:#FFFFFF;}
a:active{color:#FFFFFF;}
/*
*	alle Bilder ohne Rahmen darstellen
*/
img{border:0;}
td{font-size:0.8em;}
/*
*	Schriftgroesse Galerie
*/
table.gal1{width:100%;}
/*
*	Absatzformatierung "Erfolge"
*/
div.erfolg{font-size:0.75em;font-weight:bold;}
td.kontakt{font-size:1.0em;}
/*
*	Bild in Gallerie-Einzelansicht zentrieren
*/
p.image{text-align:center;}

