@charset "utf-8";
/* CSS Document */

body
{
	font-size:11px;
}

.KeinRahmen
{
	border:none;
}

.KeinRahmen th, .KeinRahmen td
{
	padding:0px !important;
}

.BlauerRahmen
{
	border:1px solid #065aa3;
}

.KleinerText
{
	font-size:9px;
}

.GroßerText
{
	font-Size:13px;
}

a
{
	color:#666666;
}

h1,
h2,
h3,
a:hover
{
	color:#065aa3;
}

h1
{
	font-size:20px; margin-bottom:20px;
}

h2
{
	font-size:16px; 
	padding:3px 0px 7px; height:17px;
	background:url(files/vdivm/images/dot.gif) left bottom repeat-x;
	margin-bottom:20px;
	color:#065aa3;
}

h3
{
	font-size:13px; 
	margin:0px 0px 5px;
}

h4
{
	font-size:11px;
}

ul
{
	padding-left:15px;
}


