A {
	color : #003366;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}
A:visited {
	font-size : 15px;
	font-weight : bold;
	color : #9999CC;
	text-decoration : none;
}
BODY {
	font-family : Verdana, Arial, Helvetica
	background-repeat : no-repeat;
	font-size : 13px;
	color : Black;
	background-color : #FFFF99;
	word-spacing : normal;
	text-decoration : none;
	background-image: url(img_bgl/bg_gelb.gif);
}
TD {
	font-family : Verdana, Arial, Helvetica
	font-size : 13px;
	color: #003366;
	background-color : transparent;
}
TD.title {
	font-size : 17px;
	color: #003366;
	font-weight : bold;
}

TD.subtitle {
	font-size : 15px;
	color: #003366;
	font-weight : bold;
}
TD.subtitle2 {
	font-size : 15px;
	color: #003366;
	font-weight : bold;
	background-color: #99CCFF;
}

TD.ssubtitle {
	font-size : 13px;
	color: #003366;
	font-weight : bold;	
}

TD.white {
	font-size : 13px;
	background-color: #ffffff;
	}
TD.trans {
	font-size : 13px;
	color: #003366;
	background-color : transparent;
	}

TD.blue {
	font-size : 13px;
	color: #ffffff;
	background-color: #003366;
}
TD.blue2 {
	font-size : 13px;
	color: #ffffff;
	background-color: #3399CC;
	}
TD.blue3{
	font-size : 13px;
	background-color: #66CCFF;
}
TD.grey {
	font-size : 13px;
	border-color: #FFFFFF;
	background-color: #99CCFF;
	border-left-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-top-width: thin;
	padding-left: 6px;
}
