body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	color: #666666;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666666;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #004b81;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #6794b3;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #004b81;	
}

a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #6794b3;
}

a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #6794b3;
}

.klein {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 8px;
	text-decoration: none;
	color: #666666;	
}

.titel {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #183973;
}

.titel_mittel {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight: normal;
	font-style: italic;
	color:#004b81;
	margin:: 0px 0px 0px 0px;
}

.titel_klein {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #18316B;
}

.text_verdana_12 {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;	
}

.Xtable {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}