
body              { color: #333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
td        { font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link   { color: #333; text-decoration: none }
a:visited { color: #333; text-decoration: none }
a:active { color: #01447b; text-decoration: none }
a:hover  { color: #01447b; font-weight: bold; text-decoration: none  }
h1     { color: #333; font-size: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin-top: 3px; margin-bottom: 3px }
h2     { color: black; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 3px; margin-bottom: 3px }
h3  { color: black; font-style: normal; font-weight: normal; font-size: 11px; margin-top: 1px; margin-bottom: 1px }
h4 { font-weight: normal; font-size: 9px; margin-top: 5px; margin-bottom: 5px }
.starthead   { color: #69c; font-style: italic; font-weight: bold; font-size: 30px; text-decoration: none }
#id { }
.class  { color: black; font-size: 13px }
.class1 { color: #039; font-size: 13px; background-color: olive }
table { color: #333; font-weight: bold; }


/* Absatztype Formular */

input.box {
	border : 1px solid #7B847B;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #7B847B;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #1A1E1A;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}
.h1 { color: #333; font-size: 17px; }
.td { font-size: 13px; }
