﻿@charset "utf-8";

/* Author: Dennis Schmerbeck */
/* Company: Euroweb Internet GmbH */
/* Copyright: 2009 - Dennis Schmerbeck & Euroweb Internet GmbH */


/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

html,
body,
#container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}

body {
	color:#444444;
	vertical-align:baseline;
	text-align:left;
	font:12px/20px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) #efefef repeat-x;
}
 html[xmlns^="http"] {
 overflow-y:scroll;
}

ol,
ul,
dl {
	list-style:none;
}

a,
.escape span {
	text-decoration:underline;
	color:#df3237; /*white-space:nowrap;*/
}

a:hover,
a:hover span {
	color:#df3237;
	text-decoration:none;
}

a {
	outline:none; /* disable dotted active-link borders */
}

p {
	margin:0 0 15px 0;
}

img,
img a {
	border:none;
}

/*==================================================
    => global classes / ID's
==================================================*/
.hr {
	height:35px;
	background:url(../images/p-hr.jpg) repeat-x top;
	margin:14px 0 0 0;
}

.hrFooter {
	height:15px;
	background:url(../images/p-hr-footer.jpg) repeat-x top;
	margin:12px 0 0 0;
}

.clear {
	clear:left;
	float:none;
	height:0;
	line-height:0.0em
}

.highlight {
	font-weight:bold;
	background:#fafafa url(../images/icon-get-more.png) no-repeat 3px center;
	border-bottom:solid 1px #e5e4e1;
	border-top:solid 1px #e5e4e1;
	padding:0 0 0 20px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.externerLink {
	background:url(../images/icon-external-link.gif) no-repeat right center;
	padding:0px 20px 0px 0px;
}

.error404 li {
	background:url(../images/icon-get-more.png) 5px 8px no-repeat;
	padding-left:20px;
	line-height:28px;
}

#buttonImprint {
	display:none;
}

/*==================================================
    => container
==================================================*/

div#container {
	width:995px;
	position:relative;
	text-align:left;
	padding-bottom: 121px;
}  /* must be same height as the footer */

/*==================================================
    => header  
==================================================*/

div#header {
	background:url(../images/bg-head.jpg) no-repeat;
	width:995px;
	height:315px;
	position:relative;
}

div#header div#slideshow {
	background:url(../images/bg-slideshow.jpg) no-repeat;
	width:649px;
	height:253px;
	float:right;
	position:relative;
	top:62px;
}

/*------------------ =branding  ------------------*/

h1#branding {
	background:url(../images/bg-logo.jpg) no-repeat;
	width:266px;
	height:95px;
	position:relative;
	display:block;
	text-indent:-9999px;
	float:left;
	left:40px;
	top:110px;
}

h1#branding a {
	width:266px;
	height:95px;
	display:block;
}

/*==================================================
    => content-container  
==================================================*/

div#contentContainer {
}

div#contentContainer h2 {
	color:#de252a;
	font: 35px/39px Arial, Helvetica, sans-serif;
}

div#contentContainer h3 {
	color:#5a5a5a;
	font: 20px/24px Arial, Helvetica, sans-serif;
}

div#contentContainer h4 {
	color:#de252a;
	font: 16px/20px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

div#footerContainer div#footer div.footerColumn01 h3,
div#footerContainer div#footer div.footerColumn02 h3 {
	color:#fff;
	font: 20px/24px Arial, Helvetica, sans-serif;
}

/*------------------ =content-main  ---------------*/

div#contentMain {
	width:629px;
	float:right;
	padding:54px 0 0 20px;
}

/*------------------ =content-column  -------------*/

div.contentColumn01,
div.footerColumn01 {
	width:285px;
	padding-right:40px;
	float:left;
}

div.contentColumn02,
div.footerColumn02 {
	width:304px;
	float:right;
}

/*------------------ =content-sidebar  -------------*/

div#contentSidebar {
	width:306px;
	float:left;
	padding:0 20px 0 0;
}

/*==================================================
    => image  
==================================================*/

.image {
	border: 1px solid #cbcbcb;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 0px 15px 10px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
	float:left;
}

.image:hover,
a:hover img.image {
	border: 1px solid #de252a;
	padding: 2px;
}

.image-2 {
	border: 1px solid #fff;
	padding: 2px;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

/*==================================================
    => imprint  
==================================================*/

dl.imprintBusiness,
dl.imprintAddress {
}

dl.imprintBusiness dt,
dl.imprintAddress dt {
	display:block;
	width:42%;
	float:left;
}

dl.imprintBusiness dd,
dl.imprintAddress dd {
	clear:right;
}

/*==================================================
    => navi    
==================================================*/

ul#navi {
	font-size:15px;
	width:306px;
	line-height:30px;
	border-top:1px solid #D1D1D1;
}

ul#navi li {
	color:#333;
	padding-left:40px;
	border-bottom:1px solid #d1d1d1;
	border-top:1px solid #fff;
	background:url(../images/navi-li-dott.gif) no-repeat 42px 13px;
}

ul#navi li a,
ul#navi li span {
	color:#333333;
	padding-left:22px;
	text-decoration:none;
}

ul#navi li:hover,
ul#navi.mainul li.mainactive {
	background:url(../images/navi-li-dott.gif) #e7e7e7 no-repeat 52px 13px;
}

ul#navi li a:hover {
}

ul#navi li ul.subul {
	font-size:13px;
	color:#555555 !important;
	line-height:20px;
}

ul#navi li ul.subul li.subli {
	background: url(../images/navi-sub-li-dott.gif) no-repeat 45px 7px !important;
	border:none !important;
}

ul#navi li ul.subul li.subli:hover,
ul#navi li ul.subul li.subactive {
	background: url(../images/navi-sub-li-dott.gif) #e7e7e7 no-repeat 50px 7px !important;
	border:none !important;
}

ul#navi li ul.subul li.subli a {
	color:#555555 !important;
}

ul#kontaktdaten {
	line-height:15px;
	margin-left:40px;
	padding-top:50px;
	background:url(../images/bg-kontaktdaten.jpg) 0 98px no-repeat;
}

ul#kontaktdaten li.abstand {
	padding-left:22px;
}

ul#kontaktdaten li a {
}

ul#kontaktdaten li a:hover {
}

ul.footerList {
	background:url(../images/bg-footer-ul.jpg) 0 7px no-repeat;
	padding-left:23px;
}

/*==================================================
    => footer   
==================================================*/


/*------------------ =footer-container  --------*/

div#footerContainer {
	background:url(../images/bg-footer.jpg) repeat-x;
	margin-top:40px;
}

/*------------------ =footer  --------*/

div#footer {
	clear:both;
	height:121px;
	margin-top:-121px; /* negative value of footer height */
	padding-left:366px;
	position:relative;
	width:629px;
	padding-top:22px;
}

/*==================================================
    => standarts   
==================================================*/

/*------------------ =list  --------*/
ul.list {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

ul.list li {
	padding: 5px 0 5px 25px;
	border-bottom: dashed 1px #ccc;
	margin: 0 10px 0 0;
	line-height: 18px;
	list-style:none;
	_height: 20px;
}

ul.list li:hover {
}

div.contentColumn01 table.sortable td {
	border-bottom:1px solid #fff;
	border-top:1px solid #d1d1d1;
}

div.contentColumn01 table.sortable {
	border-spacing:0px;
	padding-top:20px;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

