
body {
margin : 0;
padding : 0;
width : 100%;
color : #000000;
}
#logo {
height : 100px;
}
#loader {
display : none;
visibility : hidden;
}
#navigation1 {
display : none;
visibility : hidden;
}
#navigation2 {
display : none;
visibility : hidden;
}
#title {
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 24px;
font-weight : bold;
color : #000000;
padding-left : 40px;
}
#content {
margin : 0 auto 0 auto;
width : 775px;
text-align : left;
}
#content div {
margin : 0;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 12px;
font-weight : normal;
color : #000000;
}
#content span {
cursor : default;
}
#content span a {
padding-left : 14px;
outline : none;
text-decoration : underline;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 12px;
font-weight : bold;
color : #333333;
}
#content span a:hover {
text-decoration : none;
color : #cc0000;
}
#footer {
display : none;
visibility : hidden;
}
#grundwerte {
display : none;
visibility : hidden;
}
h3 {
display : none;
visibility : hidden;
}
.fehler {
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 12px;
font-weight : normal;
color : #cc0000;
}
.fehler img {
vertical-align : -1px;
}
.title {
display : block;
float : left;
width : 175px;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 16px;
font-weight : normal;
color : #333333;
}
.required {
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 16px;
font-weight : bold;
color : #cc0000;
}
.inputtext, textarea {
background : #aaaaaa;
width : 350px;
border : 0;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 18px;
font-weight : bold;
color : #333333;
border : 1px solid #cc0000;
}
textarea {
height : 75px;
}
select {
width : 350px;
border : 1px solid #cc0000;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 18px;
font-weight : bold;
color : #333333;
}
.ergebnis {
width : 28px;
border : 1px solid #cc0000;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 18px;
font-weight : bold;
color : #cc0000;
}
.blind {
font-size : 14px;
font-weight : normal;
}
.inputsubmit {
background : url(../images/bg1.png);
width : 128px;
height : 32px;
border : 0;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 18px;
font-weight : bold;
color : #eeeeee;
cursor : pointer;
}
.inputreset {
background : url(../images/bg3.png);
width : 128px;
height : 32px;
border : 0;
font-family : VERDANA, ARIAL, HELVETICA;
font-size : 18px;
font-weight : bold;
color : #eeeeee;
cursor : pointer;
}
