BODY,HTML {
	color: #4F697B;
	background : White;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	padding:0px;
}

/* Tell NS4 to ignore these styles.... */
/*/*/a{}
BODY,HTML {
	background : White url(bg.gif) repeat-y	center;
}
/* */

TD {
	color: #4F697B;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

TD.stolpe {
	background : White url(stolpe.gif) no-repeat top left;
	color: #4F697B;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

A {
	color: #4F697B;
	background-color: transparent;
	text-decoration: none;
}

A:VISITED {
	color: #4F697B;
	background-color: transparent;
	text-decoration: none;
}

A:ACTIVE {
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}

A:HOVER {
	color: #000000;
	background-color: transparent;
	text-decoration : underline;
}

A.menu {
	color: #4F697B;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}

A.menu:VISITED {
	color: #4F697B;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}

A.menu:ACTIVE {
	color: #000000;
	background-color: transparent;
	text-decoration : none;
	font-size: 12px;
}

A.menu:HOVER {
	color: #000000;
	background-color: transparent;
	text-decoration : none;
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
	margin-bottom: 5px;
}

.content {

margin-right: 20px;

}

hr {
	color: #4F697B;
	height: 1pt;
	background-color: transparent;
}
