/*DATEI: formate.css*/
/*css-definitionen für www.sclassic.ch*/

/*
Schlamm: #999933
Waldgrün: #006633
weiss: #ffffff
*/

body { background-color:#999933; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AAAAAA; }

table { background-color:#006633; }

p,ul,ol,li,div,td,th { font-size:10pt; margin-bottom:0px; margin-top:0px; color: #999933; }


h1 { font-size:12pt; margin-bottom:0px; margin-top:0px; color:#ffffff; font-weight:bold; letter-spacing:1pt; }

h2 { font-size:10pt; margin-bottom:10px; margin-top:10px; color:#ffffff; font-weight:bold; }

h3 { font-size:10pt; margin-bottom:10px; margin-top:10px; color:#999933; font-weight:bold; }




a:link { font-size:10pt; font-style:normal; font-weight:normal; color:#ffffff; text-decoration:none; }

a:visited { font-size:10pt; font-style:normal; font-weight:normal; color:#ffffff; text-decoration:none; }

a:hover { font-size:10pt; font-style:normal; font-weight:normal; color:#999933; text-decoration:none; }

a:active {
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none
}




.textnormal { font-size:10pt; margin-bottom:0px; margin-top:0px; color:#999933; font-weight:normal; }

.textklein { font-size:7pt; margin-bottom:0px; margin-top:0px; color:#999933; font-weight:normal; }

.zitat {font-family:serif;}
