@charset "UTF-8";
body {
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:16px;
	padding:0 30px 30px 30px;
}
body a {
	color:#333;
	text-decoration:none;
	line-height:16px;
	cursor: pointer;
}
body a:hover {
	color:#000;
	text-decoration:none;
}
img {
	border:0;
}
p {
	line-height:16px;
	padding:0;
	margin:0;
}
#logo {
	position:absolute;
	top:25px;
	left:40px;
}
#bar {
	position:relative;
	top:160px;
	left:70;
	height:1px;
	padding:0 70px 0 70px;
	background-image:url(../img/bar.gif);
	background-repeat:repeat-x;
}
#trenner {
	position:absolute;
	left:70;
	height:1px;
	padding:0 70px 0 70px;
	background-image:url(../img/bar.gif);
	background-repeat:repeat-x;
}
#navi {
	position:absolute;
	top:195px;
	left:40px;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
#navi a {
	color:#333;
	text-decoration:none;
}
#navi a:hover {
	color:#000;
	text-decoration:none;
}
#navi2 {
	position:absolute;
	top:195px;
	left:130px;
	height:120px;
	width:400px;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	list-style-type:none;
	border:0;
}
#navi2 a {
	color:#333;
	text-decoration:none;
}
#navi2 a:hover {
	color:#000;
	text-decoration:none;
}
#caption {
	position:absolute;
	top:565px;
	left:130px;
	height:100px;
	width:160px;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:16px;
	z-index:-1000;
}
#caption a {
	color:#333;
	text-decoration:none;
	line-height:16px;
	cursor: pointer;
}
#caption a:hover {
	color:#000;
	text-decoration:none;
}
#contact {
	position:absolute;
	top:195px;
	left:130px;
	height:120px;
	width:400px;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	list-style-type:none;
}
#contact a {
	color:#333;
	text-decoration:none;
	cursor: pointer;
}
#contact a:hover {
	color:#000;
	text-decoration:none;
}
#content {
	position:absolute;
	top:186px;
	left:310px;
}
.pic_s {
	background-image:url("../img/paper_single.gif");
	background-repeat:no-repeat;
	padding:10px 0 0 9px;
	width:253px;
	height:353px;
	float:left;
}
.pic_d {
	background-image:url("../img/paper_double.gif");
	background-repeat:no-repeat;
	padding:10px 0 0 12px;
	width:500px;
	height:353px;
	float:left
}
.pic_b {
	background-image:url("../img/paper_double.gif");
	background-repeat:no-repeat;
	padding:10px 0 0 12px;
	width:500px;
	height:353px;
	float:left;
}
