INPUT { font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #333333 }
SELECT { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #333333 }
TEXTAREA { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #333333 }
.inputfields { background-color: #cccccc; border: #ffffff solid 1px; width:160px; height:14px; margin: 5px 2px 2px 2px }
.kontaktfields { background-color: #eeeeee; border: #cccccc solid 1px; width:160px; height:16px; margin: 0px 0px 0px 0px }
.areafields { background-color: #eeeeee; border: #cccccc solid 1px; width:160px; height:80px; margin: 0px 0px 0px 0px }

#ct1 a {
    color: #669933;
    font-family: verdana, arial;
    font-size: 10px;
    text-decoration: none;
}
#ct1 a:hover {
    text-decoration: underline;

}

H4 {
    color: #ffffff;
    font-size: 11px;
    line-height: 13px;
    background-color: #ff9900;
    margin: 0px, 10px, 2px, 0px;
}

#ct3 #colNormal  {
    padding-right: 20px;

}

/* General header and bodytext: */
H1 {	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	text-align: left;
	margin: 0px, 0px, 0px, 0px;
}

H2 {	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 19px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
H3 {	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

P.bodytext {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	text-align: left;
}
P, ul, li {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	text-align: left;
	list-style-type: square;
}

.csc-caption {
    font-family: verdana;
    font-size: 9px;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 12px;

}