body{
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 0.99em;
	background-color: #cccccc;
}

h1{
	font-size:15px;
	margin-top:0.1in;
	margin-left:0.1in;
	margin-bottom:0.0in;
	color:#663300;
}

h2{
	font-size:12pt;
	margin-left:0em;
	margin-top:0.1in;
	margin-bottom:0.0in;
	color:#663300;
}

h3{ /* Überschrift in Zitaten */
	font-size:10pt;
	margin-left:0em;
	margin-top:0.1in;
	margin-bottom:0.0in;
	color:#663300;
}

td{	/* line height ist hier tödlich */
	font-size:10pt;
	color:#333333;
}

.navbuttons{
	font-size:5px;   
}

.copy{ /* Copyright */
	font-size:11px;
}


.qnw{ /* Quellennachweis */
	color:#999999;
	font-size:11px;
}


.foto{
	font-size:9px;
	color:#666666;
}

p{
	font-size:10pt;
}

p.zitat{	
	line-height:14pt;
	color:#000033;
}

p.own{	/* Eigene Kommentare */
	line-height:14pt;
	color:#333333;
}

p.saw{	/* Schleifkotten an der Wupper */
	line-height:14pt;
	color:#330000;
	margin-left:25px;
}

ol.sawol{
	font-size:10pt;
	color:#330000;
	margin-left:20px;
}


p.maxs{	/* Max Schmidt */
	font-size:10pt;
	line-height:14pt;
	color:#006666;
	margin-left:2em;
}


p.sawzitat{	
	font-size:10pt;
	margin-left:0.5in;
	margin-right:0.5in;
	color:#330000;
}

.links_oben{
	font-size:11px;
	margin-right:5px;
	color:#999999;
	text-align:right;
	font-style:normal;
}



/* Pseudo Formate */
a:link{ /* Verweis auf nicht besuchte Seiten */
	color:#336699;
}

a:visited{ /* Verweis auf bereits besuchte Seiten */
	color:#336699;
}


a:active{ /* Verweis auf gerade angeklickte Seiten */
	color:#660000;
}

a:hover	{ color:#663300; text-decoration:none }

.bu{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#666666;
}

