body {
	font-family: arial, helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
}

sup {
	position: relative;
	top: -0.25em;
	font-size: 0.75em;
	vertical-align: middle;
}
login {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

#hotline {
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-size: 10px;
	color: #030;
}

#hotline strong {
	font-size: 14px;
	font-weight: bold;
}

#logo-link {
	display: block;
	height: 34px;
	width: 262px;
	
	position: absolute;
	top: 36px;
	left: 75px;
}

#logo-link span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#login {
	width: 273px;
	height: 70px;
	position: absolute;
	top: 18px;
	right: 15px;
	}
#login-text {
	float: left;
	color: #003300;
	text-align:right;
	line-height:190%;
}
#autologin {
	font-size: 10px;
	color: #FFFFFF;
	padding-top:4px;
	padding-left:62px;
}

#autologin input{
	margin-bottom:0px;
}

#textfield {
	float: left;
	text-align: left;
	padding-left: 10px;
	position: relative;
}

.login-textfield-box {
	width: 161px;
	height: 15px;
	margin:2px 0px;
	border: 1px solid #6f8b37;
	background: #fff top left repeat-x;
}
#login-submit {
	width: 23px;
	height: 22px;
	margin: 4px 5px;
	position: relative;
	top: 20px;
	border: none;
	background: url(../images/login-submit.png) no-repeat;
}
#login-submit:hover{
	width: 23px;
	height: 22px;
	margin-left: 5px;
	position: relative;
	top: 20px;
	border: none;
	background: url(../images/login-submit_hover.png) no-repeat;
}

#ssl {
	width: 235px;
	height: 17px;
	background: url(../images/ssl.jpg) no-repeat;
	position: absolute;
	top: 108px;
	right: 40px;
}

#navigation {

height: 33px;
position: relative;
left:  57px;
padding-left: 3px;
top: 97px;
padding-top: 7px;
text-align: left;
font-size: 14px;
line-height: 29px;
font-weight: bold;
background: url(../images/mainnavi-none.jpg) no-repeat;
}
#navigation a{
	color: #999999;
	text-decoration: none;
}
#navigation a:hover{
	color: #669900;
}
#navi-1 {
width: 156px;
position: inline;
float: left;
text-align: center;
vertical-align: middle;
height: 26px;
}
#navi-2 {
width: 146px;
position: relative;
float: left;
text-align: center;
vertical-align: middle;
height: 26px;
}
#navi-3 {
width: 152px;
position: relative;
float: left;
text-align: center;
vertical-align: middle;
height: 26px;
}