html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0px;
}

.copy {
	font-family: verdana, arial;
	font-size: 10px;
	color: #808583;
}

.copy a:link, .copy a:visited, .copy a:active {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #808583;
	text-decoration: none;
}

.copy a:hover {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #808583;
	text-decoration: underline;
}

.msg {
	font-family: verdana, arial;
	font-size: 11px;
	color: #DD0E0E;
}

.TopNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	height: 20px;
}

.TopNavi a:link, .TopNavi a:visited, .TopNavi a:active, .TopNavi a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	height: 20px;
	text-decoration: none;
}

.Navi {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
}

.Navi a:link, .Navi a:active, .Navi a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	text-decoration: none;
}

.Navi a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #83A0A5;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
}

.NaviActive {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #83A0A5;
	text-align: center;
	height: 25px;
}

.NaviActive a:link, .NaviActive a:active, .NaviActive a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #83A0A5;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	text-decoration: none;
}

.NaviActive a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #83A0A5;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Footer a:link, .Footer a:visited,.Footer a:active, .Footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.BoxHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #114B7B;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #114B7B;
	font-weight: bold;
}

.InputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: #8AA5BD solid 1px;
}

.InputArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: #8AA5BD solid 1px;
}
