.titel {
color:#000000; 
font-weight:bolder; 
font-family:Arial, Helvetica; 
font-size:14px;
}
.untertitel{
color:#000000; 
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px;
}

.hinweis{
color:#CC3300;
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:10px;
}


#tableWidth{
width:490px;
text-align:center;
}
#divWidth{
width:520px;
text-align:center;
}
#eintragTable{
width:420px;
background-color:#CED3DA;
border-style:solid;
border-width:1px;
border-color:#666666;
}
#formularTable{
width:420px;
background-color:#CED3DA;
border-style:solid;
border-width:1px;
border-color:#666666;
}
input {
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px; 
color:#000000;
border-style:solid;
border-width:1px;
border-color:#666666;
}
textarea {
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px; 
color:#000000;
border-style:solid;
border-width:1px;
border-color:#666666;
}


a:link{
color:#CC3300; 
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px;
text-decoration:none;
}
a:visited{
color:#CC3300; 
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px;
text-decoration:none;
}
a:hover{
color:#CC3300;
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px;
text-decoration:underline;
}

.eintragnr{
color:#CC3300; 
font-weight:normal; 
font-family:Arial, Helvetica; 
font-size:12px;
font-weight:bold;
}