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

/* Elements */
html, body {
	font-family: "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	height: 100%;
	background-color: #ffffff;
	}
#container {
	width: 1082px;
	margin: 0 auto;
	padding: 0;
	}
#header{
	width: 1082px;
	height: 181px;
	}
#logo{
	z-index: 20;
	position: fixed;
	top: 0px;
	right: 0px;
	}
#images_table{
	width: 1080px;
	border: none;
	margin: 0 0 0 -8px;;
	}
#images_table td{
	width: 350px;
	height: 230px;
	border: none;
	padding: 8px;
	}
#images_table img{
	border: 8px;
	}
#left{
	width: 350px;
	min-height: 100%;
	float: left; 
	}
#left ul{
	padding: 0;
  	margin: 3px 0 0 -14px;;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	}
	
#left li a {
	background-image: url(../img/navi.png);
	background-repeat: no-repeat;
	display: block;
  	float: left;
	height: 40px;
  	margin: 0 0 0 15px;
  	padding: 0;
	}
#left li a.item1 {
	width: 350px;
	background-position: 0px 0px;
	}
#left li a:hover.item1 {background-position: -349px 0px}

#left li a.item2 {
	width: 350px;
	background-position: 0px -40px;
	}
#left li a:hover.item2 {background-position: -349px -40px}

#left li a.item3 {
	width: 350px;
	background-position: 0px -80px;
	}
#left li a:hover.item3 {background-position: -349px -80px}

#left li a.item4 {
	width: 350px;
	background-position: 0px -120px;
	}
#left li a:hover.item4 {background-position: -349px -120px}
#left li a.item5 {
	width: 350px;
	background-position: 0px -160px;
	}
#left li a:hover.item5 {background-position: -349px -160px}
#left li a.item6 {
	width: 350px;
	background-position: 0px -200px;
	}
#left li a:hover.item6 {background-position: -349px -200px}
#left li a.item7 {
	width: 350px;
	background-position: 0px -240px;
	}
#left li a:hover.item7 {background-position: -350px -240px}
#left li a.item8 {
	width: 350px;
	background-position: 0px -280px;
	}
#left li a:hover.item8 {background-position: -349px -280px}


#left li a.item20 {
	width: 350px;
	height: 20px;
	background-position: 0px -366px;
	}
#left li a:hover.item20 {background-position: -349px -366px}
#left li a.item21 {
	width: 350px;
	height: 20px;
	background-position: 0px -390px;
	}
#left li a:hover.item21 {background-position: -349px -390px}
#left li a.item22 {
	width: 350px;
	height: 20px;
	background-position: 0px -414px;
	}
#left li a:hover.item22 {background-position: -349px -414px}
#left li a.item23 {
	width: 350px;
	height: 20px;
	background-position: 0px -438px;
	}
#left li a:hover.item23 {background-position: -349px -438px}
#left li a.item24 {
	width: 350px;
	height: 20px;
	background-position: 0px -462px;
	}
#left li a:hover.item24 {background-position: -349px -462px}

#right{
	width: 714px;
	float:right;
	font-size: 15px;
	line-height: 24px;
	margin: 14px 0 200px 0;
	}
#right table{
	width: 714px;
	}
#right table td{
	width: 355px;
	vertical-align:top;
	}	
#right ul{
	padding: 0;
  	margin: 10px 0 0 14px;;
	font-size: 13px;
	line-height: 22px;
	}
#right hr{
	width: 715px;
	color: #000;
	background-color: #000;
	height: 7px;
	margin: 40px 0 40px 0;
}	

.shrigley{
	margin: 56px 0 0 0;
	font-size: 22px;
	color: #b72754;
	}
.boninn{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #84888b;
	}
.bonin{
	margin: 56px 0 0 0;
	font-size: 22px;
	color: #84888b;
	}
.althofff{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #917b4c;
	}
.althoff{
	margin: 56px 0 0 0;
	font-size: 22px;
	color: #917b4c;
	}
.pettibon{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #ff5025;
	}
.koh{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #515151;
	}
.bock{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #aacfc5;
	}
.richter{
	margin: 0 0 0 0;
	font-size: 22px;
	color: #e068cd;
	}
	
#footer{
	width: 1082px;
	height: 60px;
	display: block;
	text-align: center;
	font-size: 13px;
}

input.fir{
	border: 1px;
	width: 356px;
	height: 20px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	background-color:#fff;
	border: 1px solid #000;
}

textarea.fir{
	border: 0px;
	width: 356px;
	height: 200px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	background-color:#fff;
	border: 1px solid #000;
}
.button{
	background-image: url(../img/send.png);
	width: 65px;
	height: 32px;
	border: none;
	margin: 20px 0 0 280px;
	cursor:pointer;
}

.left_order{
	width: 350px;
	float: left;
}
.right_order{
	width: 350px;
	float: right;
}
.right_order img{
	margin: 0 0 10px 0;
}
.left_order img{
	margin: 0 0 10px 0;
}

.clear{
	clear:both;
}

a:link, a:visited, a:active{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
hr{
	color: #000;
	background-color: #000;
	height: 7px;
	width: 1082px;
	}
	



:focus {
  outline: 0;
}

