TD {
	color: #666666;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	letter-spacing : normal;
	line-height : 17px;
}
B {
	font-weight : bold;
}
STRONG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	font-style : normal;
	font-variant : normal;
	letter-spacing : normal;
	font-weight : bold;
}

EM {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style : normal;
	font-variant : normal;
	letter-spacing : normal;
	line-height : 15px;
}

INPUT {
	font-weight : normal;
	background-color : #E1E1F0;
	height : 18px;
	font-size : 10px;
}
TEXTAREA {
	background-color : #E1E1F0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A:link, A:active, A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: underline;
}

A:hover {
	color: #333399;
	text-decoration: underline;
	background-color: #E1E1F0;
}

.NAV {
	color: White;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 21px;
	background-color: #000066;
}
A.NAV:link, A.NAV:visited {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 21px;
	text-decoration: none;
	background-color: #000066;
}
}
A.NAV:hover {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 21px;
	text-decoration: underline;
	background-color: #000066;
}

.MENUON {
	color: #666666;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 21px;
	background-color:#E1E1F0;
}
.MENUOFF {
	color: #666666;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 21px;
	background-color: #F0F0FA;
}
A.MENUON:link, A.MENUON:visited {
	color: #333399;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 21px;
	text-decoration: none;
	background-color: transparent;
}
A.MENUON:hover {
	color: #333399;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 21px;
	text-decoration: underline;
	background-color: transparent;
}
.ADDON {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.ADDON:link, A.ADDON:visited {
	color: #666666;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration: none;
	background-color: transparent;
}
A.ADDON:hover {
	color: #666666;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration: underline;
}

.seitentitel {
	text-transform : uppercase;
	color: #333399;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}
