body{
margin : 0px;
padding : 0px;
font-size:12px;
font-family: Verdana;
color : #333333;
line-height:normal;
}

td{
margin : 0px;
padding : 0px;
font-size:12px;
font-family: Verdana;
color : #333333;
line-height:normal;
}

p{
margin : 0;
padding : 0;
}

.headline{
font-size:14px;
font-family: Verdana;
color : #333333;
line-height:20px;
font-weight: bold;

}
.headline_red{
font-size:14px;
font-family: Verdana;
color : #cc0000;
line-height:20px;
font-weight: bold;
}

.text_red{
color : #cc0000;
}

/*  Links  */
a,a:visited,a:active,a:hover   {
font-family:Verdana;
color : #333333;
text-decoration : underline;
}
a:hover  {
text-decoration : none;
}

#formular input, #formular textarea {
border: solid 1px #ccc;
width: 250px;
}

