body { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5C5C5C;
	background-color:transparent;
	margin:0px;
	padding:0px;
}
table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	background-color:transparent;
}
p, ul, li{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
h1 { font-family: Verdana, helvetica, sans-serif; font-size: 20px; color: #004A99; line-height:1.3; font-weight: bold }
h2 { font-family: Verdana, helvetica, sans-serif; font-size: 200%; color: #004A99; line-height:1.3; font-weight: normal }
.kleintext { font-family: Verdana, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; } 
a:link, a:hover, a:active, a:visited { color: #004A99;}

td  { font-family: Verdana, Helvetica, sans-serif; font-size: 11px;} 
table.content td {
	padding-left:2px;
}
table.content td.border {
	width:200px;
	height:30px;
	font-weight:bold;
	border-right:1px solid black;
	/*border-bottom:1px dotted black;*/
}
table.content td.borderEnd {
	width:200px;
	height:30px;
	font-weight:bold;
	border-right:1px solid black;
}
table.content td.dotted {
	padding-left:5px;
	height:30px;
	/*border-bottom:1px dotted black;*/
}
table.content td.dottedEnd {
	padding-left:5px;
	height:30px;
}
.bgImg {
	background-image: url(bg.gif); 
}
.border {
	border:0px solid #ccc;
}
.titel{ 
	font-size: 24px; 
	color: #000;
}
.subtitel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	width:90%;
}

input,select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

