* { outline: none; }

body, html {
	padding: 0; margin: 0;
	width: 100%; height: 100%;
	float: left;
}

body {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #636363;
	background:#f6f6f6 url(../images/bg-body.jpg) repeat-x;
}

div#container {
	width: 960px;
	background:url(../images/bg-container.png) no-repeat;
	clear: both;
	margin: 0 auto;
	position: relative; z-index: 1;
}


/* #################### FORMAT ### */

a { text-decoration: none; color: #295cb9; }
a:hover { color: #636363; }

a.pdf { background: transparent left center no-repeat; padding-left: 25px; }
a.download {
	background: transparent left top no-repeat;
	display: block;
	float: left;
	padding: 2px 0 2px 20px;
	margin: 0 20px 0 0;
}

.cufon-loading h2, 
.cufon-loading #leistungen-navi, 
.cufon-loading h3, 
.cufon-loading h4 {visibility:hidden!important;}

.h1, h1, .h2, h2,.h3, h3,.h4,h4 ,.h5, h5 { font-weight: normal;color:#a10b21; }

.h2,h2 {
	font-size:30px;
	margin: 0 0 0 -1px; padding: 0;
}

.h3,h3 {
	font-size:19px;
	margin:0 0 10px 0;
	*margin:0 0 0px 0;
	color:#767676;
}

h3.subline { margin-top: -1em; }

.h4, h4 {
	color:#636363;
	font-size:16px;
	margin:0 0 10px 0;
}

p { margin: 0 0 18px 0; }

img.left,
div.left { float: left; margin: 0 18px 18px 0; }
img.right,
div.right { float: right; margin: 0 0 18px 18px; }

.italic { font-style: italic; }

hr {
	border-width:3px 0 0 0; border-style:solid; border-color: #ebebeb;
	margin:15px 0;
	*margin: 15px 0;
	clear: both;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

img, a img { border: 0; }

span.spacer { display: block; width: 40px; float: left; }

div.clear { clear: both; }

.clearfix:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
 
.clearfix {display: inline-block;}
 
html[xmlns] .clearfix {display: block;}
 
* html .clearfix {height: 1%;}

.hidden { display: none; }

.border-none {border:none!important;}

.no-pad {padding:0!important;}

.no-marg {margin:0!important;}

.float-left {float:left;}

.column {
	width:180px;
	float:left;
	padding-right:10px;
	}

.column-both {
	width:370px;
	float:left;
	padding-right:10px;
	}

.last {padding:0;}

ul.list li {
	background:url(../images/arrow.jpg) no-repeat 0 6px;
	padding-left:20px;
}

.image {margin: 0 15px 0 0;}

.border {border:4px solid #ececec;}

.color {color:#a10b21;}

/* #################### /FORMAT ### */

/* #################### HEADER ### */

div#header {
	width:100%;
	clear: both;
}

h1#branding {
	width:300px; height: 170px;
	padding: 0; margin:0 0 150px 0;
	text-indent:-9999px;
}

h1#branding a {
	display: block;
	width: 100%; height: 100%;
}

/* #################### CONTENT ### */

div#contentContainer {
	width: 100%;
	clear: both;
	padding: 0;
}

div#content {
	width:560px;
	float: left;
	margin:0; padding:0;
}

div#sidebar {float:left;}

div#sidebar .span {
	color:#787878;
	margin-right:10px;
}

.referenz01 {
	float: left;
   height: 90px;
   list-style-type: none;
   margin: 0 0 15px 0;
   width: 230px;
	 }

.referenz {
	float: left;
   height: 170px;
   list-style-type: none;
   margin: 0 0 15px 0;
   width: 230px;
	 }

/* #################### /CONTENT ### */

/* #################### NAVIGATION ### */
ul#navi1 {padding-left:10px!important;}

ul#navi2 {padding:0;margin: 10px 0 0 10px;}

ul#navi2 li {
	background:url(../images/arrow-navi.jpg) no-repeat 0 7px;
	padding-left:25px;
}

ul#navi2 li:hover {background:url(../images/arrow-hover.gif) no-repeat 0 7px;}

ul#navi2 li a {color:#000;}
ul#navi2 li a:hover,
ul#navi2 li.active a {color:#295cb9; no-repeat 0 7px;}

ul#navi3 {padding-left:10px!important;color:#000;}

div#leistungen {
	width:258px;
	height:252px;
	background:#f2f2f2;
	padding-left:30px;
	margin:0 0 5px 0;
	}
	
div#leistungen p {
text-decoration:none;
	text-transform:uppercase;
	font-size:17px;
	line-height:24px;
	color:#a10b21!important;
	padding-top:10px;
	margin:0;
	}
	
div#leistungen p span {color:#a10b21!important;}
	
ul.navigation {
	list-style-type: none;
	width:300px;
	float: left;
	padding:0;margin:0 0 0 20px;
	line-height:30px;
}

ul.navigation li {
	width: auto; height: auto;
}

ul.navigation a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:17px;
	line-height:24px;
	color:#3f3f3f;
}

ul.navigation li.active a,
ul.navigation a:hover { color: #295cb9 }

ul#metanavi {
	padding: 0; margin: 0;
	width:300px!important;
	list-style-type: none;
}

ul#metanavi li { float:left;}

ul#metanavi a {
	padding:0 10px;
	border-right:1px solid #a5a5a5;
}

/* #################### /NAVIGATION ### */

/* #################### FOOTER ### */

/* #################### STICKY ADDITIONS ### */

body.sticky div#container { min-height: 100%; }

body.sticky div#contentContainer {
	 background:#fff;
    margin-left: 20px;
    padding: 0 0 157px;
    width: 920px;
}

body.sticky div#footer {
	height:157px; width:100%;
	padding: 0; margin: 0 auto; margin-top: -157px;
	clear: both;
	position: relative; z-index: 1;
	background:url(../images/bg-footer.jpg) repeat-x;
}

body.sticky div#footer div.container {
	height:70px;
	padding: 50px 0 0 40px;
   width: 920px;
	margin:0 auto;
	background:url(../images/bg-footer-container.jpg) no-repeat;
}

body.sticky div#footer div.container ul {
	float:left;
	width:181px;
	padding-right:10px;
	padding-left:0!important;
	margin:0;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

/* #################### /STICKY ADDITIONS ### */

/* #################### /FOOTER ### */

/*	#################### NOSCRIPT ERROR ### */
p#Javascript {background: none repeat scroll 0 0 #555555;border-bottom: 1px solid #000000;color: #FFFFFF;display: none;height: 30px;left: 0;line-height: 30px;margin: 0;padding: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index: 999;}
p#Javascript a {color: #FFFFFF;text-decoration: underline;}
/*	#################### /NOSCRIPT ERROR ### */

dl.imprintList {
	float: left;
	margin: 0 0 9px 0; padding: 9px 0 0 0;
}
	dl.imprintList dt {
		display: block;
		float: left;
		width:200px;
		margin: 0; padding: 0 0 3px 0;
		font-size: 12px;
		color: #462e24;
		text-align: left;
		font-weight: bold;
		color: #666;
	}
	dl.imprintList dd {
		display: block;
		float: left;
		margin: 0; padding: 0 0 3px 0;
		width: 260px;
	}

div#datenschutz p { font-size: 11px; line-height: 110%; }

div.topbutton {
	width:70px;
	cursor:pointer;
	text-decoration:underline;
	color:#295cb9;
	float:right;
	padding-left:15px;
	background:url(../images/arrow-top.gif) no-repeat 0 6px;	
}

.bildstart {
	display: flex !important; 
	width: 35%;
}

.bildstart img{
	width: 200px;
	height: 100px;
	object-fit: cover;
}

	.extra img{
	width: 200px;
	height: 100px;
	object-fit: cover;
	object-position: top center;
}

.extraindex img {
	width: 200px;
	height: 100px;
	object-fit: cover;
	object-position: bottom left;
}

#content h5 {
font-size: 15px;
}

#content h6 {
font-size: 12px;
}