
/*
.contentklein { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; font-style: normal}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #222222; font-style: normal}
.untertitel {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6E7091; font-style: normal; font-weight: bold}
.bglinie{background-color:#CCCCCC; height: 1px}
*/

.titel {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #004A95; font-style: normal; font-weight: bold}
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #222222; font-style: normal}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-style: normal}

.height4 {  
	font-size: 1px;
	height: 4px;
 }
.height8 {  
	font-size: 1px;
	height: 8px;
 }
.height12 {  
	font-size: 22px;
	height: 12px;
 }
.height16 {  
	font-size: 1px;
	height: 16px;
}
.bgcolorHellblau{
	background-color: #99CCFF;
	font-size: 1px;
	height: 1px;
}
.balkenRot {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	height: 16px;
	font-style: normal;
	background-color: #D52500;
}
.txt11{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	height: 14px;
	font-style: normal;
}



.formular{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EEFFFF; 
	color : #222222; 
	height : 18;
	BORDER-RIGHT: #666666 thin solid;
	BORDER-LEFT: #666666 thin solid;
	BORDER-TOP: #666666 thin solid;
	BORDER-BOTTOM: #666666 thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.textarea{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EEFFFF; 
	color : #222222; 
	height : 90;
	BORDER-RIGHT: #666666 thin solid;
	BORDER-LEFT: #666666 thin solid;
	BORDER-TOP: #666666 thin solid;
	BORDER-BOTTOM: #666666 thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.button{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #D4D0C8; 
	color : #222222; 
	height : 18;
	BORDER-RIGHT: #666666 thin solid;
	BORDER-LEFT: #666666 thin solid;
	BORDER-TOP: #666666 thin solid;
	BORDER-BOTTOM: #666666 thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.textfeld{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EEFFFF; 
	color : #222222; 
	BORDER-RIGHT: #666666 thin solid;
	BORDER-LEFT: #666666 thin solid;
	BORDER-TOP: #666666 thin solid;
	BORDER-BOTTOM: #666666 thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}

/************* Navigation****************/
.navL1, .navL1 A:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
background-color : #004A95; 
padding-left:6px; 
text-decoration: none; 
}
.navL1A, .navL1 A:hover, .navL1A A:hover, .navL1A A:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
padding-left:6px; 
text-decoration: none; 
}

/***************************/

a:link {text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}
a:hover {color: #000000;text-decoration: none}


