@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
a {
	font-size: 12px;
	color: #66cccc;
}
a:link {
	text-decoration: none;
	color: #66cccc;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #66cccc;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #66cccc;
}
body {
	background-image: url(hpimages/bg.jpg);
	background-repeat: repeat;
}
#wrapper {
	position:relative;
	width:960px;
	height:auto;
	left:auto;
	right:auto;
	top:0px;
	margin:auto;
	z-index:1;
}
#wcontent {
	position:relative;
	width:835px;
	height:auto;
	left:auto;
	right:auto;
	top:auto;
	margin:auto;
	z-index:1;
	float:left;
	padding-bottom:10px;
}
#wtext {
	position:relative;
	width:620px;
	height:auto;
	left:auto;
	right:auto;
	top:auto;
	margin:auto;
	z-index:1;
	float:left;
}
#wsub {
	position:relative;
	width:190px;
	height:auto;
	left:5px;
	right:5px;
	top:auto;
	margin:auto;
	z-index:1;
	padding:5px;
	float:left;
}
#partner {
	position:relative;
	right:0px;
	top:10px;
	width:120px;
	height:auto;
	z-index:1;
	margin:auto;
	margin-left:5px;
	padding-left:5px;
	float:left;
	padding-left:inherit;
}
#header {
	position:relative;
	left:auto;
	right:auto;
	top:0px;
	width:835px;
	height:247px;
	z-index:1;
	margin:auto;
	background-image:url(hpimages/hp.png);
}
#navi {
	position:relative;
	left:auto;
	right:auto;
	height:32px;
	width:835px;
	z-index:1;
	margin:auto;
	background-color:#66cccc;
}
#navi2 {
	position:relative;
	left:0px;
	right:auto;
	bottom:5px;
	height:32px;
	float:left;
	width:835px;
	z-index:1;
	margin-top:10px;
	background-color:#66cccc;
}
#rahmen_text {
	position:relative;
	left:auto;
	right:auto;
	height:auto;
	width:620px;
	z-index:1;
	margin:auto;
	margin-top:5px;
	padding:5px;
	background-color:#333333;
}
#text {
	position:relative;
	height:auto;
	width:610px;
	z-index:1;
	margin:auto;
	padding:5px;
	background-color:#666666;
}
#rahmen_sub {
	position:relative;
	left:auto;
	right:auto;
	height:auto;
	width:190px;
	z-index:1;
	margin-left:5px;
	padding:5px;
	background-color:#333333;
}
#content_sub {
	position:relative;
	height:auto;
	width:186px;
	z-index:1;
	margin:auto;
	padding:2px;
	background-color:#666666;
}
#media {
	position:relative;
	height:100px;
	width:470px;
	z-index:1;
	margin:auto;
	background-color:#666666;
	float:right;
}
