* {
	margin: 0;
	padding: 0;
	font: 13px "Trebuchet MS", Arial;
	color: #444;
}

img {
	border: 0;
}

html, body {
	height: 100%;
	background: #fff url(bilder/background.png) repeat-x;
	text-align: center;
}

input {
	font: 12px arial;
}

.container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 970px;
	height: 100%;
	min-height: 100%;
	padding: 0 10px;
	background: url(bilder/container.png) no-repeat;
}

html > body .container {
	width: 950px;
	height: auto;
}

.header {
	position: absolute;
	width: 950px;
	height: 130px;
	left: 10px;
	top: 0px;
	font: 13px Arial;
}

.header .logo {
	display: block;
	height: 100px;
}

.header .menu {
	display: block;
	height: 30px;
	background: url(bilder/menu.png);
	list-style: none;
	padding: 0 10px;
	margin: 0;
}

.header .menu li {
	display: block;
	position: relative;
	float: left;
}

.header .menu li a {
	height: 30px;
	font: bold 15px/30px Arial;
	color: #EBEBEB;
	text-decoration: none;
	padding: 0 10px;
}

.header .sitemap {
	position: absolute;
	right: 5px;
	top: 84px;
	text-decoration: none;
}

.header .search input {
	position: absolute;
	right: 5px;
	bottom: 2px;
	font: 12px/20px arial;
	vertical-align: middle;
}

.header .search .field {
	bottom: 5px;
	right: 65px;
	width: 111px;
	height: 20px;
	background: url(bilder/ruta.png);
	border: 0;
	padding: 0 5px;
}

.header .search .button {
	cursor: pointer;
	width: 55px;
	height: 23px;
	background: url(bilder/sok-off.png);
	border: 0;
}

.header .search .button:hover {
	background: url(bilder/sok-on.png);
}

html > body .header .menu li a {
	display: block;
}

.header .menu li a:hover {
	color: #fff;
}

.header .menu li a.active {
	color: #fff;
}

.header .menu li ul {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	width: 200px;
	height: auto;
	left: 0px;
	top: 30px;
	padding: 1px 0 0;
	z-index: 100;
}

.header .menu li:hover ul, .header .menu li.hover ul {
	display: block;
}

.header .menu li ul li {
	display: block;
	padding: 0;
	float: none;
	margin: 0 1px 1px 1px;
}

.header .menu li ul a {
	display: block;
	height: 25px;
	font:  12px/25px Arial;
	color: #777;
	padding: 0 10px;
}

.header .menu li ul a:hover {
	background: #0084ff;
	color: #fff;
}

.body {
	padding-top: 130px;
}

.body .left, .body .right, .body .full {
	padding-bottom: 50px !important;
}

.body h1 {
	font-family: Arial;
	font-size: 28px;
	color: #000000;
	margin: 0 10px;
}

.body h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin: 10px 25px 5px 25px;
}

.body p, .body .left .panel {
	font: 13px "Trebuchet MS", Arial;
	color: #444;
	margin: 0 25px;
}

.body .left .panel input {
	padding: 3px;
	width: 50%;
}

.body .left .panel .button {
	width: auto;
}

.body .left .panel textarea {
	padding: 3px;
	width: 75%;
	height: 100px;
}

.body .italic {
	font-style: italic;
}

.body .full {
	padding: 5px 10px 5px 10px;
}

.body .left {
	width: 601px;
	padding: 5px 10px 5px 10px;
	float: left;
	overflow: hidden;
}

html > body .body .left {
	width: 581px;
}

.body .left a {
	font: 13px "Trebuchet MS", Arial;
	color: #ca6c07;
}

.body .left a:hover {
	color: #777777;
}

.body .offer dl {
	margin: 0 25px;
	padding: 6px;
	border: 1px solid #fff;
}

.body .offer dl.active {
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
}

.body .offer dt {
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
	zoom: 1;
}

.body .offer dt .require {
	font: bold 14px verdana;
	color: #900;
}

.body .offer dt .small {
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.body .offer label {
	font-size: 11px;
	margin-left: 5px;
}

.body .offer .input .field
{
	margin-left: 5px;
	float: left;
}

.body .offer .valid {
	float: none !important;
}

.body .offer .valid li {
	list-style: none;
	background: url(bilder/icons/pointer.png) no-repeat;
	padding-left: 21px;
	margin-bottom: 5px;
	color: #f00;
}

.body .offer dt
{
	width: 175px;
	float: left;
}

.body .offer .multiple dd {
	float: left;
}

.body .offer .input input,
.body .offer .input textarea
{
	padding: 3px;
	display: block;
}

.body .offer .radio span,
.body .offer .checkbox span
{
	padding-left: 6px;
}

.body .offer #email {
	width: 175px;
}

.body .offer #information {
	width: 500px;
	height: 125px;
}

.body .offer #from-address,
.body .offer #to-address
{
	width: 175px;
}

.body .offer #from-zipcode,
.body .offer #to-zipcode
{
	width: 61px;
}

.body .offer #from-city,
.body .offer #to-city
{
	width: 80px;
}

.body .offer #telephone-areacode,
.body .offer #cellphone-areacode,
.body .offer #fax-areacode
{
	width: 38px;
}

.body .offer .submit {
	margin: 10px 0 0 32px;
}

.body .excel {
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	font: 13px "Trebuchet MS", Arial;
	color: #333;
	width: 531px;
	margin: 0 25px;
}

.body .excel .center {
	text-align: center;
}

.body .full .excel {
	width: 880px;
}

.body .excel th {
	font-weight: normal;
	line-height: 19px;
	height: 19px;
	padding: 0 10px;
	background: url(bilder/table-header.png);
	border-top: 1px solid #688caf;
	border-right: 1px solid #9eb6ce;
	border-bottom: 1px solid #9eb6ce;
}

.body .excel .rows2 th {
	background: url(bilder/table-header2.png);
}

.body .excel th.first {
	border-left: 1px solid #9eb6ce;
}

.body .excel td {
	border-right: 1px solid #d0d7e5;
	border-bottom: 1px solid #d0d7e5;
	padding: 0 10px;
}

.body .excel td img {
	padding: 5px 0;
}

.body .excel .shade td {
	background: #e8edf4;
}

.body .excel td.first {
	border-left: 1px solid #d0d7e5;
}

.body .list {
	margin: 15px 25px 0;
}

.body .list li {
	list-style: none;
	background: url(bilder/icons/pointer.png) no-repeat;
	padding-left: 21px;
	margin-bottom: 5px;
}

.body .list ul li {
	margin-top: 5px;
}

.body .navigation {
	display: block;
	height: 30px;
	color: #333;
	font: bold 11px/30px Arial;
}

.body .navigation ul, .body .navigation ul li {
	display: inline;
}

.body .navigation ul li {
	background: url(bilder/arrow.gif) left center no-repeat;
	padding-left: 11px;
}

.body .navigation ul li.first {
	background: transparent;
	padding: 0;
}

.body .navigation a {
	font: 11px/30px "Trebuchet MS", Arial;
	color: #666;
}

.body .navigation a:hover {
	color: #b31b1b;
}

.body a.column {
	margin: 0 25px;
}

.body .column {
	margin-top: 10px;
}

.body .right {
	width: 349px;
	float: left;
	overflow: hidden;
}

.body .right img {
	display: block;
}

.body .right .details {
	background: url(bilder/fade.png) repeat-x;
	height: 40px;
	min-height: 40px;
	padding-top: 20px;
	color: #444;
}

.body .right .details .rekommendations {
	margin: 15px 40px 5px;
}

.body .right .details .rekommendations dt {
	font-weight: bold;
}

.body .right .details .rekommendations dd {
	font-style: italic;
}

.body .right .details .rekommendations-link {
	padding: 0 40px 20px;
}

.body .right .details .list {
	list-style: none;
	font: 13px/18px "Trebuchet MS", Arial;
	margin: 15px 40px 20px;
}

.body .right .details .list li {
	display: block;
	background: url(bilder/icons/pointer.png) no-repeat;
	padding-left: 21px;
	margin-bottom: 5px;
}

.body .right .details .list .telephone {
	background: url(bilder/icons/telephone.png) no-repeat;
}

.body .right .details .list .cellphone {
	background: url(bilder/icons/cellphone.png) no-repeat;
}

.body .right .details .list .address {
	background: url(bilder/icons/house.png) no-repeat;
}

.body .right .details .list .fax {
	background: url(bilder/icons/printer.png) no-repeat;
}

.body .right .details .list .mail {
	background: url(bilder/icons/email.png) no-repeat;
}

.body .right .details .list .pdf {
	background: url(bilder/icons/pdf.png) no-repeat;
}

.body .right .details .list .http {
	background: url(bilder/icons/browser.png) no-repeat;
}

body .right .details .list .building {
	background: url(bilder/icons/building.png) no-repeat;
}

.body .right .details a {
	font: 13px "Trebuchet MS", Arial;
	color: #ca6c07;
	f78f1f
}

.body .right .details a:hover {
	color: #777777;
}

html > body .body .right .details {
	height: auto;
}

*+html .body .right .details {
	padding-top: 30px;
}

.body .right .details p.column {
	margin-top: 10px;
}

.body .boxes {
	margin: 10px 22px;
}

.body .boxes a {
	position: relative;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding: 2px 7px 8px 2px;
	display: block;
	width: 268px;
	height: 135px;
	float: right;
}

html > body .body .boxes a {
	width: 259px;
	height: 125px;
}

.body .boxes span {
	position: absolute;
	top: 100px;
	left: 5px;
	cursor: pointer;
	z-index: 50;
}

html > /**/ body .body .boxes span {
}

.body .boxes p {
	position: absolute;
	bottom: 7px;
	left: 2px;
	z-index: 1;
	display: block;
	border-top: 1px solid #fff;
	background: #000;
	width: 259px;
	height: 32px;
	padding: 0;
	margin: 0;
}

html > body .body .boxes p {
	bottom: 8px;
}

.body .boxes .first {
	float: left;
}

.body .boxes .seperator {
	height: 7px;
}

.footer {
	position: absolute;
	width: 950px;
	height: 50px;
	left: 10px;
	bottom: 0px;
	font: 12px Arial;
	color: #444;
	text-align: center;
	line-height: 50px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #b31b1b;
}

.clear {
	display: block;
	clear: both;
	height: 1px !important;
	overflow: hidden;
	float: none !important;
}

#map {
	margin: 15px 25px 0;
	height: 400px;
}
