/* Allgemein */
body, td, th, input, select, textarea {
    font-family: Times New Roman, Arial, Helvetica;
    font-size: 12px;
	color: #323232;
}	
	
.subtext {	
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #8D8B8B;
	line-height: 15px;

}
form {
    margin: 0px;
}
a:link, a:visited {
    color: #323232;
    text-decoration: underline;
}


a.menue:link, a.menue:visited {
    color: #323232;
    font-family: Times New Roman, Arial, Helvetica;
    font-size: 9px;
    text-decoration: underline;
}



p {
    line-height: 18px;
    margin: 0px;
}


