/* h1 und h2 anpassen */

h1 {  
height:20px;
font-size:18px;
font-weight:bold; 
color:#000000;
font-family:Verdana, Arial;
line-height:30px;
margin-top:10px;
margin-bottom:10px; 
}
h2 { 
font-size:14px; 
font-weight:bold; 
color:#000000;
font-family:Verdana, Arial;
line-height:10px;
margin-top:5px;
margin-bottom:5px;
}


a:link {color:#111111; text-decoration:none;}
a:active {color:#333333; text-decoration:underline;}
a:visited {color:#222222; text-decoration:none;}
a:hover {color:#444444; text-decoration:underline;}

body {
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin:5px;
background:#cccccc;}

form {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin:0px;
}

input, textarea, select {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
}

body, td {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
color:#000000;
}

#red {color:#aa0000;}
#grey {color:#888888;}



#feedbacktable {background:#666666;}

#feedbacktitle {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
background:#dddddd;
vertical-align:top;
}

#feedbacktitleinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#888888;
vertical-align:middle;
}

#feedbackcell {
font-family:arial,helvetica,sans-serif;
font-size:9pt;
background:#eeeeee;
vertical-align:top;
}

#feedbackinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#444444;
background:#dddddd;
vertical-align:center;
}

#feedbackinfolight {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#888888;
background:#dddddd;
vertical-align:top;
}