a   { color: #cd2100; text-decoration: none }
a:link   { color: #cd2100; text-decoration: none }
a:hover { color: gray; text-decoration: underline }
a:vlink { color: gray; text-decoration: none }
body {
	background-image: url(../medien/back_gips_dark.gif);
	}

p   {
	color: #181919;
	font-size: 11px;
	line-height: 15px;
	}
td    {
	color: #181919;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	line-height: 15px;
	}
.fett { font-weight: bold }
.fett_gruen {
	color: #026326;
	font-weight: bold;
	}

.headline    {
	color: #404141;
	font-size: 28px;
	line-height: 28px;
	}
.klein {
	font-size: 9px ;
	line-height: 12px;
	}
.kleinschwarz { font-size: 9px }
.subhead    { color: #404141; font-size: 18px; line-height: 22px }
#flash {
	background-color: silver;
	width: 235px;
	height: 132px;
	}
#flash_presentation {
	width: 387px;
	height: 255px;
	}


