@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-align:justify;
	overflow: visible;
	margin:0 auto;
	background: url(../images/polvol_00.png) repeat-x #fff;
}
a {
	color:#000;
	text-decoration : none;
	margin:0 4px;
	font-weight:bold;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1 {
	clear:both;
	font-size:15px;
	padding:0;
	width:auto;
	margin-top:130px;
	color:#6F8FFF;
}
p {
	margin:35px 0 0 0;
}
ul {
	margin:10px 0 0 20px;
}
#SACKMain{
	width:1200px;
	height:auto;
	margin:0 auto 30px auto;
	background:url(../images/polvol_02.png) repeat-y;
	}
#SACKTop{
	width:1200px;
	height:614px;
	background:url(../images/polvol_01.png) no-repeat;
	position:relative;
	}
#SACKCon{
	float:right;
	width:1085px;
	padding:0 28px 0 0;
	min-height:614px;
	position:relative;
	margin:-620px 30px 30px 0 ;
	line-height:1.5em;
	z-index:0;
	position:relative;
	}
#SACKBot{
	width:1140px;
	height:28px;
	background:url(../images/polvol_04.png) no-repeat;
	text-align:left;
	padding:50px 0 0 60px;
	}
#SACKBot a{
	padding:5px 10px;
	color:#000;
	font-size:12px;
	}
#SACKBot a:hover{
	color:#000;
	}
#header-link{
	width:300px;
	height:20px;
	font-size:15px;
	float:left;
	margin:1px 0px 87px 10px;
	text-align:center;
	position:absolute;
	z-index:1;
}
#header-link a{
	color:#000;
	font: 14px;
}
#header-link a:hover{
	color:#000;
}
#menu{
	float:right;
	width:302px;
	height:180px;
	margin:57px 391px 35px 25px;
	text-align:center;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
#menu ul li {
	padding: 0px;
	min-width:50px;
}
#menu ul li a {
	font-weight:bold;
	display:block;
	padding: 2px 8px;
	line-height: 25px;
	text-decoration: none;
	font-size:12px;
	color:#666;
	width:auto;
	border-bottom: 1px dotted #666;
}
#menu ul li a:hover {
	color:#666;
	text-decoration:underline;
}
#impressum{
	float:right;
	width:317px;
	height:419px;
	background:url(../images/impressum-site.JPG) no-repeat;
	margin-top:20px;
	}


