BODY{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px;
	position : absolute;
	top : 0px;
	left : 0px;
	padding : 0px 0px;
	background-color : White;
}

BODY.tab{
	background-color : #E9E7EC;
	background-position : 0px;
}

.bo {
	font-weight : bold;
}

TD, A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

P,  BLOCKQUOTE {
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

.ueberschrbo {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	font-style : normal;
	font-weight : bold;
	color : Navy;
}

.ueberschr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	background-color : #CCC8D2;
}

TD.tabelle3 {
	font-size : 0.7em;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

A.menue {
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

A.menue:HOVER  {
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-decoration : none;
	background-color : #6699CC;
}

A.menueact {
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-decoration : none;
	background-color : #6699CC;
}

A.menueact:HOVER {
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A.aslinkbo {
	font-size: 1em;
	color : Navy;
	text-decoration : underline;
	font-weight : bold;
}

A.aslinkbo:HOVER  {
	font-style : normal;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

A.aslink {
	font-size: 1em;
	color : Navy;
	text-decoration : underline;
}

A.aslink:VISITED {
	color : Navy;
	text-decoration : none;
}

A.aslink:HOVER {
	font-style : normal;
	font-weight : normal;
	color : Red;
	text-decoration : underline;
}

A.aslink:ACTIVE {
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

INPUT.txt1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 77px;
	margin : 0px 0px;
	font-size : 11px;
	font-weight : normal;
}

INPUT.txt2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 270px;
	margin : 0px 0px 0px 0px;
	font-size : 11px;
	font-weight : normal;
}

INPUT.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px;
	font-size : 10px;
	font-weight : normal;
}

TEXTAREA.txt2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 270px;
	margin : 0px 0px;
	font-size : 11px;
	font-weight : normal;
}

FORM {
	background-color : #E8E8E8;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-width : 0px;
}
LI {
	list-style : outside url(../v_img/bullet01.gif);
	color : Navy;
}
