html {
	height:100%;
}	
body {
	height:100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0;
	background: #ddd url('/resources/images/template/body-bg.gif') repeat-x;
}

a
{
	text-decoration: none;
	color: #30a040;
}

img {
	border-style: none;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	width: 920px;
	min-height:100%;
	overflow: hidden;
	margin: 0 auto;
	background: url(/resources/images/template/page-bg.png) repeat-y;
	padding: 0 18px;
}
* html #page {
	height:100%;
	overflow: visible;

}
.divider {
	overflow: hidden;
	height: 100%; 
}
#header {
	overflow: hidden;
	width: 100%; 
	border-bottom: 1px solid #ddd; 
	padding-bottom: 1px;
}
.logo {
	float: left; 
}
.logo_en {
	float: left; 
}
.logo a {
	display: block; 
	text-indent: -9999px;
	width: 226px;
	height: 81px;
	overflow: hidden;
	background: url('/resources/images/template/logo.gif') no-repeat;
}
.logo_en a {
	display: block; 
	text-indent: -9999px;
	width: 226px;
	height: 81px;
	overflow: hidden;
	background: url('/resources/images/template/logo_en.gif') no-repeat;
}
.head-right {
	float: right; 
	width: 692px;
}
.head-text {
	float: left; 
	display: block; 
	height: 19px;
	width: 212px;
	overflow: hidden; 
	text-indent: -9999px;
	background: url(/resources/images/template/header-text.gif)  no-repeat ;
	margin: 17px 0 0 30px;
}
.head-texten {
	float: left; 
	display: block; 
	height: 19px;
	width: 276px;
	overflow: hidden; 
	text-indent: -9999px;
	background: url(/resources/images/template/header-text-en.gif)  no-repeat ;
	margin: 17px 0 0 30px;
}
.head-textde {
	float: left; 
	display: block; 
	height: 19px;
	width: 276px;
	overflow: hidden; 
	text-indent: -9999px;
	margin: 6px 0 0 30px;
}
.head-menu {
	float: right; 
	margin: 11px 9px 0 0; 
	padding: 0; 
	display: inline; 
}
.head-menu li {
	list-style:none; 
	float: left; 
	margin-left: 14px;
	display: inline; 
}
.head-menu li a {
	color: #255085;
	text-decoration: none; 
	padding-left: 24px;
}
.head-menu li a:hover {
	text-decoration: underline; 
}
.head-menu .link1 a {
	background: url(/resources/images/template/head-menu-bg1.gif)  no-repeat 0 1px;
}
.head-menu .link2 a {
	background: url(/resources/images/template/head-menu-bg2.gif)  no-repeat 0 1px;
}
.head-menu .link3 a {
	background: url(/resources/images/template/head-menu-bg3.gif)  no-repeat 0 1px;
}
.head-box {
	float: right; 
	width: 692px;
	background: #255085;
	margin-top: 15px;
}
.head-box .form {
	float: right; 
	width: 161px;
	overflow: hidden; 
	padding: 6px 8px 5px 0;
}
.head-box .form .text {
	width: 140px;
	height: 19px;
	background: url(/resources/images/template/input-bg.gif)  no-repeat ;
}
.head-box .form .text input {
	float: left; 
	width: 128px;
	background: none; 
	border: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 4px 0 8px;
	margin-top: 3px;
}
.head-box .form .submit {
	float: right; 
	width: 14px;
	margin: -15px 0 0 0;
}
.nav {
	overflow: hidden; 
	margin: 0; 
	padding: 0; 
}
.nav li {
	list-style:none; 
	float: left; 
	height: 30px;
	padding-right: 1px;
	margin-left: -1px;
	background: url(/resources/images/template/nav-divider.gif)  no-repeat 0 100%;
	font-weight: bold; 
	display: inline; 
}
.nav li a {
	float: left; 
	height: 21px;
	padding: 9px 11px 0 11px;
	margin-left: 1px;
	color: #fff;
	text-decoration: none; 
	display: inline; 
}
.nav li a:hover,
.nav li a.active {
	background: url(/resources/images/template/nav-hover.gif)  repeat-x;
}
#content {
	overflow: hidden;
	width: 100%; 
	background: url(/resources/images/template/cont-bg.gif)  repeat-x;
	margin-top: 1px;
	padding-top: 9px;
	padding-bottom: 22px;
}
#left-column {
	overflow:hidden;
	float: left; 
	width: 710px;
}
#left-column .main-img {
	display: block; 
}
.left-box {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #ddd; 
	padding-bottom: 10px;
}
.left-box h1 {
	margin: 0; 
	padding: 9px 0 7px 10px;
	font-size: 15px;
	color: #255085;
	font-weight: normal; 
	border-bottom: 1px solid #ddd; 
}
.left-box h1 a {
	color: #255085;
	font-weight: normal; 
	text-decoration: none;
}
.left-box div {
	float: left; 
	width: 501px;
	padding: 0 0 0 17px;
}
.left-box div h2 {
	margin: 8px 0 0 -1px; 
	font-size: 14px;
	color: #30a040;
	font-weight: normal; 
}
.left-box div p {
	margin: 8px 0 0 0; 
	line-height: 16px;
}
.left-box div .lesa {
	margin-top: 1px;
	float: left; 
	color: #30a040;
	text-decoration: none; 
}
.left-box div .lesa:hover {
	text-decoration: underline; 
}
.left-box img {
	float: right; 
	margin: 10px 14px 0 0;
	display: inline; 
}
.left-box-bot {
	overflow: hidden;
	height: 100%;
}
.arborg {
	float: left; 
	width: 346px;
}
.arborg h2 {
	margin: 0; 
	font-weight: normal; 
	font-size: 14px;
	color: #255085;
	border-bottom: 1px solid #ddd; 
	padding: 8px 0 9px 11px;
}
.arborg ul {
	overflow: hidden; 
	margin: 9px 0 0 12px; 
	padding: 0; 
}
.arborg ul li {
	list-style:none; 
	line-height: 16px;
	background: url(/resources/images/template/left-menu-bg.gif)  no-repeat 0 6px;
	padding-left: 9px;
}
.arborg ul li a {
	text-decoration: none; 
	color: #555;
}
.arborg ul li a:hover {
	text-decoration: underline; 
}
.arborg.right {
	float: right; 
	width: 346px;
}
.right .sveit {
	overflow: hidden;
	width: 329px;
	padding: 0 5px 0 12px;
}
.right .sveit strong {
	line-height: 16px;
	display: block; 
	margin-top: 9px;
}
.right .sveit div {
	float: left; 
	width: 260px;
}
.right div p {
	margin: 8px 0 0 0; 
	line-height: 16px;
}
.right .sveit div strong {
	margin: 0; 
}
.right .sveit img {
	float: right; 
	margin: 25px -3px 0 0;
	display: inline; 
}
#right-column {
	float: right; 
	width: 200px;
	padding-top: 5px;
}
.right-box {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #ddd; 
	padding-bottom: 6px;
	margin-top: 10px;
}
.right-box h3 {
	margin: 0; 
	padding: 0 0 7px 5px;
	font-size: 11px;
	font-weight: bold; 
	color: #255085;
	border-bottom: 1px solid #ddd; 
}
.right-box ul {
	overflow: hidden; 
	margin: 10px 0 0 0; 
	padding: 0; 
}
.right-box ul li {
	list-style:none; 
	float: left; 
	margin-left: 3px;
	display: inline; 
}
.right-box ul li a {
	display: block; 
	overflow: hidden; 
	width: 60px;
	height: 46px;
	border: 1px solid #ddd; 
}
.right-box ul li a img {
	display: block; 
	margin: 1px 0 0 1px; 
}
.right-box span {
	float: left; 
	color: #777;
	padding: 6px 0 0 10px;
}
.right-box span a {
	color: #30a040;
	text-decoration: none; 
}
.right-box span a:hover {
	text-decoration: underline; 
}
.kaupen-box {
	overflow: hidden;
	height: 100%;
	text-align: center;
}
.text-link {
	display: block; 
	height: 32px;
	width: 200px;
	font-weight: bold; 
	font-size: 14px;
	color: #fff;
	background: url(/resources/images/template/right-title-bg.gif)  repeat-x;
	text-decoration: none; 
	padding: 13px 0 0 0;
	margin-top: 6px;
}
.img-link {
	display: block; 
	height: 79px;
	margin: 25px 0 0 26px;
}
.img-link img {
	display: block; 
}
#footer {
	overflow: hidden;
	width: 920px;
	border-top: 1px solid #ddd; 
	padding: 6px 0 8px;
}
#footer ul {
	overflow: hidden; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
}
#footer ul li {
	list-style:none; 
	background: url(/resources/images/template/foot-menu-bg.gif)  no-repeat 0 50%;
	padding: 0 0 0 6px;
	display: inline; 
}
#footer ul .first {
	background: none;
	padding-left: 0; 
}
#footer ul li a {
	color: #999;
	text-decoration: none; 
	font-weight: bold; 
}
#footer ul li a:hover {
	text-decoration: underline; 
}
#footer ul li .mail {
	color: #30a040;
}

h2.fix
{
	margin: 0 0 0 -1px;
	padding:8px 0px 8px 12px;
	font-size: 14px;
	color: #255085;
	font-weight: normal; 
	border-bottom:1px solid #ddd;
}
