body {
	background-color: #003399;
	height: 90px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-width:0px;

}

.header {
	height: 90px;
	border: 0px;
	border-width:0px;
	padding: 0px;
	margin: 0px;
}

.corner {
	background-color: #336699;
	height: 90px;
	width: 144px;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height: 36px;
	margin: 0px;
	padding: 18px 0px 0px 18px;
	width: 468px;
	text-align: left;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 468px;
}

.homeright {
	background-color: #003399;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.hauptnavi {
	background-color: #6699CC;
	height: 36px;
	margin: 0px;
	padding: 9px 18px;
	border: 0px;
	width: 468px;
}

.hauptnaviright {
	background-color: #336699;
	height: 36px;
	margin: 0px;
	padding: 9px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.hauptnavilink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}
