H1, H2, H3, H4, H5, H6 { font-family: Verdana, Tahoma; font-weight: bold;color:#AD2035; }
H1 { font-size: 18px; }
H2 { font-size: 16px;}
H3 { font-size: 14px;}
H4 { font-size: 12px;}

p {
font-family: Tahoma, Verdana; 
font-size: 13px; 
color: #000000; 
line-height:20px
}

.indentP{
padding-left:20px;
}

ul{
list-style-type: square; 
margin-left:20px; 
margin-top: 5px;
list-style-position:outside; 
color:#000000;
line-height:18px;
}



A {font-family: Tahoma, Verdana ; font-size: 12px; font-weight: normal; color:#AD2035}
A:VISITED { color: #AD2035; }
A:ACTIVE { color: #AD2035; }
A:HOVER { color: #AD2035; }

.impressum, .impressum:visited, .impressum:active, .impressum:hover{
font-family: Verdana;
font-weight: normal; 
color:#E9DEC3; 
text-decoration:none;
font-size: 10px; 
}

.kunden_table th{
font-size:12px;
font-weight:bold;
 color: #AD2035; 
}

.kunden_table tr{
vertical-align:top; 
}

.seperator{
border-bottom:1px solid #CCCCCC;
}


.team_grey_header{
font-size: 11px;
font-weight: normal;
color: #afafaf
}

.team_white_header{
color: #ffffff;
font-weight:bold;
}

/*---------------Tags Fragebogen -------------*/
#message {width: 300px; border: 1px solid #AD2035; padding: 10px; margin-top: 5px;}
tr.grau {background-color: #c2c1c1;}
table.fragebogen td {vertical-align:top;}
