
body { 
	background-color:#ffffff;
	/* background-image:url(/images/bg.gif); */
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	color:#333333;
}

td,div,p,span	{ font-family:arial,helvetica,sans-serif; font-size:11px; }


a		{ color:#336633; } /* text-decoration:none } */
a:hover	{ text-decoration:none }

a.download	{ color:#000000; font-weight:normal }

.title		{ font-size:13px; font-weight:bold; color:#336633; font-variant: small-caps;  }
.subtitle	{ font-size:11px; font-weight:bold; color:#333333; margin-bottom:5px; }
.lead		{ font-size:11px; font-weight:normal; color:#336633 }
.subnavig  { font-size:12px; font-weight:bold; text-decoration:none; color:#336699 }

.small		   { font-size:10px }


/* verlinkte bilder ham wenn schon border dann aber einen schwarzen bitte */
a IMG {color: #000000} 
/* a IMG { color: #000000; border: 1px #000000 outset} */


.linkespalte { margin-left: 5px; }


/* personen listen */

.personname	{ font-weight: bold; }
.personimg	{ margin-bottom: 5px; }
.personsubtitel { font-size: 11px; font-weight: bold; margin-bottom: 5px; color: #009900;}


/* pruefungsergebnisse */

.prlabel { line-height: 14px; }
.prtext { line-height: 14px; }
.prgewinner { font-weight: bold; } 

.importanttext { line-height: 14px; font-weight:bold; }
.importantlabel { line-height: 14px; font-weight:bold; }

/* NETSCAPE STINKT!
/* content div 
.contentdiv {
	float: left;
	margin-left:10px;
	margin-top:10px;
	width: 360px;
}

.subnavdiv {
	float: left;
	margin-left:10px;
	margin-top:10px;
	width: 120 px;;
}
*/

