body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/hg_aussen.gif);
}
.black {	color: #000000;	font-size: 11px; font-weight: bold;}
.white {	color: #ffffff;	font-size: 11px; font-weight: bold;}
.white a:link {	color: #ffffff;	font-size: 11px; font-weight: bold; text-decoration:underline;}
.white a:visited {	color: #ffffff;	font-size: 11px; font-weight: bold; text-decoration:underline;}
.white a:hover {	color: #f00101;	font-size: 11px; font-weight: bold; text-decoration:underline;}
.white a:active {	color: #ffffff;	font-size: 11px; font-weight: bold; text-decoration:underline;}

.name {	color: #07476c;	font-size: 11px; font-weight: bold;}
.alter {	color: #f30101;	font-size: 11px; font-weight: bold;}
.description1 {	color: #07476c;	font-size: 11px; font-weight: bold; padding-left:20px; padding-right:20px;}
.description2 {	color: #a50705;	font-size: 11px; font-weight: bold; padding-left:15px;}
.welcom {	color: #000000;	font-size: 13px; font-weight: bold;}
.namebig {	color: #07476c;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.namebig a:link {	color: #07476c;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.namebig a:visited {	color: #07476c;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.namebig a:hover {	color: #b80000;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.namebig a:active {	color: #07476c;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.namebig2 {	color: #f30101;	font-size: 22px; font-weight: bold; text-decoration:underline;}
.bm {background-color: #000000;border: 1px outset #6e6e6e; color: #ffffff; font-size: 12px; font-family: Arial; width:200px; height:30px; font-weight:bold;}
.inputstyle {background-color: #ffffff; border: 1px outset #ff0000; color: #b80000; font-size: 12px; font-family: Arial; width:200px; height:30px; font-weight:bold; line-height:26px;}
html:root .inputstyle { /*Anweisungen nur für Firefox, da er die line-height nicht ausfürht*/

            height: 30px; 

            line-height: 30px;

            padding-top: 6px;

}

a:link {
	color: #b80000;
}
a:visited {
	color: #B80000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #B80000;
}

