body{ 
	margin: 0px; 
	background-color: #FFFFFF;
}

td {  
	font-family: Arial; 
	font-size: 12px; 
	line-height: 18px; 
	text-decoration: none;
	color: #003C73;
}

td.klein {
	font-size: 10px; 
	line-height: 16px;
}

p.headline {  
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 18px; 
	text-decoration: none;
	color: #003C73;
	letter-spacing: 1px;
}

img.outline {
	border-width: 1px;
	border-style: solid;
	border-color: #003C73;
}

input.field {
	display: block;
	font-family: Arial; 
	font-size: 12px;
	line-height: 16px; 
	font-weight: normal; 
	color: #003C73; 
	text-decoration: none; 
	background-color: #E6EBF1;
	text-align: left; 
	vertical-align: top; 
	height: 16px; 
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #B7C5D3;
}
input.field:focus{
	background-color: #FFDE92;
}

textarea.field {
	display: block;
	font-family: Arial; 
	font-size: 12px;
	line-height: 16px; 
	font-weight: normal; 
	color: #003C73; 
	text-decoration: none; 
	background-color: #E6EBF1;
	text-align: left; 
	vertical-align: top; 
	height: 283px; 
	width: 190px;
	border-width: 1px;
	border-style: solid;
	border-color: #B7C5D3;
}
textarea.field:focus{
	background-color: #FFDE92;
}

input.button {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003C73;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #E6EBF1;
	border-width: 0px;
	border-style: none;
}

a.link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #003C73;
	text-decoration: none;
}
a.link:link {
	text-decoration: none;
}
a.link:active {
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

a.linkon {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFBD25;
	text-decoration: none;
}
a.linkon:link {
	text-decoration: none;
}
a.linkon:active {
	text-decoration: none;
}
a.linkon:visited {
	text-decoration: none;
}
a.linkon:hover {
	text-decoration: none;
}

td.menu{
	background-color: #F3F5F7; 
}
a.menu {
	display: block;
	font-family: Arial; 
	font-size: 12px;
	line-height: 24px; 
	font-weight: bold; 
	color: #668AAB; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: bottom; 
	height: 24px; 
	width: 160px;
	text-indent: 8px;
	letter-spacing: 1px;
}
a.menu:link {
	display: block;
	color: #668AAB; 
}
a.menu:active {
	display: block;
	color: #668AAB; 
}
a.menu:visited {
	display: block;
	color: #668AAB; 
}
a.menu:hover {
	display: block;
	color: #003C73; 
}

td.menuon{
	background-color: #CCD6E0; 
}
a.menuon {
	display: block;
	font-family: Arial; 
	font-size: 12px;
	line-height: 24px; 
	font-weight: bold; 
	color: #003C73; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: bottom; 
	height: 24px; 
	width: 160px;
	text-indent: 8px;
	letter-spacing: 1px;
}
a.menuon:link {
	display: block;
	color: #003C73; 
}
a.menuon:active {
	display: block;
	color: #003C73; 
}
a.menuon:visited {
	display: block;
	color: #003C73; 
}
a.menuon:hover {
	display: block;
	color: #003C73; 
}

a.secmenu {
	display: block;
	font-family: Arial; 
	font-size: 12px;
	line-height: 24px; 
	font-weight: bold; 
	color: #194F81; 
	text-decoration: none; 
	text-align: right; 
	vertical-align: bottom; 
	height: 24px; 
	width: 160px;
	letter-spacing: 1px;
}
a.secmenu:link {
	display: block;
	color: #194F81; 
}
a.secmenu:active {
	display: block;
	color: #194F81; 
}
a.secmenu:visited {
	display: block;
	color: #194F81; 
}
a.secmenu:hover {
	display: block;
	color: #003C73; 
}

a.secmenuon {
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #003C73;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	height: 24px;
	width: 160px;
	letter-spacing: 1px;
}
a.secmenuon:link {
	display: block;
	color: #003C73;
}
a.secmenuon:active {
	display: block;
	color: #003C73;
}
a.secmenuon:visited {
	display: block;
	color: #003C73;
}
a.secmenuon:hover {
	display: block;
	color: #003C73;
}

.bottom {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none; 
	color: #668AAB;
	letter-spacing: 1px;
}
