body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: justify;
	background-color : White;
}

/*B {
	color: #006699; 
}*/

th {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #33cccc
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #006699; 
	text-align: left;
	font-weight : bold;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #006699; 
	text-align: left;
	font-weight : bold;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : Red;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #006699; 
	text-align: justify;
	font-weight : bold;	
}

.biglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699; 
	text-align: left;
	font-weight : bold;
	text-decoration : none;
}

.bigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699; 
	text-align: justify;
	font-weight : bold;
}

A:HOVER {
	background-color : #ffffff;
}

.linklistheader {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-variant: small-caps;
	text-align : left;
}

.linkaktuell {  
	/*font-weight: bold; */
	color: #006699
}

h1 {  
	font-size: 17px;
 	font-weight: bold;
 	color: #006699; 
}

.linknoback:hover {
	background-color : transparent;
}

h2 {  
	font-size: 15px;
 	font-weight: bold;
 	color: #006699; 
}

.linknoback:hover {
	background-color : transparent;
}

h3 {  
	font-size: 14px;
 	font-weight: bold;
 	color: #006699; 
}

.linknoback:hover {
	background-color : transparent;
}

h4 {  
	font-size: 13px;
 	font-weight: bold;
 	color: #006699; 
}

.linknoback:hover {
	background-color : transparent;
}

.rightitembold {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #006699;
	text-align: right;
	font-weight: bolder;
	padding-right: 3;
}

td.bigBack {
	background-image : url(../bilder/bigBack.gif);
	background-repeat : no-repeat;
}

table.thinBorder {
	border-collapse : collapse;
	border-color : #DCDCDC;
}

/*BODY {
background-image : url(../bilder/bigBack.gif);
background-repeat : no-repeat;
	
}*/

/* Ab hier kommen die notwendigen Änderungen für die Navigation */
/* geändert wegen Barrierefreiheit 11.2007 (AH) */
.menuItem {
	font-size: 11px;
	width: 137px;
	background: #b0c4de;
}

.menuSeperator {
	width: 137px;
}

.menuLite {
	width: 139px;
	background: #777777;
}

.menuFg {
	width: 138px;
	background: #555555;
}

.menuLayer {
	width: 141px;
	background: #777777;
}

