body,h1,h2,h3,h4,p,li,ol,ul,a,tr,td,span, select, textarea {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}


p,a,li,ol,ul,tr,td,span, select, input, textarea {
	font-size:12px;
}

div.content{
	width:80%;
	height:260px;
	overflow:auto;
	text-align:left;
	text-valign: top;
}

.ueberschrift{
	font-size : 16px;
	font-weight:bold;
	color: #000000;

}

.body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	
}

	


/* ============================================================ */
/* Verweise
/* ============================================================ */

a {
  color:#003366;
}
a:link { color: #003366; }
a:visited { color: #003366;}
a:hover { color: #009900; text-decoration:underline}
a:active { color: #003366; }



.nav0 {
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
a.nav0:link { color: #000000; }
a.nav0:visited { color: #000000;}
a.nav0:hover { color: #000000; }


/*======= Spezielle Stile ====================*/
div.iso{
  margin-top:30px; 
  margin-left:30px;
}
