body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: black; 
	font-weight: normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: black; 
    text-decoration: none;
	font-weight: bold;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: black; 
	font-weight: normal;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: black; 
	font-weight: bold;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: black; 
	font-weight: normal;
	
}


.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: black; 
	font-weight: bold;
	text-decoration: none;
	
}

.button {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bolder; color: #000000; 
	background-color: #EBEFF5; border: #666666; 
	border: 1px solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #CACACA #CCCCCC #CCCCCC
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: black; 
    text-decoration: none;
	font-weight: bold;
}

.formulare {  
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #333333; background: #B4DBD6; 
	border: 1px solid; 
	border-color: #CACACA #CCCCCC #CCCCCC
	}
.button_formulare {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bolder; color: #000000; 
	background-color: #B4DBD6; border: #666666; 
	border: 1px solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #CACACA #CCCCCC #CCCCCC
	}
.textarea	{
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #333333; background: #EBEFF5; 
	border: 1px solid; 
	border-color: #CACACA #CCCCCC #CCCCCC; 
	}