.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #4D4D4D;
    line-height: 14pt;
    font-weight: bold;
    }
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1pt;
	line-height: 25px;


}
.textKlein {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    line-height: normal;
    font-weight: bold;
}

input, textarea {
	color:#4D4D4D;
	background:#FFF6CD;
	border-color:#4D4D4D;
	border-width:3px;
	border-style:double;
	padding:1px;
	font-size:8pt;
      }
	  
.bildrand {
border:double 3px #4D4D4D;
      }
.textOrange {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FA6814;
    line-height: 14pt;
    font-weight: bold;
}
a:link {
	color: FA6814;
}
a:visited {
	color: FA6814;
}
a:hover {

	color: CC4B00;
}
a:active {


	color: #FF9966;
}
.textOrangeKlein {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FA6814;
    font-weight: bold;
}
.textRot {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #CC0000;
    line-height: 14pt;
    font-weight: bold;
}
.textRotKlein {



    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #CC0000;
    font-weight: bold;
}
.metatags {
	font-size: 1pt;
	color: #FFF6CD;
}
