.h2 {
font-size: 18px;
font-weight: bold;
color: #828282;
margin-top: 0px;
margin-bottom: 12px;
}

.link {
color: #000000;
text-decoration: none;
}

.cSuper {
font-size:10px;
vertical-align:super;
}

h1 {
font-size: 18px;
font-weight: bolder;
color: #828282;
margin: 10px 0 12px 0;
padding: 0px;
letter-spacing: -1px;
line-height: 1.2;
}

h2 {
font-size: 18px;
font-weight: bolder;
color: #828282;
margin-top: 0px;
margin-bottom: 12px;
letter-spacing: -1pt;
line-height:20px;
}

p {
font-size: 12px;
/*color: #666;*/
color: #000000;
line-height: 17px;
margin: 0px 0 10px 0;
padding: 0px;
}

.btn {
background-image: url(`../img/linkbutton.gif`);
background-position: left;
}

.balken {
margin: 0px;
padding: 0px;
line-height: 1;
border: none;
}

.formElement {
font-size: 12px;
margin-bottom: 10px;
}

.formElementCheckbox {
font-size: 12px;
margin-bottom: 30px;
margin-left: -8px;
}

.formElement.fieldLabel {
/*padding-left: 10px;*/
height: 1px;
margin-bottom: 4px;
}

.formElementCheckbox.fieldLabel {
width: 0px;
}

.table_normal {
font-size: 12px;
}


