@charset "utf-8";
body {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	margin: 0px 0px 0px 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
.ratio {
	width: 1020px;
}
.ratio-intro {
	width: 1020px;
	margin: 0px auto;
	padding: 100px 0 0 0;
}
.header {
	display: block;
	position: relative;
	width: 1020px;
	height: 230px;
}
.menu-top {
	display: block;
	position: absolute;
	left: 822px;
	top: 9px;
	font-size: 12px;
	width: 186px;
	color: #FFF;
	font-weight: bold;
}
a.menutop {
	color: #FFF;
	text-decoration: none;
}
a.menutop:hover {
	color: #CCC;
	text-decoration: none;
}
.menu-box {
	display: block;
	position: absolute;
	left: 20px;
	top: 180px;
	font-size: 14px;
	width: 572px;
	color: #C60;
	font-weight: bold;
}
a.menu {
	text-align: left;
	padding: 9px;
	height: 20px;
	line-height: 20px;
	display: inline;
	color: #CE0000;
	text-decoration: none;
}
a.menu:hover {
	color: #000;
	text-decoration: none;
}
a.menuAKTIV {
	text-align: left;
	padding: 9px;
	height: 20px;
	line-height: 20px;
	display: inline;
	color: #000;
	text-decoration: none;
}
a.menuAKTIV:hover {
	color: #000;
	text-decoration: none;
}
.menu-sub-box {
	display: block;
	position: relative;
	font-size: 13px;
	width: 900px;
	color: #F00;
	font-weight: bold;
}
a.menu-sub {
	text-align: left;
	padding: 4px 5px 4px 5px;
	height: 20px;
	line-height: 20px;
	display: inline;
	color: #CE0000;
	text-decoration: none;
}
a.menu-sub:hover {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
}
.menu-subAKTIV {
	text-align: left;
	padding: 4px 5px 4px 5px;
	height: 20px;
	line-height: 20px;
	display: inline;
	color: #000;
	background-color: #CCC;
}
.content {
	width: 970px;
	display: block;
	position: relative;
	padding: 10px 20px 20px 30px;
}
.h1 {
	color: #CE0000;
	font-size: 14px;
	font-weight: bold;
}
.h2 {
	font-size: 13px;
	font-weight: bold;
}
.h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.intro-left {
	float: left;
	display: block;
	position: relative;
	height: auto;
	width: 320px;
	padding: 300px 0 0 0;
}
.intro-right {
	float: right;
	display: block;
	position: relative;
	height: auto;
	width: 700px;
}
.brand {
	display: block;
	position: relative;
}
.enter {
	display: block;
	position: relative;
	padding: 50px 0 0 55px;
	font-size: 14px;
	color: #D20000;
}
a.enterbutton {
	text-decoration: none;
	color: #D20000;
}
a.enterbutton:hover {
	text-decoration: none;
	color: #000;
}
.quote {
	font-style: italic;
}
