@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700);

/********* deaktiviert die Seitennavi ******/
#metanav {display:none;}

body{
	font-family: 'Titillium Web', sans-serif;
	color:#646567;
	font-size:100%;
	padding:0;
	margin:0;
	background-image:url(../images/bodybg.jpg);
	background-repeat:no-repeat;
}
a{
	text-decoration:none;
	color: #006fb7;
}
a:hover{
	text-decoration:underline;
}
#header{
	position:fixed;
	height:91px;
	width:100%;
	border-bottom:1px solid #006fb7;
	z-index:999;
	background-color:#FFF;
}
	#headerwrap{
		width:1200px;
		margin:0 auto;
		display:flex;
	}
	#mainmenu{
		padding-left: 15px;
	}
#metanav{
	position:fixed;
	height:316px;
	width:53px;
	left:0;
	top:180px;
	z-index:999;
	background-color:#dbdbdb;
}
	#metanav img{
		padding-top:30px;
	}
	#metanav img.first{
		padding-top:13px;
	}
	#ariext99_container{
		margin-top:50px;
	}
	.ux-menu-item-level-1,.ux-menu-item-level-2,.ux-menu-item-level-3{
		min-width:200px!important;
		min-height:1.5em;
	}
	.ux-menu-container a:hover{
		text-decoration:none;
	}

.clear{
	clear:both;
}
#spacer{
	height:92px;
}
#contwrap, #footer-wrap{
	width:1200px;
	margin: 0 auto;
	display:flex;
}
#left-cont{
	width:26%;
	float:left;
	max-width:296px;
	background-color:#FFF;
}
	.left-headline{
		font-size:1.250em;
		color:#006fb7;
		padding:5px 30px;
	}
	#left-cont div.article_anywhere p{
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
		padding: 0px 0px 0px 30px;
		margin:0;
	}
	#left-cont div.article_anywhere p img{
		margin-left:-30px;
	}
	#left-cont div.article_anywhere ul{
		margin:0;
		padding:0;
	}
	#left-cont div.article_anywhere ul li{
		width:196px;
		min-height:64px;
		background-color:#c7dc59;
		background-image:url(../images/download-bg.jpg);
		background-repeat:no-repeat;
		list-style-type: none;
		-webkit-padding-start: 0px;
		font-size:1.250em;
		color:#006fb7;
		padding-left:100px;
		margin-bottom:10px;
	}
	.bordertop{
		border-top:1px solid #dbdbdb;
		margin-top:5px;
	}

#right-cont{
	padding:0px 30px 0px 30px;
	float:left;
	width:66%;
	max-width:860px;
	border-left:1px solid #dbdbdb;
	background-color:#FFF;
}
#right-cont h1{
	font-size:1.875em;
	color: #006fb7;
}
#right-cont h2{
	font-size:1.563em;
}
#right-cont h3{
	font-size:1.125em;
	color: #006fb7;
}
#right-cont p, #right-cont li{
	font-size:1.125rem;
}
.level_0 > li > a{
	font-size: 1.25rem;
}
ul.breadcrumb{
list-style-type: none;
-webkit-padding-start: 0px;
padding:0;
}
ul.breadcrumb:before{
content:"Standort: ";
font-size:0.938rem;
}
ul.breadcrumb li, ul.breadcrumb li a{
display: inline;
font-size:0.938rem!important;
}
.divider{
	color: #006fb7;
	font-size:0.8em;
}

#footer{
	width:100%;
	height:356px;
	background-color:#006fb7;
	font-size:1.125em;
}
#kontakt{
	width:35%;
	color:#FFF;
}
#branchenloesungen{
	width:32%;
	color:#FFF;
}
#produkte{
	width:33%;
	color:#FFF;
}
#footer h2.article_anywhere_title a, #footer a{
	color:#FFF;
	text-decoration:none;
}
#copyright{
	font-size:0.875rem;
}

.movetoright {
	padding-left:205px;
}

.span6  {
	border-top:1px solid #dbdbdb;
}

.pagination > ul  {
	display:flex;
	flex-wrap:wrap;
	padding:0px;
}

.pagination > ul > li {
	padding:0 px;
	padding-right:10px;
	list-style-type: none;
}


/******************** smart.l custom *************/
/*.left-headline .bordertop {display:none;}*/
/*#left-cont .article_anywhere {display:none;}*/*/