@charset "UTF-8";
body {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	background-image: url(../img/back2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
h2 {
	background-image: url(../img/h2Back.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin-top: 0px;
	background-position: left top;
	height: 35px;
	margin-bottom: 30px;
	font-size: 1.4em;
	font-weight: bold;
}
h2   span {
	background-image: url(../img/ico_arRed.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	display: block;
	padding-left: 35px;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 34px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.under4 {
	margin-bottom: 4px;
}
table {
	font-size: 1em;
}
dl {
	margin-top: 0px;
}
dt {
	color: #0000ff;
}
dd {
	padding-bottom: 10px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
.kariBox {
	color: #333333;
	background-color: #EBEBEB;
	text-align: center;
	margin: 5px;
	height: 140px;
	width: 250px;
	border: 1px dotted #999999;
	float: left;
}
.kariBox:hover {
	border: 1px solid #FF9900;
}
.intro {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.gr  li {
	background-image: url(../img/ico_ulcircle.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	padding-left: 15px;
}
.dot    li  {
	list-style-type: circle;
	background-image: none;
	padding-left: 0px;
	margin-left: 15px;
}
.imgR {
	float: right;
	padding-left: 10px;
	margin-top: 0px;
	display: block;
	margin-bottom: 10px;
}
.photolist {
	text-align: center;
	clear: both;
}
#cornerFrame {
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headder {
	background-image: url(../img/back3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#headder #headBack2 {
	background-image: url(../img/headBack2.png);
	background-repeat: repeat-x;
	height: 87px;
}
#headder #headBack3 {
	background-image: url(../img/headBack3.png);
	background-repeat: repeat-x;
	height: 95px;
}
#headder #headBack4 {
	background-image: url(../img/headBack4.png);
	background-repeat: repeat-x;
	height: 103px;
}
#headder #mein {
	background-image: url(../img/headBack.png);
	background-repeat: repeat-x;
	height: 76px;
	width: 100%;
	clear: both;
}
#headder #mein #meinSub {
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	clear: both;
	width: 1000px;
}
#headder #logo {
	float: left;
	margin-right: 60px;
}
#headder #contents {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#headder #contents ul {
	margin-left: 0px;
	padding-left: 0px;
}
#headder  #contents li {
	float: left;
	list-style-type: none;
}
#headder #contents li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
}
#headder #contents li a:hover {
	background-position: center bottom;
}
#headder #contents #home a {
	background-image: url(../img/btn_home.jpg);
	width: 85px;
}
#headder #contents #news a {
	background-image: url(../img/btn_news.jpg);
	width: 85px;
}
#headder #contents #skill a {
	background-image: url(../img/btn_skill.jpg);
	width: 90px;
}
#headder #contents #products a {
	background-image: url(../img/btn_products.jpg);
	width: 90px;
}
#headder #contents #custom a {
	background-image: url(../img/btn_custom.jpg);
	width: 90px;
}
#headder #contents #outline a {
	background-image: url(../img/btn_outline.jpg);
	width: 90px;
}
#headder #contents #contact a {
	background-image: url(../img/btn_contact.jpg);
	width: 105px;
}
#headder #linksss {
	float: left;
	width: 635px;
	text-align: right;
}
#headder #linksss a {
	border: 1px solid #0099FF;
	width: 388px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBFDF3;
	text-align: left;
	padding-top: 35px;
}
#wrapL {
	float: left;
	width: 710px;
	background-color: #FFFFFF;
	margin-left: 25px;
}
#wraptwo  {
	margin-left: 50px;
	margin-right: 50px;
}
#wrapR {
	float: right;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#wrapR #subContents {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapR #subContents li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapR #subContents a {
	background-image: url(../img/btn_subContents.jpg);
	height: 43px;
	display: block;
	line-height: 43px;
	padding-left: 15px;
	background-position: center top;
}
#wrapR #subContents a:hover {
	text-decoration: none;
	color: #FF6600;
}
#pageTop {
	width: 1000px;
	margin-bottom: 10px;
	height: 19px;
	margin-right: auto;
	margin-left: auto;
}
#pageTop a {
	background-image: url(../img/btn_pageTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 19px;
	width: 155px;
	float: right;
	margin-right: 10px;
}
#pageTop a:hover {
	background-position: center bottom;
}
#futter {
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}
#futter #copy {
	color: #333333;
	padding-top: 15px;
	font-size: 0.9em;
}
#contact #pageheadder {
	background-image: url(../img/title_contact.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#contact #wraptwo {
	padding-bottom: 20px;
}
#contact p {
	text-align: center;
}
#custom #pageheadder {
	background-image: url(../img/title_custom.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#custom #wrap {
}
#news #pageheadder {
	background-image: url(../img/title_news.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#news #wrap {
	height: 300px;
}
#news  dl  {
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news  dt  {
	float: left;
	width: 150px;
}
#news  dd  {
	background-image: url(../img/ico_arBk.png);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	padding-left: 165px;
	margin-bottom: 10px;
}
#outline #pageheadder {
	background-image: url(../img/title_outline.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#outline #wrap #wrapL {
	width: 700px;
}
#outline #wrap #wrapR {
	width: 190px;
}
#outline #wrap table {
	margin-bottom: 50px;
	margin-left: 30px;
}
#outline #wrap ul {
	margin-bottom: 50px;
	margin-left: 50px;
	padding-left: 0px;
}
#outline #wrap li {
}
#outline #wrap h3 {
	margin-left: 35px;
	color: #990000;
}
#sitemap #pageheadder {
	background-image: url(../img/title_sitemap.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#sitemap #wrap ul {
	clear: both;
	margin-bottom: 60px;
	margin-top: 0px;
}
#sitemap #wrap li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	background-image: url(../img/ico_arBk.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#privacy #pageheadder {
	background-image: url(../img/title_privacy.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#privacy #wrap h3 {
	color: #990000;
	margin-bottom: 8px;
}
#link #pageheadder {
	background-image: url(../img/title_link.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#link #wrap {
	height: 300px;
}
#link #wrap ul {
	padding-left: 10px;
}
#link #wrap li {
	background-image: url(../img/ico_arBk.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 7px;
}


#skill  #pageheadder,
#skill_eco #pageheadder,
#skill_top #pageheadder {
	background-image: url(../img/title_skill.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#products #pageheadder,
#products_top #pageheadder {
	background-image: url(../img/title_products.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#products_top #wrapL,
#skill_top #wrapL {
	background-color: #FBFDF3;
	margin-left: 20px;
	width: 770px;
	margin-bottom: 20px;
}
#products #wrapL {
	background-color: #FBFDF3;
	margin-left: 10px;
	width: 810px;
	margin-bottom: 20px;
}
#products_top #wrapR,
#skill #wrapR,
#skill_top #wrapR {
	width: 140px;
	margin-right: 20px;
}
#products #wrapR {
	width: 140px;
	margin-right: 10px;
}
#products_top #wrap p,
#skill_top #wrap p {
	padding-left: 40px;
}
#products #subContents,
#products_top #subContents,
#skill_top #subContents,
#skill #subContents {
	width: 140px;
}
#products_top .kariBox,
#skill_top .kariBox {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#skill_eco #wrap {
	padding-top: 0px;
}
#skill_eco #subContents {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#skill_eco #subContents li {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: center;
}
#skill_eco #subContents a {
	background-image: url(../img/btn_subContents.jpg);
	height: 43px;
	display: block;
	line-height: 43px;
	background-position: center top;
	width: 140px;
}
#skill_eco #subContents a:hover {
	text-decoration: none;
	color: #FF6600;
}
#skill_eco #subContents #ecosssDL a {
	background-image: url(../img/btn_ecosssDL_1.jpg);
	background-repeat: no-repeat;
}
#skill_eco #subContents #ecosssDL a:hover {
	background-image: url(../img/btn_ecosssDL_2.jpg);
}
#skill table.spec,
#skill_small table.spec {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#skill .spec th,
#skill_small .spec th {
	font-weight: normal;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 4px;
}
#skill .spec td,
#skill_small .spec td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 4px;
	background-color: #FFFFFF;
}

#skill_small #headder {
}
#skill_small #headder #pageheadder {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#skill_small #wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
}
#skill_small #wrap #wraptwo {
	margin-right: 50px;
	margin-left: 50px;
}
#skill_small #wrap h2 {
	margin-right: 50px;
	margin-left: 50px;
}
#skill_small #pageTop {
	width: 90%;
}
body#top  {
	background-color: #FBFDF2;
	background-image: none;
}
#top #cornerFrame {
	background-image: none;
}


#top   #wrap {
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#top #futter {
	padding-top: 15px;
}
