a:link, a:active, a:visited {
text-decoration: underline; 
color: #676767; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

a:hover {
text-decoration: none; 
color: #cd0000; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

a.navi:link, a.navi:active, a.navi:visited {
text-decoration: none; 
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 13px;
}

a.navi:hover {
text-decoration: none; 
color: #448E8A; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 13px;
}

a.navismall:link, a.navismall:active, a.navismall:visited {
text-decoration: none; 
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 13px;
}

a.navismall:hover {
text-decoration: none; 
color: #448E8A; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 13px;
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 10px;
font-weight: bold;
text-decoration: none;
scrollbar-base-color:#cccccc;
scrollbar-track-color:#cccccc;
scrollbar-face-color:#999999;
scrollbar-highlight-color:#cccccc;
scrollbar-3d-light-color:#999999;
scrollbar-darkshadow-color:#cccccc;
scrollbar-shadow-color:#999999;
scrollbar-arrow-color:#cccccc;
background-image: url("../pics/bg.gif");
background-color: #E6E6E6;
background-attachment: fixed;
background-position: top center;
background-repeat: repeat-x;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #474747;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}

.block {
text-align: justify;
}

ul {
list-style-type: square;
color: #448E8A;
}

.headline {
font-family: Arial, Helvetica, sans-serif;
color: #448E8A;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

.headlinesmall {
font-family: Arial, Helvetica, sans-serif;
color: #448E8A;
font-size: 12px;
font-weight: bold;
line-height: 16px;
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #888888;
font-size: 9px;
font-weight: bold;
}

.navi {
text-indent: 7px;
}

hr {
background-color: #999999; /* Mozilla 1.4 */
color:#999999; /* IE 6 */
border: #999999; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.inputerror {
color: #CD0000;
}

.box {
border: 0px;
background-color: #f5f5f5;
}

input {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#474747;
border : 1px solid #777777;
background-color: #eeeeee;
}

textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#474747;
border : 1px solid #777777;
background-color: #eeeeee;
width: 275px;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #474747;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border : 1px solid #777777;
background-color: #eeeeee;
}
