body, div, td {
  	font-family:Verdana, arial,sans-serif;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
}

td, th {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
}

th { 
  text-align: left;
}

h3 {
  font-size:16px;
  color:#D81B21; 
}

a {
    color: #EE0000;
    text-decoration: underline;
    font-size: 10px;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}

p {
  margin-top:0pt;
  padding-top:10px;
}

.titel
{
    font-size: 10px;
    font-weight: bold;
    color: #EE0000;
}
.titel2
{
    font-size: 10px;
    font-weight: bold;
    color: #EE0000;
}

input
{
    font-size: 10px;
}

.small
{
    font-size: 9px;
}

#ContentMw
{
	width: 360px;
}

.error {
 padding: 2px;
 margin-bottom: 5px;
 color: #EE0000; 
}
