
body {
	margin: 0;
	font-family:  'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #000;
}
body.contentpane.modal
	{
	background-color:#fff;
	}
a {
	color: #fff;
	text-decoration: none;
}
a:hover,
a:focus {
	
	text-decoration: underline;
}
	
#top
	{
	height:50px;
	width:100%;
	background-color:#fff;
	}

#bottom
	{
	height:422px;
	background-image:url(../img/header-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	color: #F5F5F5;
    font-weight: 200;
	}
	
#nav
	{
	height:68px;
	background-image:url(../img/nav-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	}


#main .cont
	{
	width:940px;
	margin:0 auto;
	min-height:500px;
	background-image:url(../img/content-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
	}

.brand img 
	{
	padding-top:10px;
	}

#page-titel
	{
	color: #FFFFFF;
    font-size: 70px;
    font-weight: 200;
    line-height: 70px;
    margin: 15px 0;
	}
	
.overlay-image
	{
	background-image: url("../img/page-titel-image-full-desktop.png");
    background-position: -11px -2px;
    background-repeat: no-repeat;
    height: 70px;
    position: absolute;
    width: 520px;
    z-index: 999;
	}

.branding
	{
	font-family:  'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 70px;
	font-weight:700;
	color:#f12024;
	}

#page-teaser
	{
	margin-top:50px;
	color:#B5161A;
	font-weight: 900;
	font-size:27px;
    margin: 75px 0 20px;
	text-transform:uppercase;
	}
	
#page-teaser .black-color
	{
	color:#000;
	}	

p.second-teaser
	{
	text-shadow: 2px 2px 1px #000000;
	}

.navi .menu
	{
	height: 68px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 940px;
	}
	
.navi .menu li 
	{
	float:left;
  	list-style-type:none;
	width: 295px;
	}

.navi ul.menu li a
	{
	background-image: url("../img/fire-icon.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    display: block;
    font-size: 15px;
    font-weight: 200;
    height: 44px;
    margin-left: 35px;
    margin-right: 0;
    padding-left: 32px;
    padding-top: 24px;
		}
	
.navi ul.menu li a:hover
	{
	background-image:url(../img/fire-icon.gif);
	}

.navi .menu li.left,
.navi .menu li.right
	{
	width:25px;
	} 

.navi ul.menu li.left a,
.navi ul.menu li.right a,
.navi ul.menu li.left a:hover,
.navi ul.menu li.right a:hover
	{
	background-image:none;
	padding:0;
	margin:0;
	}

.navi .menu li.left img,
.navi .menu li.right img
	{
	margin-top:20px;
	}
/*
#bilder
	.column-container
	.column-left
	.column-right
	.img-row
	.img-item
	.img-description
*/
 .column-container
	{
	widht:100%;
	height:auto;
	overflow:hidden;
	}

#bilder .column-left,
#details .column-left
	{
	float:left;
	width: 865px;
	margin-right:30px;
	}

#details .column-left
	{
	width:100%;
	margin-right:0;
	}

#bilder .column-left .img-row,
#details .column-left .img-row,
#vorteile  .img-row
	{
	clear:both;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	}


#bilder .column-left .img-item,
#details .column-left .img-item,
#vorteile  .img-item
	{
	border: 1px solid #DCDCDC;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    width: 130px;
	}

.item-list 
	{
	height: auto;
    margin: 29px 0 0;
    overflow: hidden;
	}

.item-list li
	{
	float:left;
	list-style-type:none;
	}
.item-list li a
	{
	border: 1px solid #DCDCDC;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    width: 130px;
	}
	
#vorteile .img-item
	{
	border:0;
	}

#vorteile .img-item
	{
	width:80px;
	}

#details .column-left .img-item
	{
	width:220px;
	}


#bilder .column-left .img-item img,
#details .column-left .img-item img,
#vorteile .img-item img
	{
	max-width:100%;
	}
	
#bilder .column-left .img-description,
#details .column-left .img-description
	{
	float:left;
	width:610px;
	height:auto;
	overflow:hidden;
	}

#details .column-left .img-description
	{
	width:610px;
	}


#vorteile .column-left,
#vorteile .column-right
	{
	width:45%;
	float:left;
	}

#vorteile .column-right 
	{
	margin-left:20px;
	}

.column-left .img-description h3
	{
	margin-top:0;
	}

#vorteile .img-description h3
	{
	margin-top:20px;
	}

#bilder .column-right .img-item
	{
	border: 1px solid #B5161A;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    width: 133px;
	} 

#bilder .column-right .img-item img
	{
	max-width:100%;
	}

#footer
	{
	border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 20px;
	}

footer a
	{
	border-left: 1px solid #555555;
    color: #555555;
    display: block;
    float: right;
    font-weight: 800;
    padding: 16px 12px;
	}


#bottom .span5 img {
    height: 418px;
    margin-left: 50px;
}

#interaktion-overlay .bfQuickMode label, 
#interaktion-overlay .bfQuickMode input[type="text"], 
#interaktion-overlay .bfQuickMode button, 
#interaktion-overlay .bfQuickMode select,
#interaktion-overlay .bfQuickMode textarea, 
interaktion-overlay .bfQuickMode .uneditable-input {
    color: #000000;
    font-family: 'Maven Pro',Helvetica,Arial,sans-serif;
}

#interaktion-overlay .bfQuickMode .form-actions .bfSubmitButton {
    background-color: #CCCCCC;
    border: medium none;
    color: #000000;
	opacity:1;
}
.form-actions {
    background-color: #fff;
}

table.technical-data
	{
	background-color:#fff;
	font-size:9px;
	width:100%;
	}

table.technical-data td
	{
	padding:5px;
	border:1px dashed #555;
	}

.breezingforms_iframe
	{
	height:500px !important;
	}
	
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {}
@media (max-width: 480px) {
		.brand.pull-left
			{
			width:100%;
			text-align:center;
			}
		
		#bottom
			{
			height:auto;
			overflow:hidden;
			background-image:none;
			}
		
		#page-titel
			{
			
			font-size: 70px;
			}
		.overlay-image
			{
			display:none;
			}
		#page-teaser
				{
				margin-top:10px;
				}
		#page-teaser .black-color
				{
				color:#fff;
				}
			
		#nav
			{
			height:auto;
			overflow:hidden;
			background-image:none;
			}
		.navi .menu
			{
			width:100%;
			height:auto;
			overflow:hidden;
			}
		.navi .menu li
			{
			float:none;
			clear:both;
			width:100%;
			margin-left:0;
			padding-left:15px;
background: rgb(244,4,28);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjQwNDFjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjNmQwMDE5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZDMwNDA3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZkMDAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(244,4,28,1) 0%, rgba(109,0,25,1) 44%, rgba(211,4,7,1) 45%, rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(244,4,28,1)), color-stop(44%,rgba(109,0,25,1)), color-stop(45%,rgba(211,4,7,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(-45deg,  rgba(244,4,28,1) 0%,rgba(109,0,25,1) 44%,rgba(211,4,7,1) 45%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(244,4,28,1) 0%,rgba(109,0,25,1) 44%,rgba(211,4,7,1) 45%,rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(244,4,28,1) 0%,rgba(109,0,25,1) 44%,rgba(211,4,7,1) 45%,rgba(109,0,25,1) 100%);
background: linear-gradient(135deg,  rgba(244,4,28,1) 0%,rgba(109,0,25,1) 44%,rgba(211,4,7,1) 45%,rgba(109,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4041c', endColorstr='#6d0019',GradientType=1 );
	}
			.navi .menu .left,
			.navi .menu .right
			{
			display:none;
			}
		.navi ul.menu li a
			{
			background-image: none;
    		height: 25px;
    		padding: 10px;
    		margin-left: 0;
			}
		.navi ul.menu li a:hover
			{
			text-decoration:none;
			background-image:none;
			}
	
	#bilder .column-left, #details .column-left,
	#bilder .column-left .img-description, #details .column-left .img-description,
	#bilder .column-left .img-row, #details .column-left .img-row, #vorteile .img-row
		{
		width:100%;
		float:none;
		margin-left:0;
		}
	#vorteile .img-row, #vorteile .column-left, #vorteile .column-right
		{
		width:100%;
		margin-left:0;
		}
	}