BODY {
 font-size: 11px
 font-family: Verdana;
 color: #51525F;
}

H1 {
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 background: #EECA85;
 border-top: 1px dotted #C67542;
 border-bottom: 1px dotted #C67542;
 padding: 5px;
 margin-top: 30px;
 margin-bottom: 0px;
}
H2 {
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 5px;
}

UL {
 background-color: #EFCD8C;
 line-height: 16px;
 margin-left: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
}

LI {
 list-style-position: inside; 
 list-style-type: square;
}

FORM {
 /*
 border: 1px solid #C67542;
 */
 background-color: #EFCD8C;
 padding: 5px;
 padding-left: 20px;
}
INPUT {
 border: 1px solid #C67542;
 background-color: #F2D496;
 font: 11px, Verdana;
 color: #51525F;
 width: 200px;
 padding: 2px;
 margin: 2px;
}
TEXTAREA {
 border: 1px solid #C67542;
 background-color: #F2D496;
 font: 11px, Verdana;
 color: #51525F;
 width: 300px;
 height: 150px;
 padding: 2px;
 margin: 2px;
}


a,
a:link {
 color: #AA2D20;
}
a:active,
a:visted {
 color: #50525F;
}
a:hover {
 color: #50525F;
}

.bodytext, DIV {
 font-size: 11px;
 font-family: Verdana;
 color: #51525F;
 line-height: 14px;
}

HR {
 height: 1px;
 border-bottom: 1px solid #FFFFFF; 
}

.ref_zeile {
 padding:3px 0 3px 0;
 vertical-align: baseline;
}
.ref_zeile_aktiv {
 padding:3px 0 3px 0;
 vertical-align: baseline;
}
.ref_titel {
 font-weight: bold;
 font-size: 12px;
}
.ref_short {
 font-style: italic;
}
.ref_screenshot img {
 border: 1px solid #C67542;
}

.tx-abarefs-pi1 p {
font-size: 12px;
}



.tx-abarefs-pi1 table {
font-size: 12px;
}

.align-center {
text-align: center;
} 

.csc-linkToTop {
text-align: center;
}


.csc-mailform label {
width: 100px;
display: block;
float: left;
}

.csc-mailform-submit {
margin-left: 102px;
}
