﻿@charset "utf-8";

#left,
#left div.top,
#left div.bottom {
	background: none;
	border: 1px solid #ddd;
}
.colLeft .inner,
.colRight .inner{
	margin: 15px 0 0 -23px;
	padding: 0 0 0 40px;
}
.colLeft, .colRight {
	width: 48% !important;
}
.colLeft h1, .colRight h1 {
	margin-bottom: 0 !important;
}
.colLeft .inner img.pack,
.colRight .inner img.pack {
	float: left;
	margin: -15px 10px 0 -130px;
}
#right ul.buttonList {
	list-style-type: none;
	margin: 0 0 20px 0;
}
#right ul.buttonList li {
	height: 26px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#right ul.buttonList li.second {
	margin: 0 0 10px 0;
}

#right ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
span.boxlink a {
	background: url(../../img/bg-box_01.png) top left no-repeat !important;
	padding: 6px 27px 6px 9px;
	color: #fff;
	margin: 6px 3px 0 0;
}

span.boxlink a:hover {
	background: url(../../img/bg-box-hover.png) top left no-repeat !important;
	text-decoration: none !important;
}

#footer .colLeft {
	width: 50% !important;
}

#footer .colRight {
	width: 48% !important;
}

div a.internal-link, div.right div a.mail, #footer a.internal-link {
background: url(../../img/internerlink.png) 0 0 no-repeat !important;
padding-left: 19px;	
}
