.content_headline {
	

margin:18px 20px 18px 20px;
overflow:hidden;
}
.content_box article .content_headline {
	
margin:0 0 18px;
overflow:hidden;
}
.box-model {
	background:linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
	background:-moz-linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
	background:-webkit-linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
	background:-ms-linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
	background:-o-linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc,GradientType=1);
	border-radius:8px;
	
	-webkit-box-shadow:1px 2px 7px -3px rgba(0,0,0,0.85);
	-moz-box-shadow:1px 2px 7px -3px rgba(0,0,0,0.85);
	box-shadow:1px 2px 7px -3px rgba(0,0,0,0.85);
}

.box-model .headline.cat_type_2 {
	background-color:rgba(233,81,35,0.8) !important;
}
.box-model .headline h2.cat_type_2 {
	color:#fff !important;
}

.box-model .headline.cat_type_3 {
	background-color:rgba(7,107,157,0.8) !important;
}
.box-model .headline h2.cat_type_3 {
	color:#fff !important;
}

.box-model .headline.cat_type_4 {
	background-color:#ccc !important;
}
.box-model .headline h2.cat_type_4 {
	color:rgb(233,81,35) !important;
}

.box-model .headline.cat_type_5 {
	background:#ccc url("https://static-files.ringspann.com/img_icons_shopping_basket_dark-grey.png") no-repeat scroll right center content-box border-box !important;
}
.box-model .headline h2.cat_type_5 {
	color:rgb(233,81,35) !important;
margin-right:25px !important; 
}

.templ_0 {
	margin:15px 20px 0px 20px;
	overflow:hidden;
	border-bottom:1px solid rgb(233,81,35);
}
.templ_1 {
	margin:10px 20px 20px 20px;
	overflow:hidden;
}
.display_invisible {
	display:none;
}
.display_visible {
	display:table-row;
}

#content .templ_3 {
	margin:10px 20px 20px 20px;
	overflow:hidden;
}
	#content .templ_3-1 {
		float:left;
		width:225px;
		margin-right:15px;
		overflow:hidden;
	}
	#content .templ_3-2 {
		float:left;
		width:225px;
		margin-right:15px;
		overflow:hidden;
	}
	#content .templ_3-3 {
		float:left;
		width:225px;
		
		overflow:hidden;
	}

.contentdesk_tools {
padding:5px 5px 3px;
	
}
.contentdesk_tools.box {		
}
.contentdesk_tools.style {
	background:none repeat scroll 0 0 #A4CE6E;
}
.contentdesk_tools.row {
}
.contentdesk_tools.object {
	background:none repeat scroll 0 0 #C6CAAF;
}
.contentdesk_tools .edit-tools {
	display:block;
overflow:hidden;
padding:0;
width:auto;
}
.contentdesk_tools .edit-tools .move {
	cursor:move;
}
.contentdesk_tools .edit-tools .kind {
}
.contentdesk_tools .edit-tools .kind.delete {
	text-align:right;
}
.contentdesk_tools .edit-tools .kind.new {
	text-align:left;
	width:20px;
}
.contentdesk_tools .edit-tools .kind.move {
	text-align:left;
	width:20px;
}
.contentdesk_tools .edit-tools .kind.edit {
	text-align:left;
	width:20px;
}



.rs_login_user {
margin:5px 10px 5px 3px !important;
width:180px;
}
.rs_login_pass {
margin:5px 10px 5px 3px !important;
width:180px;
}
.rs_button {
	background-color:#eee;
border:1px solid #a6a6a6;

color:#666;
cursor:pointer;
font-size:14px;
margin:10px 7px 5px 0;
padding:5px;
}
.rs_button:hover {
	
	color:#fff;
	background-color:#aaa;
}

.cta_button{
display:inline-block;
}
.cta_button input,
.cta_button a{
margin:15px 4px 15px 0px;
padding:8px 10px 9px 10px;
float:left;
font-size:14px;
border-radius:8px;
cursor:pointer;
box-shadow:rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

}

.cta_button input.red_white,
.cta_button a.red_white{
color:#ffffff;
text-decoration:none;
background-color:#e95123;
border:1px solid #e95123;
} 
.cta_button input.red_white:hover,
.cta_button a.red_white:hover{

background-color:#ce4e28;
cursor:pointer;
color:#ffffff;
} 

.cta_button input.grey_white,
.cta_button a.grey_white{
color:#ffffff;
border:1px solid #808080;
text-decoration:none;
background-color:#808080 !important;
} 
.cta_button input.grey_white:hover,
.cta_button a.grey_white:hover{
background-color:#686868;
color:#ffffff;
}  

.rs_selector {
	background-color:#EEE;
border:1px solid #a6a6a6;
color:#666;
cursor:pointer;
font-size:14px;
margin:10px 7px 5px 0;
padding:5px;
	width:200px;
}
.rs_interchange_font {
	font-size:16px;
}
.rs_interchange_rs_freewheel {
	font-size:16px;
	font-weight:bold;
	margin:25px 0 15px;
}
.rs_interchange_output {
	font-size:16px;
	margin-bottom:10px;
}
.rs_red_font{
color:#e95123;
}



#search_input {
	float:left;
	vertical-align:top;
	width:154px;
	height:16px;
	margin:0;
	padding-left:3px;
	border:1px solid #BBB;
	color:#BBB;
}
#search_image {
	float:left;
	width:20px;
	padding-left:5px;
	margin:0;
	color:#8C8C8C;
}




.container {
	position:relative;
	margin:0 0 20px 0; 
	padding:0 !important;
	
	
}

.container .trigger {
	position:relative;
	padding:10px 10px 12px 15px;
	background-color:#eee; !important;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	cursor:pointer;
	color:#666;
}
.container .trigger h4 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.container .trigger_active {
	position:relative;
	padding:10px 0 12px 20px;
	background-color:#eceded !important;
	font-weight:bold;
	color:#666;
	
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
.container .trigger h2, .container .trigger h3 {
	margin:0;
	font-weight:normal;
	font-size:14px; 
}


.container .toggle_container {
	position:relative;
	padding:4px 0 6px; 
	
	font-weight:regular!important;
	color:#666;
	overflow:hidden;
	min-height:40px;
}

.container.right {
	position:relative!important;
	floar:right!important;
	clear:left!important;
}
.container.left {
	position:relative!important;
	float:left!important;
	clear:right!;
}
.last_one {
	position:relative;
	margin-right:0!important;
}
.first_one {
	margin-top:0!important;
}
.third {
	width:221px;
	margin-left:15px;
	float:left;
}
.third.first_one {
	margin-left:0 !important;
}
.half {
	width:343px;
}

.half.left {
	float:left;
	width:460px;
}

.half.right {
	float:right;
	width:460px;
}

.container.full {
	
}




.box_timeline {
	position:relative;
	margin:0 0 20px 0;
	padding:0!important;
	float:left;
	border:1px solid #DDD;
}
.box_timeline:hover {
	border:1px solid #BBB;
}

.box_timeline .trigger {
	position:relative;
	padding:12px 20px 14px;
	
	font-weight:bold;
	cursor:pointer;
	color:#666;
}

.box_timeline .trigger_active {
	position:relative;
	padding:12px 20px 14px;
	
	font-weight:bold;
	color:#666;
}

.box_timeline .toggle_container {
	position:relative;
	padding:0px 20px 14px;
	background-color:#FFF!important;
	font-weight:regular!important;
	color:#666;
}
.box_timeline .toggle_container .toggle_pic {
	background-color:#F2F2F2;
	text-align:center;
	padding:15px;
}
.box_timeline .toggle_container .line_grey {
	border-bottom:1px solid #BBBBBB;
height:1px;
margin:0 0 10px;
}
.box_timeline .toggle_container .line_red {
	border-bottom:1px solid rgb(233,81,35);;
height:1px;
margin:0 0 10px;
}

.box_timeline.right {
	
	floar:right !important;
	clear:right;
	
}
.box_timeline.left {
	
	float:left !important;
	clear:left;
	clear:right!;*/
}
.box_timeline .timeline_pointer_left {
	position:absolute;
	background:url("https://static-files.ringspann.com/img_icons_arrows_arrow_geschichte_left.png") no-repeat;
	width:25px;
	height:13px;
	top:13px;
	right:-25px;
}
.box_timeline:hover .timeline_pointer_left {
	background:url("https://static-files.ringspann.com/img_icons_arrows_arrow_geschichte_left_hover.png") no-repeat;
}
.box_timeline .timeline_pointer_right {
	position:absolute;
	background:url("https://static-files.ringspann.com/img_icons_arrows_arrow_geschichte_right.png") no-repeat;
	width:25px;
	height:13px;
	top:13px;
	left:-25px;
}
.box_timeline:hover .timeline_pointer_right {
	background:url("https://static-files.ringspann.com/img_icons_arrows_arrow_geschichte_right_hover.png") no-repeat;
}




#branchen {
	position:relative;
	margin-right:-15px;
	
}

#branchen ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}

#branchen > ul > li {
	position:relative;
	float:left;
	width:31.833333%; 
	
	margin:0 1.5% 20px 0;
	height:445px;
}

#branchen ul li a {
	display:block;
}

#branchen li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#branchen li .image {
	
	width:100%;
	position:relative;
	text-align:center;
}
#branchen li .image img {
	max-width:100%;
	border:medium none !important;
	background-color:transparent !important;
}

#branchen li .headline {
	
	padding:10px 10px 12px 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	
}
#branchen li .headline h1 {
	font-size:18px;
}
#branchen li .headline h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
#branchen li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#branchen li .info {
	
	padding:5px 15px 12px 10px;
	overflow:hidden;
}
#branchen li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#branchen li .info ul {
	position:relative;
	margin:0 !important;
	padding:3px 0 0 16px !important;
	list-style-type:disc !important; 
	
}
#branchen li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#branchen li .info ul.column_1 {
	width:48%;
	float:left;
}
#branchen li .info ul.column_2 {
}



#branchen_detail {
	position:relative;
	margin-right:-15px;
	
}

#branchen_detail ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 2px 10px 2px;
}

#branchen_detail > ul > li {
	position:relative;
	float:left;
	width:98.5%; 
	
	margin:0 2% 20px 0;
	
}

#branchen_detail ul li a {
	display:block;
}

#branchen_detail li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#branchen_detail li .image {
	
	width:100%;
	position:relative;
	text-align:center;
}
#branchen_detail li .image img {
	max-width:100%;
	border:medium none !important;
	background-color:transparent !important;
}

#branchen_detail li .headline {
	
	padding:10px 10px 12px 15px;
	
}
#branchen_detail li .headline h1 {
	font-size:18px;
}
#branchen_detail li .headline h2 {
	font-size:14px;
	font-weight:normal;
}
#branchen_detail li .info h3 {
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#branchen_detail li .info {
	
	padding:5px 15px 12px 10px;
	overflow:hidden;
}
#branchen_detail li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#branchen_detail li .info ul {
	position:relative;
	margin:0 !important;
	padding:3px 0 0 16px !important;
	list-style-type:disc !important; 
	
}
#branchen_detail li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#branchen_detail li .info ul.column_1 {
	width:48%;
	float:left;
}
#branchen_detail li .info ul.column_2 {
}




#products_detail {
	position:relative;
		
}

#products_detail ul {
	position:relative;
	margin-top:0px!important;
	padding:0!important;
	overflow:hidden;
}

#products_detail ul li {
	position:relative;
	float:left;
	width:343px; 
	border:1px solid #BBB; 
	height:180px;
	margin-right:0px;
	margin-left:0px;
	margin-top:20px;
}

#products_detail ul li a {
	display:block;
	width:355px;
	height:190px;
}

#products_detail li .background {
	position:absolute;
	margin-top:160px;
	width:343px; 
	height:20px;
	top:0;
	left:10;
	background-color:#EEE;

}

#products_detail li .image {
	
	position:absolute;
	top:0;
	left:0;
	width:172px;
	height:180px;
}
#products_detail li .image img {
	margin-top:5px;
	border:medium none !important;
	background-color:transparent !important;
}

#products_detail li .headline {
	
	margin-left:172px;
	margin-top:10px;
	width:160px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}

#products_detail li .info {
	
	margin-left:180px;
	margin-top:2px;
	width:155px;
	overflow:hidden;
}
#products_detail li .info ul {
	width:145px !important;
	position:relative;
	margin:0 !important;
	padding:3px 0 0 16px !important;
	list-style-type:square !important;
}
#products_detail li .info ul li {
	border:none !important;
	width:140px !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}



#products {
	position:relative;
	margin-right:-15px;
	
}

#products ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}
#products.product_overview > ul > li {
	height:360px;
}
#products.product_range > ul > li {
	
height:340px;
	
}
#products > ul > li {
	position:relative;
	float:left;
	width:31.33333%;
	
	margin:0 1.5% 20px 0; 
	height:360px;
}

#products ul li a {
	display:block;
}

#products li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}
#products.product_range li .image {
	height:150px;
}
#products.product_overview li .image {
	height:200px;
}
#products li .image {
	width:100%;
	position:relative;
	text-align:center;
	
	background-color:#fff;
	overflow:hidden;
}
#products.product_range li .image img {
	height:100%;
}
#products li .image img {
	max-width:100%;
	border:medium none !important;
	background-color:transparent !important;
}

#products li .headline {
	
	padding:10px 8px 12px 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	

height:40px;

}
#products li .headline h1 {
	font-size:18px;
}
#products li .headline h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;


}
#products li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#products li .info {
	
	padding:5px 15px 12px 10px;
	overflow:hidden;
}
#products li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#products li .info ul {
	position:relative;
	margin:0 !important;
	padding:5px 0 0 16px !important; 
	list-style-type:disc !important; 
	
}
#products li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#products li .info ul.column_1 {
	width:48%;
	float:left;
}
#products li .info ul.column_2 {
}

#sidebar ul {
	list-style-type:none !important;
margin-bottom:20px;
margin-top:0 !important;
overflow:hidden;
padding:2px 0 0 2px;
position:relative;
}
#sidebar li.contactbox {
	background-color:#eee;
	border-radius:8px;
	
}
#sidebar li.infobox,
#sidebar li.cad_box, 
#sidebar li.video_box { 
	background-color:#eee;
	border-radius:8px;
	
}
#sidebar li.toolbox {
	background-color:#eee;
	border-radius:8px;
	
}
#sidebar li.contactbox .head {
	padding:10px 10px 12px 45px;
	background:url("https://static-files.ringspann.com/img_icons_contact_icon_phone_30_white.png") no-repeat scroll rgba(7, 107, 157, 0.8) 10px 6px;
	color:#fff;
	border-top-left-radius:8px;
border-top-right-radius:8px;
	font-size:14px;
	line-height:20px;
}
#sidebar li.contactbox .thin-line {
	border-bottom:1px solid rgba(255, 255, 255, 0.05);
box-shadow:0 -1px 0 rgba(0, 0, 0, 0.1) inset;
margin-bottom:5px;
padding-bottom:10px;
}

#sidebar li.cad_box .head, 
#sidebar li.video_box .head, 
#sidebar li.infobox .head {
	padding:10px 10px 12px 45px;
	
	background:url("https://static-files.ringspann.com/img_icons_info_icon_30.png") no-repeat scroll #ccc 10px 6px;
	border-top-left-radius:8px;
border-top-right-radius:8px;
	font-size:14px;
	line-height:20px;
}
#sidebar li.video_box .head{ 
background:url('https://static-files.ringspann.com/img_icons_video_play_white.png') no-repeat scroll rgba(233, 81, 35, 0.8) 15px 12px !important; 
color:white;
}
#sidebar li.cad_box .head{ 
background: url('https://static-files.ringspann.com/img_icons_CAD_20_white.png') no-repeat scroll rgba(233, 81, 35, 0.8) 15px 10px!important;
color:white;
}
#sidebar li.toolbox .head {
	padding:10px 10px 12px 45px;
	background:url("https://static-files.ringspann.com/img_icons_tools_icon_30_white.png") no-repeat scroll rgba(233, 81, 35, 0.8) 10px 6px;
	border-top-left-radius:8px;
border-top-right-radius:8px;
	font-size:14px;
	line-height:20px;
color:#fff;
}
#sidebar li.contactbox .infotext {
	overflow:hidden;
padding:5px 15px 15px 15px;
	line-height:25px;
}
#sidebar li.contactbox .infotext a {
	display:inline-block !important;
}
#sidebar li.cad_box .links, 
#sidebar li.video_box .links, 
#sidebar li.infobox .links, 
#sidebar li.toolbox .links {
	overflow:hidden;
padding:5px 15px 15px 15px;
}
#sidebar li.contactbox .links {
	overflow:hidden;
padding:0 15px 0 0;
}
#sidebar li.cad_box .links ul,
#sidebar li.video_box .links ul,
#sidebar li.infobox .links ul,
#sidebar li.toolbox .links ul,
#sidebar li.contactbox .links ul {
	list-style:outside none none;
margin:0;
padding:0;
}
#sidebar li.cad_box .links ul li,
#sidebar li.video_box .links ul li,
#sidebar li.infobox .links ul li,
#sidebar li.toolbox .links ul li,
#sidebar li.contactbox .links ul li {
	border-bottom:1px solid rgba(255, 255, 255, 0.05);
box-shadow:0 -1px 0 rgba(0, 0, 0, 0.1) inset;
	line-height:25px;
padding:5px 0;
}
#sidebar li.cad_box .links ul li:last-child,
#sidebar li.video_box .links ul li:last-child,
#sidebar li.infobox .links ul li:last-child,
#sidebar li.toolbox .links ul li:last-child,
#sidebar li.contactbox .links ul li:last-child {
	box-shadow:none !important;
}
#sidebar li.infobox .links ul li a,
#sidebar li.video_box .links ul li a,
#sidebar li.cad_box .links ul li a,
#sidebar li.toolbox .links ul li a,
#sidebar li.contactbox .links ul li a {
	transition:color 0.1s ease-in-out 0s;
	display:block;
}
#sidebar li.video_box .links ul li a:hover,
#sidebar li.cad_box .links ul li a:hover,
#sidebar li.infobox .links ul li a:hover,
#sidebar li.toolbox .links ul li a:hover,
#sidebar li.contactbox .links ul li a:hover {
	color:rgb(233,81,35);
}
#sidebar li.video_box .links ul li span,
#sidebar li.cad_box .links ul li span,
#sidebar li.infobox .links ul li span,
#sidebar li.toolbox .links ul li span,
#sidebar li.contactbox .links ul li span {
	padding-left:5px;
}
#sidebar .links ul li span::before {
	color:rgba(233,81,35,0.75);
content:"\203A";
float:left;
font-size:18px;
}









#product-detail {
	position:relative;
	margin-right:-15px;
	
}

#product-detail h2 {
	
}

#product-detail ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	
	margin-bottom:20px;
}
#product-detail > ul > li {
	position:relative;
	float:left;
	width:31.65%;
	
	margin:0 1.5% 20px 0; 
	

	min-height:430px;
}

#product-detail ul li a {
	display:block;
}

#product-detail li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#product-detail li .image {
	
	width:100%;
	position:relative;
	text-align:center;
	
	background-color:#fff;
	overflow:hidden;
	height:150px;
}
#product-detail.cad_content_template li .image img {
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
}
#product-detail .image .rsco_flag {
	height:20px;
	position:absolute;
	left:0px;
	top:15px;
	box-shadow:1px 1px 2px 0 rgba(102, 102, 102, 1);
	width:30px;
}
#product-detail .image .rsco_flag img { height:20px; max-width:30px; }
#product-detail li .image img {
	max-height:100%;
	max-width:100%;
	border:medium none !important;
	background-color:transparent !important;
}

#product-detail li .headline {
	
	padding:10px 10px 14px 15px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	
	background-color:#ccc;

height:82px;
	
	
}
#product-detail li .headline h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;


	
	
	
}
#product-detail li .headline h4 {
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding-top:2px;


	
	
	
}
#product-detail li .headline h4 a.video_link {
	background:rgba(0, 0, 0, 0) url("https://static-files.ringspann.com/img_icons_video_play_small.png") no-repeat scroll left 1px / 15px auto;
	padding-left:20px;
	display:inline-block;
}
#product-detail li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#product-detail li .info {
	
	padding:5px 15px 12px 10px;
	overflow:hidden;
}
#product-detail li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#product-detail li .info ul {
	position:relative;
	margin:0 !important;
	padding:5px 0 0 5px !important; 
	
}
#product-detail li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#product-detail .video_play_button {
	width:100%;
	height:100%;
	background:rgba(255, 255, 255, 0.4) url("https://static-files.ringspann.com/img_icons_video_play_big.png") no-repeat scroll center center;
	position:absolute;
}
#product-detail .video_play_button:hover {
	width:100%;
	height:100%;
	background:rgba(150, 150, 150, 0.4) url("https://static-files.ringspann.com/img_icons_video_play_big_white.png") no-repeat scroll center center;
	position:absolute;
}




#product-view {
	position:relative;
	margin-right:-15px;
	
}
#product-view ul.description {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}
#product-view ul.description > li {
	position:relative;
	float:left;
	width:31.833333%;
	
	margin:0 1.5% 20px 0; 
	
}
#product-view li.information {
	height:auto !important;
}
#product-view li.information ul {
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}
#product-view li.information .info ul {
	position:relative;
	margin:0 !important;
	padding:5px 0 0 5px !important; 
	
}
#product-view li.information .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#product-view ul li a {
	display:block;
}

#product-view li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#product-view li .image {
	
	width:100%;
	position:relative;
	text-align:center;
	
}
#product-view li .product_image {
	background:url("https://static-files.ringspann.com/img_custom_product_photo_bg.png") repeat-x scroll 0 0 transparent;
	height:350px;
}
#product-view li .product_image img {
	max-width:100%;
	height:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
#product-view li .image img {
	max-width:100%;
	border:medium none !important;
	background-color:transparent !important;
}

#product-view li .headline {
	
	padding:10px 10px 12px 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	
}
#product-view li .headline h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
#product-view li .headline h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
#product-view li .headline h4 {
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#product-view li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#product-view li .info {
	
	padding:10px 10px 15px 15px;
	overflow:hidden;
}
#product-view li .info p {
	margin-bottom:0.6em;
}
#product-view li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
.product_image_banner_new {
	background:url("https://static-files.ringspann.com/img_custom_banner-new.png") no-repeat scroll 0 0 transparent;
	width:40px;
	height:35px;
	color:#FFF;
font-size:1.15em;
font-weight:bold !important;
margin:15px 0 0 -10px;
padding:4px 7px 0 20px;
position:absolute;
text-align:left;
vertical-align:middle;
	z-index:1001;
}
.product_image_banner_atex { 
	

margin:13px 45px 0 0px;

position:absolute;
text-align:left;
right:0px;
	z-index:1001;
}
.product_image_banner_atex span{
background:url("https://static-files.ringspann.com/img_custom_ATEX-Logo.png") no-repeat scroll 0 0 transparent ;
background-size:35px;
width:40px;
height:40px;
position:absolute;
}
.product_image_banner_new_small { 
	
	background-color:rgb(233, 81, 35);
border-bottom-right-radius:3px;
border-top-right-radius:3px;
color:#fff;
font-size:0.9em;
height:18px;
padding:2px 8px;
position:absolute;
text-align:left;
top:15px;
vertical-align:middle;
width:26px;
z-index:1001;
}
.product_image_banner_atex_small { 
	background:url("https://static-files.ringspann.com/img_custom_ATEX-Logo.png") no-repeat scroll 10px 5px transparent;
background-size:26px;
height:18px;
padding:5px 8px;
position:absolute;
right:0px;
top:10px;
vertical-align:middle;
width:35px;
z-index:1001;
}

.download_container {
	margin-top:20px;
	width:48%;
}
.download_container.left-con { float:left; }
.download_container.right-con { float:right; }
.download_container .icons {
	width:100%;
	padding-top:10px;
}
.download_container .icons ul{
	margin:0 !important;
	padding:0 !important;
}
.download_container .icons ul li{
	height:30px !important;
	padding:0;
}
.download_container .icons a:hover {
	text-decoration:underline !important;
}



.product_select_container {
	
	margin-right:-15px;
	padding:2px 0 0 2px;
}
.product_select_container .icons {
	width:100%;
	height:110px !important; 
	padding:10px 0 0; 
}
.product_select_container .icons ul{
	position:absolute;
	margin:0 !important;
	
	padding-left:40px !important;
}
.product_select_container .icons ul.show {
	z-index:600;
}
.product_select_container .icons ul li {
	text-align:center;
	height:100px !important; 
	width:190px !important; 
	float:left;
	padding:0;
}
.product_select_container .icons ul li a {
	display:block;
}
.product_select_container .icons a img {
	border:medium none !important;
	background-color:transparent !important;
	max-width:115px; 
	max-height:85px; 
}
.product_select_container #slide_left {
	background:url("https://static-files.ringspann.com/img_icons_slider_left-arrow.png") transparent no-repeat;
	position:absolute;
	width:40px;
	height:45px;
	margin-top:35px; 
	z-index:2000;
	cursor:pointer;
	
	left:10px;
}
.product_select_container #slide_right {
	background:url("https://static-files.ringspann.com/img_icons_slider_right-arrow.png") no-repeat;
	position:absolute;
	width:40px;
	height:45px;
	right:0;
	margin-top:35px; 
	z-index:2000;
	cursor:pointer;
}
.product_select_container #slide_left:hover {
	background:url("https://static-files.ringspann.com/img_icons_slider_left-arrow_hover.png") transparent no-repeat;
}
.product_select_container #slide_right:hover {
	background:url("https://static-files.ringspann.com/img_icons_slider_right-arrow_hover.png") no-repeat;
}





.headline_home {
	background-color:#FFF;
	height:22px;
	width:175px;
	margin-top:15px;
	padding:4px 0px 0px 20px;
	position:absolute;
	overflow:hidden;
	z-index:650;
}
.box_content {
	margin:15px 20px 20px 20px;
	overflow:hidden;
}
#gallery {
	background:url("https://static-files.ringspann.com/img_custom_slider_bg.png") repeat-x;
position:relative;
	overflow:hidden;
height:560px
}
#gallery a {
float:left;
		display:none;
position:absolute;
		width:740px;
		height:560px;
}
#gallery a img {
border:none;
		
		left:0;
		margin-top:45px;
}
	#gallery a.first {
		display:block;
	}
#gallery a.show {
z-index:500;
}
#gallery .caption {
z-index:600;
background:url("https://static-files.ringspann.com/img_custom_caption_bg.png") repeat-x;
height:90px;
width:480px;
		margin-left:5px;
		margin-bottom:5px;
position:absolute;
bottom:0;
}
#gallery .caption .desc {
		font-size:12px;
margin:0 !important;
}
#gallery .caption .desc h1 {
		font-weight:bold;
}
	#gallery .caption .desc h2 {
		font-size:12px;
		font-weight:normal;
}
	#gallery .caption .desc h3 {
		font-weight:normal;
}
	#gallery .caption_title {
		border-bottom:1px solid rgb(233,81,35);;
		padding-top:4px;
		padding-left:15px;
		height:22px;
	}
	#gallery .caption_desc {
		padding:5px 15px 0 15px;
		height:30px;
	}
	#gallery .caption_link {
		font-size:12px;
		color:rgb(233,81,35);;
		cursor:pointer;
		
		padding-right:15px;
margin:0 !important;
		text-align:right;
}
	#gallery .caption_link a {
		display:block !important;
		position:relative !important;
		width:auto !important;
		height:auto !important;
		float:none !important;
}
	#gallery #slide_left {
		background:url("https://static-files.ringspann.com/img_icons_slider_left-arrow.png") transparent no-repeat;
		position:absolute;
		width:40px;
		height:45px;
		left:18px;
		top:245px;
		z-index:1000;
		cursor:pointer;
	}
	#gallery #slide_left:hover {
		background:url("https://static-files.ringspann.com/img_icons_slider_left-arrow_hover.png") transparent no-repeat;
	}
	#gallery #slide_right {
		background:url("https://static-files.ringspann.com/img_icons_slider_right-arrow.png") no-repeat;
		position:absolute;
		width:40px;
		height:45px;
		left:693px;
		top:245px;
		z-index:1001;
		cursor:pointer;
	}
	#gallery #slide_right:hover {
		background:url("https://static-files.ringspann.com/img_icons_slider_right-arrow_hover.png") no-repeat;
	}
	
	


	
#map {
		width:100%;
		margin-top:10px;
	}
	
#map img {
		position:relative;
		float:left;
		width:700px;
		margin-bottom:20px!important;
	}
	
	
	
#popup_ausgabe {
	display:none;
	position:absolute;
	width:345px;
	height:120px;
	z-index:1000;
	}
	
#content_germany{
	display:none;
	z-index:1000;
	}

 	.popup_content_gmbh {
		position:relative;
		float:left;
		
		background:url(../images/Gesellschaften/germany.jpg) no-repeat 10px 10px rgb(255,255,255);
		padding:10px 30px 30px 200px!important;
		white-space:nowrap !important;
		
	}
	.popup_content_rcs {
		position:relative;
		float:left;
		
		background:url(../images/Gesellschaften/rcs.jpg) no-repeat 10px 10px rgb(255,255,255);
		padding:10px 30px 30px 200px!important;
		white-space:nowrap !important;
		
	}
	
.popup_content h1 {
	font-weight:bold;
	font-size:10px!important;
	color:#666;
	margin-bottom:5px;		
	}
	
.popup_content a {
	text-decoration:none;
	}
	
popup_content a:hover {
	text-decoration:underline;
	}




.company_detail {
	position:relative;
	float:left;
	
	margin-bottom:10px;
	clear:both;
	width:100%;
}
	
.company_detail .picture {
	position:relative;
	margin-right:20px;
	float:left;
	width:465px!important;	
	height:auto;
}
.company_detail .picture img {
	width:465px!important;
}
	
.company_detail .info h1{
	font-size:12px;
	font-weight:bold;
}

.countries .container ul {
	list-style-type:none;
	margin:0!important;
	padding-left:0!important;
}

.countries .container ul li {
	margin:8px 0;
	padding:0 !important;
	height:auto !important;
	float:none !important;
}
.countries .container ul li a {
	width:100%;
}
.countries .container ul li a:hover {
	color:rgb(233,81,35);;
}
	

	

#impressum h3 {
	font-size:10px;
	font-weight: bold;
	color:rgb(233,81,35);;
}

#impressum table {
	text-align:top;
	border:0;
	rules:none;
	valign:top;
}

.oben tr {
}

.oben td {
	min-width:100px;
}

.unten tr {
	valign:top;
}

.unten td {
	min-width:350px;
	valign:top;
}



	


.certificate {
	margin-top:10px;
}
.certificate .outer_left{
	width:345px;
	margin-right:15px;
	margin-bottom:15px;
	position:relative;
	float:left;
}

.certificate .outer_right{
	width:345px;
	margin-right:0!important;
	position:relative;
	float:left;
}

.certificate img {
	position:relative;
	float:left;
	height:150px;
	border:1px solid #BBB;
}

.certificate img:hover {
	border:1px solid rgb(233,81,35);;
}

.certificate .info {
	position:absolute;
	float:left;
	padding-left:25px;
	width:185px;
	
	left:115px;
	vertical-align:bottom;
	text-decoration:underline;
	background:url("https://static-files.ringspann.com/img_icons_acrobat20.png") no-repeat transparent;
}

.certificate .info:hover {
	color:rgb(233,81,35);;
	}

#map .hellgrau {
	background:url("https://static-files.ringspann.com/img_icons_punkt_hellgrau.png") no-repeat transparent;
	width:10px;
	height:10px;
	display:block;
	position:absolute;
}
#map .rot {
	background:url("https://static-files.ringspann.com/img_icons_punkt_rot.png") no-repeat transparent;
	width:10px;
	height:10px;
	display:block;
	position:absolute;
}
#map .hellgrau:hover {
	background:url("https://static-files.ringspann.com/img_icons_punkt_rot.png") no-repeat transparent;
}
#map .dunkelgrau {
	background:url("https://static-files.ringspann.com/img_icons_punkt_dunkelgrau.png") no-repeat transparent;
	width:10px;
	height:10px;
	display:block;
	position:absolute;
}
#map .dunkelgrau:hover {
	background:url("https://static-files.ringspann.com/img_icons_punkt_rot.png") no-repeat transparent;
}
.countries .link_rot {
	color:rgb(233,81,35);;
}






.cad-complete a.cad {
	background:url("https://static-files.ringspann.com/img_icons_CAD20.png") no-repeat 0 2px transparent;
	margin-left:70px;
}

#cad-view {
	position:relative;
	margin-right:-15px;
}
#cad-view .cad_container {
	margin:20px 0 0;
	padding:2px 0 0 2px;
}
#cad-view .left {
	position:relative;
	float:left;
	width:465px;
	margin-right:20px;
	margin-top:4px;
}
#cad-view .cad_image {
	
	border:1px solid #ccc;
	padding:40px;
	text-align:center;
	margin-right:1.5%;
}
#cad-view .right {
	position:relative;
	float:left;
	width: 220px;
}

#cad-view  img {
	position:relative;
	height:100%;
}

#cad-view .right .subtitle {
	margin-bottom:10px;
	float:left;
	font-weight:bold;
	font-size:10px;
	clear:right;
}

#cad-view .right .info {
	position:relative;
	float:left;
	width:px;
	overflow:hidden;
}

#cad-view .right .info ul {
	list-style-type:square;
	margin-left:-15px;
}

#cad-view p.spacer {
	height:10px;
}

#cad-view table.select {
	width:95%;
	margin:0 20px;
	border-style:none;
	border-collapse:collapse;
	
}
#cad-view table.select tr {
	
	border-bottom:1px solid #DDD;
	border-collapse:collapse;
	
}
#cad-view table.select tr:last-child {
	
	border-style:none;
	
}

#cad-view table.select select{
	
	width:75px;
}


#cad-view .select td {
	
	text-align:center;
	
}

#cad-view .select td.box {
	width:20px;
}

#cad-view .select td.small {
	width:60px;
}

#cad-view .select td.medium {
	width:80px;
}

#cad-view .select td.large {
	width:100px;
}

#cad-view table.submit {
	margin:0 20px;
	border-spacing:5px 5px;
	margin:0 auto;
	font-weight:bold;
}

#cad-view table.submit select{
	
	width:100px;
}




.messe {
	
}

.messe ul {
	list-style-type:none;
	margin:0 0 20px;
	padding:0!important;
}

.messe .li:last-child {
	border-bottom:none!important;
}

.messe li.termin {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
	margin:0!important;
	padding:0!;
}


.messe li .termin .logo {
	position:relative;
	float:left;
	margin-right:15px;
	width:100px;
}

.messe li .termin .datum {
	position:relative;
	float:left;
	width:100px;
	
}
.einbau_zusatz {
	right:20px;
	top:10px;
	width:48px !important;
	height:48px !important;
	position:absolute;
}




.content_box .margin {
	margin:18px 20px 20px 20px;
}


.content_box.mail_ok_box {
	background-color:rgba(100,200,100,0.5) !important;
	padding:20px;
}
.content_box .einspalter {
	overflow:hidden;
	
}
.content_box .level-1 .level-1 {
	margin:0 !important;	
}
.content_box .einspalter .column {
	
	width:100% !important;
	overflow:hidden !important;
}
.content_box .zweispalter_50_50 {
	overflow:hidden;
	
}
.content_box .zweispalter_50_50 .column {
	float:left;
	overflow:hidden;
}
.content_box .zweispalter_50_50 .column:childs {
	overflow:hidden;
}
.content_box .zweispalter_50_50 .column.count-1 {
	width:49% !important;
}
.content_box .zweispalter_50_50 .column.count-2 {
	margin-left:2%;
	width:49% !important;
}
.content_box .zweispalter_70_30 {
	overflow:hidden;
	
}
.content_box .zweispalter_70_30 .column {
	float:left;
	overflow:hidden;
}
.content_box .zweispalter_70_30 .column .level-2 {
	overflow:hidden;
}
.content_box .zweispalter_70_30 .column.count-1 {
	width:69% !important;
}
.content_box .zweispalter_70_30 .column.count-2 {
	margin-left:2%;
	width:29% !important;
}
.content_box .zweispalter_60_40 {
	overflow:hidden;
	
}
.content_box .zweispalter_60_40 .column {
	float:left;
	overflow:hidden;
}
.content_box .zweispalter_60_40 .column:childs {
	overflow:hidden;
}
.content_box .zweispalter_60_40 .column.count-1 {
	width:59% !important;
}
.content_box .zweispalter_60_40 .column.count-2 {
	margin-left:2%;
	width:39% !important;
}
.content_box .dreispalter_33_33_33 {
	overflow:hidden;
	
}
.content_box .dreispalter_33_33_33 .column {
	float:left;
	overflow:hidden;
}
.content_box .dreispalter_33_33_33 .column:childs {
	overflow:hidden;
}
.content_box .dreispalter_33_33_33 .column.count-1 {
	float:left;
	width:32% !important;
}
.content_box .dreispalter_33_33_33 .column.count-2 {
	margin-left:2%;
	width:32% !important;
}
.content_box .dreispalter_33_33_33 .column.count-3 {
	margin-left:2%;
	width:32% !important;
}


#news_overview {
	position:relative;
	margin-right:-15px;
	
}

#news_overview ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}

#news_overview > ul > li {
	position:relative;
	float:left;
	width:31.833333%; 
	
	margin:0 1.5% 20px 0;
	height:445px;
}

#news_overview ul li a {
	display:block;
}

#news_overview li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#news_overview li .image {
	
	height:260px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background-color:#fff;
}
#news_overview li .image img {
	max-height:102%;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	border:medium none !important;
	background-color:transparent !important;
}
#news_overview li .date {
	padding:10px 10px 0 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
#news_overview li .headline {
	padding:5px 10px 12px 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	height:40px;
}
#news_overview li .headline h1 {
	font-size:18px;
}
#news_overview li .headline h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
#news_overview li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#news_overview li .info {
	
	padding:10px 15px;
	overflow:hidden;
}
#news_overview li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#news_overview li .info ul {
	position:relative;
	margin:0 !important;
	padding:3px 0 0 15px !important;
	list-style-type:disc !important; 
	
}
#news_overview li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#news_overview li .info ul.column_1 {
	width:48%;
	float:left;
}




.news-view {
	position:relative;
	margin:0;
	float:left;
	width:100%;
}

.news-view .left {
	position:relative;
	float:left;
	width:32%;
	padding-right:2%;
	
	-webkit-box-shadow:1px 0px 0px 0px rgba(0,0,0,0.15);
	-moz-box-shadow:1px 0px 0px 0px rgba(0,0,0,0.15);
	box-shadow:1px 0px 0px 0px rgba(0,0,0,0.15);
}
.news-view .exhibition-left {
	width:49% !important;
}
.news-view .news_image {
	min-height:300px;
	
	text-align:center;
}
.news-view .right {
	position:relative;
	float:right; 
	width:66%;
}
.news-view .exhibition-right {
	width:49% !important;
}
.news-view .right img {
	
	right:0;
	left:0;
	margin:auto;
	max-width:90%;
	max-height:450px;
	
	
}

.news-view .left .subtitle {
	margin-bottom:10px;
	float:left;
	font-weight:bold;
	font-size:10px;
	clear:right;
}

.news-view .left .info {
	position:relative;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
.news-view .left .info h1 {
	font-size:22px;
}
.news-view .left .info h2 {
	font-size:14px;
	margin-bottom:15px;
	font-weight:normal;
}
.news-view .left .info h3 {
	font-size:12px;
	margin-bottom:15px;
	font-weight:normal;
}
.news-view .left .info ul {
	padding-left:15px !important;
}
.news-view .left .info ul li {
	padding-left:5px;	
}



#exhibitions_overview {
	position:relative;
	margin-right:-15px;
	
}

#exhibitions_overview ul {
	position:relative;
	margin-top:0px!important;
	list-style-type:none !important;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin-bottom:0;
}

#exhibitions_overview > ul > li {
	position:relative;
	float:left;
	width:23.5%;
	
	margin:0 1.5% 20px 0;
	height:360px;
}

#exhibitions_overview ul li a {
	display:block;
}

#exhibitions_overview li .background {
	position:absolute;
	margin-top:130px;
	width:351px; 
	height:20px;
	bottom:0;
	background-color:#ddd;
}

#exhibitions_overview li .image {
	
	height:200px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background-color:#fff;
}
#exhibitions_overview li .image img {
	
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	border:medium none !important;
	background-color:transparent !important;
}
#exhibitions_overview li .date {
	padding:10px 10px 0 15px;
	background-color:#eee;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
#exhibitions_overview li .headline {
	padding:5px 10px 12px 15px;
	background-color:#eee;
	
}
#exhibitions_overview li .headline h1 {
	font-size:18px;
}
#exhibitions_overview li .headline h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
#exhibitions_overview li .info h3 {
	font-size:13px; 
	font-weight:normal;
	margin:0;
}
#exhibitions_overview li .info {
	
	padding:10px 15px;
	overflow:hidden;
}
#exhibitions_overview li .info .more{
	
	position:absolute;
	text-align:right;
	
	right:15px;
	bottom:10px;
}
#exhibitions_overview li .info ul {
	position:relative;
	margin:0 !important;
	padding:3px 0 0 15px !important;
	list-style-type:disc !important; 
	
}
#exhibitions_overview li .info ul li {
	border:none !important;
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 0 2px 0 !important;
}
#exhibitions_overview li .info ul.column_1 {
	width:48%;
	float:left;
}


@media screen and (max-width:1280px) {
	.content_headline {
		margin:18px 40px 15px;
	}
	.content_box .margin {
		margin:18px 20px 0 40px;
	}
	#products {
		margin-right:-25px;
	}
	#products > ul > li {
		width:31.333333%;
	}
	#product-detail > ul > li {
		width:31.333333%;
	}
	#branchen > ul > li {
		width:31.333333%;
	}
}

@media screen and (max-width:1024px) {
	#products {
		margin-right:-5px;
	}
	#products.product_overview li .image img {
		max-height:100%;
	}
	#products > ul > li {
		width:48.5%;
	}
	#product-detail {
		margin-right:-5px;
	}
	#product-detail > ul > li {
		width:48.5%;
	}
	#product-view {
		margin-right:-5px;
	}
	#product-view ul.description > li {
		width:48.5%;
	}
	#content {
		width:70%;
	}
	#sidebar {
		width:30%;
	}
	#sidebar .content_box .margin {
		margin:0 40px 0 0;
	}
}

@media screen and (max-width:768px) {
		#content {
			width:100%;
		}
		#sidebar {
			width:100%;
		}
		#sidebar .content_box .margin {
			margin:18px 40px 0;
		}
		#sidebar .content_headline {
			margin:0 !important;
		}
		
		#country_tabs .content_box .object_content img {
			width:100%;
		}
	@media screen and (min-width:415px) {
		.content_headline {
			margin:18px 40px 15px;
		}
		.content_box .margin {
			margin:18px 40px 0 40px;
		}
		#products {
			margin-right:-5px;
		}
		#products > ul > li {
			width:48.5% !important;
		}
		#products.product_overview > ul > li {
			height:350px;
		}
		#products.product_range > ul > li {
			height:350px;
		}
		#product-detail {
			margin-right:-5px;
		}
		#product-detail > ul > li {
			width:48.5% !important;
		}
		#product-view {
			margin-right:0;
		}
		#product-view ul.description > li {
			width:98.5%;
		}
		.product_select_container {
			display:none;
		}
		#branchen {
			margin-right:-5px;
		}
		#branchen > ul > li {
			width:48.5%;
		}
	}
	@media screen and (max-width:414px) {
		.content_headline {
			margin:18px 40px 15px;
		}
		.content_box .margin {
			margin:18px 40px 0 40px;
		}
		#products {
			margin-right:0;
		}
		#products > ul > li {
			width:98.5%;
			height:auto;
		}
		#products.product_overview > ul > li {
			height:auto;
		}
		#products.product_range > ul > li {
			height:auto;
		}

#product-detail > ul > li {
min-height:auto;
height:auto;
}
#product-detail li .headline{
height:auto;
}
		#product-detail {
			margin-right:0;
		}
		#product-detail > ul > li {
			width:98.5%;
		}
		#product-view {
			margin-right:0;
		}
		#product-view ul.description > li {
			width:98.5%;
		}
		.product_select_container {
			display:none;
		}
		#branchen {
			margin-right:0;
		}
		#branchen > ul > li {
			width:98.5%;
			height:auto;
		}
	}
}