@charset "utf-8";
/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

/* Global fix of the Italics bugs in IE 5.x and IE 6 */
* html body * {overflow:visible;}
* html iframe,* html frame {overflow:auto;}
* html frameset {overflow:hidden;}

body {
	color: #494c48;
	vertical-align:baseline;
	text-align: left;
	font: 12px/20px Arial, Helvetica, sans-serif;
	background: #d6d6d6 url(../images/index/bg-body.jpg) repeat-x top center;
}

html {
	overflow-y:scroll;
}

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

a,
.email span,
a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #65974f;
}

a:hover,
a:hover span,
a:active,
a:focus {
	color:#a1c341;
	text-decoration:underline;
}

p {
	margin: 0 0 16px 0px;
	line-height: 20px;
}

/*==================================================
    => global classes
==================================================*/

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

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.highlight {
	background: url(../images/highlight.png) no-repeat 3px center;
	border-bottom: solid 1px #e5e4e1;
	border-top: solid 1px #e5e4e1;
	padding: 0 0 0 20px;
	display:block;
}

.file {
	background: #fafafa url(../images/icon-file.gif) no-repeat 3px center;
	padding: 6px 0 6px 55px;
	margin: 0 0 10px 0;
}

a[href $='.pdf'] {
	background: #fafafa url(../images/icon-pdf.gif) no-repeat 3px center;
}

p a.externalLink, 
p a[href^="http:"] {
	 background: url(../images/icon-external-link.gif) no-repeat 95% center;
	 padding: 0px 20px 0px 0px;
}

dl.imprint-business,
dl.imprint-address {
	margin-bottom:20px;
}

dl.imprint-business2,
dl.imprint-address2 {
	margin:36px 0 58px;
}

dl.imprint-business dt,
dl.imprint-address dt {
   display:block;
   width:50%;
   float:left;
}

noscript p {
	position:absolute;
	width:100%;
	height:25px;
	line-height:25px;
	top:0;
	left:0;
	font-size:11px;
	color:#666;
	text-indent:25px;
	border-bottom:solid 1px #999;
	z-index:99;
   text-align:center;
   background:#fff;
}

noscript strong {
	padding-left:20px;
	background:url(../images/cms/icon-cancel.png) no-repeat 0 center;
   font-weight:bold;
}

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

div#container {
	width: 950px;
	position:relative;
	margin:0 auto 40px;
	text-align: left;
	background:#fff;
}

/*==================================================
    => top  
==================================================*/

div#header {
	background:url(../images/index/bg-header.jpg) no-repeat;
	height:403px;
}

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

h1.branding {
	background:url(../images/h1-branding.jpg) no-repeat;
	text-indent:-9999px;
	padding:93px 0 0 210px;
	width:220px;
}

h1.branding a {
	display:block;
	height:42px;
	width:217px;
}


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

div#content-container {
	background:url(../images/index/bg-container.jpg) repeat-y;
}

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

div#content-main {
	float:right;
	padding:45px 0;
	width:760px;
}

div#content-main a, a span {
	text-decoration:none;
	color:#65974f;
}

div#content-main a:hover, a:hover span {
	color:#555555!important;
	text-decoration:underline;
}

h2.index {
	background:transparent url(../images/h1/herzlich-willkommen.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.leistungen {
	background:transparent url(../images/h1/leistungen.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.ueberuns {
	background:transparent url(../images/h1/ueberuns.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.partner {
	background:transparent url(../images/h1/partner.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.anfahrt {
	background:transparent url(../images/h1/anfahrt.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.kontakt {
	background:transparent url(../images/h1/kontakt.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.jobs {
	background:transparent url(../images/h1/jobs.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}
h2.impressum {
	background:transparent url(../images/h1/impressum.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

h2.error {
	background:transparent url(../images/h1/error.jpg) no-repeat 0px 0;
	height:42px;
	text-indent:-99999px;
}

h2.danke {
	background:transparent url(../images/h1/danke.jpg) no-repeat 21px 0;
	height:42px;
	text-indent:-99999px;
}

p.karte{
	padding:20px;
}

p.galerie {
	padding:20px;
}

p.galerie a img{
	margin:4px;
}

div.google-maps {
	width:690px;
	height:350px;
	overflow:hidden;
}
/*------------------ =tabelle  ---------------*/

table.content {
	width:100%;
	margin:20px 0;
}

td.cell {
	border-bottom:1px solid #e5e5e5;
	padding:6px;
}
/*------------------ =content-sidebar  ---------------*/

div#content-sidebar {
	padding:0 20px;
	width:150px;
	float:left;
}

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

div.content-column {
	padding:0 20px;
	width:340px;
	float:left;
}

div.content-column-full {
	padding:0 20px;
	width:720px;
}

div.content-column-slideshow {
	overflow:hidden;
	width:340px;
	padding:0 10px;
	float:left;
}
div.content-column h3 {
	font:normal 24px/28px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div.content-column h4 {
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	color:#73ad5a;
}

/* =lists */

ul.list {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.list li {
	background:url(../images/index/listenpunkt.jpg) no-repeat 8px 8px;
	padding: 0 0 5px 20px;
	margin: 0 20px 0 0;
}

/* =images */

a img.image,
.image {
	border: 1px solid #d4d4d4;
	padding: 4px;
	background:#fff url(../images/icon-progress.gif) no-repeat center center;
	margin: 0px 16px 10px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
}

img.noborder {
	border:none;}

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

.imagenoborder,
iframe {
	cursor:default;
}

/*==================================================
    => navigation    
==================================================*/

ul#navi {
	width:150px;
	height:200px;
	margin-top:84px;
	text-indent:-99999px;
}

ul#navi li {
	padding-bottom:8px;
}

ul#navi li a {
	height:22px;
	display:block;
}

ul#navi li a.ueberuns {
	background:url(../images/index/navi.jpg) no-repeat;
}

ul#navi li a.leistungen {
	background:url(../images/index/navi.jpg) no-repeat 0 -31px;
}

ul#navi li a.partner {
	background:url(../images/index/navi.jpg) no-repeat 0 -61px;
}

ul#navi li a.jobs {
	background:url(../images/index/navi.jpg) no-repeat 0 -91px;
}

ul#navi li a.anfahrt  {
	background:url(../images/index/navi.jpg) no-repeat 0 -121px;
}

ul#navi li a:hover {
}

ul#navi li a.ueberuns:hover {
	background:url(../images/index/navi.jpg) no-repeat -150px 0;
}

ul#navi li a.leistungen:hover {
	background:url(../images/index/navi.jpg) no-repeat -150px -31px;
}

ul#navi li a.partner:hover {
	background:url(../images/index/navi.jpg) no-repeat -150px -61px;
}

ul#navi li a.jobs:hover {
	background:url(../images/index/navi.jpg) no-repeat -150px -91px;
}

ul#navi li a.anfahrt:hover  {
	background:url(../images/index/navi.jpg) no-repeat -150px -121px;
}

/*------------------ =navigation-add  -----*/

ul#navi-add {
}

ul#navi-add li {
	padding-left:5px;

}

ul#navi-add li a {
}

ul#navi-add li a:hover {
}

/*------------------ =navigation-language  --------*/

ul#navi-lang {
	margin-top:125px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	float:right;
	width:260px;
	height:11px;
}

ul#navi-lang li {
	padding:0 20px;
	float:left;
}

ul#navi-lang li.startseite {
	background:url(../images/index/navi-lang/haus.jpg) no-repeat 2px 4px;
}

ul#navi-lang li.kontakt {
	background:url(../images/index/navi-lang/kontakt.jpg) no-repeat 2px 5px;
}

ul#navi-lang li.impressum {
	padding-right: 2px;
	background:url(../images/index/navi-lang/impressum.jpg) no-repeat 4px 4px;
}

ul#navi-lang li a {
	text-decoration:none;
	color:#555555;
}

ul#navi-lang li a:hover {
	text-decoration:underline;
	color:#73ad5a;
}


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

div#footer {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/index/bg-footer.jpg) no-repeat;
	height:91px;
}

div#footer a:hover, a:hover span{
	color:#555555;
	text-decoration:underline;
}

div#footer a, a:active, a:focus, .email span, a:visited{
	color:#bcf1a5;
	text-decoration:none;
}

div.footer-main {
	float:right;
	padding:5px 20px 0 0;
	width:720px;
}

div.footer-column {
	width:190px;
	float:left;
}

div.footer-sidebar {
	width:340px;
	float:left;
}

dl.address {
	margin-bottom:20px;
}

dl.address dt{
	padding-left:20px;
}

dt.phone {
	background:url(../images/index/footer/phone.jpg) no-repeat 0 6px;
}

dt.fax {
	background:url(../images/index/footer/fax.jpg) no-repeat 0 6px;
}

dt.email {
	background:url(../images/index/footer/umschlag.jpg) no-repeat 0 6px;
}
/*------------------ =address  -------------------*/

p#address {
}


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

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

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

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

