@charset "utf-8";

html
{
	background:#fff ;
	margin: 0;
	padding:0;
}

body
{	
	width:100%;
	min-width:1250px;
	margin: 0;
	padding:0;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
img{
	border:none;
}
header{
	width:1350px;	
	height:414px;
	margin:0 auto;
}
.headCenter{
	padding:20px 0 15px 0 !important;
	font-size: 26px;
    color: #0e2f58;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
	float:left;
	width:100%;
}
.headLeft{
	font-size: 16px;
    color: #666;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
}
.headLeftblue{
	font-size: 16px;
    color: #0e2f58;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
}
.headRight{
	font-size: 16px;
    color: #666;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
}
.headRightBlue{
	font-size: 16px;
    color: #0e2f58;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
}
.headSub{
	font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 15px 0px;
}
.headSubBlue{
	font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 15px 0px;
	color: #0e2f58;
}
.link{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.maillink{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
a{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
}
a:hover{
	color:#0052a0;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
h1{
	font-size: 26px;
    color: #0e2f58;
    font-family: arial;
	margin:0;
	padding:20px 0;
}
h2{
	font-size: 22px;
    color: #0e2f58;
    font-family: arial;
	margin:0;
	padding:0;
	font-weight:bold;
}
h3 {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 5px 0 10px 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}
h4 {
    color: #343434;
    font-size: 12px;
    padding: 0;
    line-height: 18px;
    margin-bottom: 2px;
    margin-top: 0px;
}
h6{
    color: #343434;
    float: right;
	font-size: 10px;
	font-weight:normal;
	margin:0 0 0 0;
}
p{
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	font-family: Arial;
    font-size: 12px;
    color: #666666;
	word-wrap: break-word;
}
table p, table{
	margin:0;
	padding:0;
}
.spacer {
    background-color: #E8E8E8;
    height: 10px;
	margin:0 0 30px 0;
	width:100%;
}
.headIMG{
	float:left;
}
.arr{
	font-size:16px;
	font-weight:bold;
	width:18px;
	float:left;
    line-height: 20px;
}
.headSub{
	font-size: 14px !important;
    font-weight: bold;
    padding: 10px 5px 10px 0px !important;
}
.greyBG{
	background:#E8E8E8;
}
#logo{
	background:url("/css/img/mrh_logo.png") no-repeat 0 0;
	position:absolute;
	width:152px;
	height:137px;
	top:30px;
	margin:0 0 0 5px;
}
#navBG{
	position:absolute;
	width:100%;
	height:20px;
	margin:106px 0 0 0;
	left:0;
	background:#0f2f58;
	z-index:-10;
}
#headBG{
	position:absolute;
	width:100%;
	height:285px;
	margin:129px 0 0 0;
	left:0;
	background:#e8e8e8;
	z-index:-10;
}
nav#main{
	margin:106px 0 0 0;
	padding:0;
	width:100%;
	height:20px;
	float:left;
	background:#0f2f58;
}
nav#main #stationary{
	float: left;
    height: 20px;
    width: auto;
	margin:0 0 0 280px;
	padding:0;
	display: inline;
    list-style: none;
    font-size: 12px;
}
nav#main #stationary li{
	float: left;
    margin-right: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
}
nav#main #stationary li a{
	color:#fff;
}
nav#main #stationary li a:hover{
	color:#518dc0;
}
nav#main a{
	color:#fff;
	font-weight:normal;
}
nav#main a:hover,
nav#main .selected,
.active{
	color: #518dc0 !important;
}
nav#sub{
	margin:0 0 0 0;
	padding:68px 0 0 18px; 
	width:233px;
	float:left;
}
nav#sub ul{
	float: left;
    width: auto;
	margin:0 0 0 0;
	padding:0;
	display: inline;
    list-style: none;
}
nav#sub li a{
	float: left;
    color: #4e4e4e;
	font-size: 11px;
	height:20px;
	width:175px;
	line-height: 20px;
	font-weight:normal;
}
nav#sub li li a{
	width:135px;
	margin:0 0 0 30px;
}
nav#sub li li li a{
	width:95px;
	margin:0 0 0 60px;
}
nav#sub li a:hover{
	color:#518dc0;
}
.navBullet{
	font-size: 16px;
	font-weight:bold;
	padding:0 0 0 0;
	margin:-3px 0 0 0;
	float: left;
}

nav#meta{
	margin:240px 0 0 5px;
	padding:0; 
	width:210px;
	float:left;
	color: #a5a5a5;
    font-weight: bold;
}
nav#meta a{
	color: #a5a5a5;
    font-weight: bold;
}
nav#meta a:hover{
	color: #0e2f58;
    font-weight: bold;
}

#innerHead{
	height:285px;
	width:100%;
	float:left;
	background:#e8e8e8;
	border-top:3px solid #fff;
}
#headerImg{
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	margin:0 0 0 0;
}

#content{
	width:1350px;	
	margin:0 auto;
	padding:20px 0 50px 0;
}
#content #left{
	float:left;
	width:190px;
	padding:5px;
	min-height:100px;
	margin:25px 18px 0 32px;
}
#content #left h4{
	color:#666;
	font-size:14px;
	padding:3px 0 10px 0;
}
#content #left a.ausbildung{
	color:#666;
	font-size:12px;
	padding:0 0 5px 0;
	font-weight:bold;
}

#content #left ul{
	padding:0 40px 0 0;
}
#content #left ul li{
	padding:10px 0;
}
#content #left img{
	max-width:100% !important;
	height:auto !important;
}
#content #center{
	float:left;
	width:775px;
	min-height:100px;
	padding:0 0 50px 40px;
}
#content #center ul,
#content #centerJob ul{
	list-style:disc;
	list-style-position: inside;
	float:left;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	width:100%;
}
#content #center ul li,
#content #centerJob ul li{
	float:left;
	width:100%;
}
#content #center ul#dateien,
#content #centerJob ul#dateien{
	list-style:none;
	float:left;
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
#content #center ul#dateien li,
#content #centerJob ul#dateien li{
	float:left;
	width:100%;
}
#content #center #bilder,
#content #centerJob ul#bilder{
	float:right;
	padding: 0 0 0 10px;
	list-style:none;	
    width: initial;
}
#content #center #bilder li,
#content #centerJob ul#bilder li{
	width:initial;
	float:none;
}
#content #centerNews{
	float:left;
	width:1060px;
	min-height:100px;
	padding:0 0 50px 40px;
}
#content #centerNews #news{
	width:100%;
	float:left;
}
#content #centerNews #news li{
	width:100%;
	float:left;
	padding:10px 0;
	border-bottom: 1px solid #EAEAEA;
}
#content #centerNews #news li li{
	border:none;
}
#content #centerNews #news .dateBox{
	width:160px;
	float:left;
	padding:0 15px 0 0;
}
#content #centerNews #news .dateBox img{
	width:150px;
	margin:0 0 0 0;
}
#content #centerNews #news .date{
	float:left;
	color:#343434;
}
#content #centerNews #news .introBox{
	width:633px;
	float:left;
}
#content #centerNews #news .introBox p, 
#content #centerNews #news .introBox h4 
{
	color:#666666;
	font-size:12px;
	line-height:18px;
	border:none;
}
#content #centerNews #news .introBox p 
{
	font-weight:normal !important;
}
#content #centerNews #news .downloadBox{
	width:237px;
	float:left;
	padding:0 0 0 15px;
}
#content #centerNews #news .downloadBox h5{
	padding:0 0 0 0;
}
#content #centerNews #news .downloadBox span{
	line-height:18px;
}
#content #centerNews #news .downloadBox ul{
	float:left;
}
#content #centerNews #news .downloadBox a{
	word-break: break-all;
}
#content h5
{
	color:#666666;
	font-size:12px;
	line-height:18px;
	border:none;
	margin:0;
	padding:20px 0 10px 0;
}
#content #centerNews #news .downloadBox #dateien a
{
	float: left;
	line-height:16px;
}
#content #centerNews #news .downloadBox #dateien img
{
	float: left;
	padding:0 5px 0 0;
}

#content #centerJob{
	width:810px;
	float:left;
	padding:0 0 50px 40px;
}

#content #centerJobs{
	width:775px;
	float:left;
	padding:0 0 50px 40px;
}
#content #center #jobs a,
#content #centerJobs a{
	font-size:12px;
	padding:0 0 10px 0;
	float:left;
	width:100%;
}
#content #center #jobs,
#content #centerJobs #jobs{
	width:100%;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#content #center #jobs li,
#content #centerJobs #jobs li{
	width:100%;
	float:left;
	border-bottom: 1px solid #EAEAEA;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#content #center #jobs li ul,
#content #centerJobs #jobs li ul{
	list-style:disc;
	list-style-position: inside;
	float:left;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
}
#content #center #jobs li ul li,
#content #centerJobs #jobs li ul li{
	float:left;
	width:100%;
}

#content #centerProdukte{
	float:left;
	width:775px;
	min-height:100px;
	padding:0 0 50px 40px;
}
#content #centerProdukte #produkte{
	float:left;
	padding:0;
	padding:0;
	width:100%;
}
#content #centerProdukte #produkte li{
	padding:0;
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
#content #centerProdukte #produkte li.mitAnwendung{
	padding:0;
	margin:0 0 30px 0;
	float:left;
	width:100%;
}
#content #centerProdukte #produkte li img{
	padding:20px 50px 20px 0;
	border-right:1px solid #FFEDA8;
	vertical-align: middle;
	float:left;
}
#content #centerProdukte #produkte li.mitAnwendung img{
	padding:0 0 0 0;
	margin:0 15px 0 0;
	border-right:none;
	vertical-align: initial;
	float:left;
	background: #E8E8E8;
}
#content #centerProdukte #produkte li.mitAnwendung img.anwendung{
	padding: 0 0 0 0;
    border: none;
    vertical-align: initial;
    float: right;
    background: #E8E8E8;
    margin: 0 0 0 15px;
}
#content #centerProdukte #produkte li .vCentered{
	padding:0 0 0 10px;
	display: table-cell;
    vertical-align: middle;
	height:271px;
}
#content #centerProdukte #produkte li.mitAnwendung .vCentered{
	padding:0 0 0 0;
	display: block;
    vertical-align: initial;
	height:190px;
	float:left;
	width:155px;
}
#content #centerProdukte #produkte li p{
	font-size: 12px;
	line-height:14px;
}
#content #centerProdukte #produktBspHead,
#content #centerProdukte #anwendungBspHead{
	width:190px;
	font-size:14px;
	font-weight:bold;
	padding:20px 0;
}
#content #centerProdukte #produktBspHead{
	float:left;
}
#content #centerProdukte #anwendungBspHead{
	float:right;
}

#content #kontakt #location{
	    width: 45%;
		height:500px;
		float: left;
}
#content #kontakt #location p{
	    width: 100%;
		float: left;
}

#content #centerSearch{
	float:left;
	width:806px;
	min-height:100px;
	padding:0 0 50px 40px;
}
/* Default styles for FullTextSearch */

.invisible{
	
}
.fulltextsearch { 
  margin:0; 
  padding: 0.5em 0;
}
/* search box */
.fulltextsearch_form { 
  margin:0; 
  padding:0;
}
.fulltextsearch_searchbox { 
  width: 125px; 
  margin: 5px 5px 0 0;
}
.fulltextsearch_searchbutton { 
  width: 70px; 
  margin: 5px 0 0 0;
}
/* Pagination */
.fulltextsearch_pagination { 
  position: relative; 
  margin:0; 
  padding: 0.6em 0 1.6em 0;
}
.fulltextsearch_pagination_ul {
  list-style: none; 
  margin:0;
  padding:0; 
  display:block;
  text-align: center;
}
.fulltextsearch_pagination_ul li {
  display: inline;
}
.fulltextsearch_previous_inactive a, 
.fulltextsearch_next_inactive a,
.fulltextsearch_thispage,
.fulltextsearch_results_heading{
	color:#a5a5a5 !important;
	font-size:14px;
	padding:0 0 0 0;
	font-weight:bold;
	width:100%;
}
.fulltextsearch_previous a, 
.fulltextsearch_next a,
.fulltextsearch_page a{
	color:#666;
	font-size:14px;
	padding:0 0 0 0;
	font-weight:bold;
	width:100%;
}
.fulltextsearch_previous_inactive a:hover, 
.fulltextsearch_next_inactive a:hover 
.fulltextsearch_thispage:hover{
	color:#a5a5a5 !important;
}
.fulltextsearch_page a{
	padding: 0 5px;
}
.fulltextsearch_thispage {
  font-weight: bold;
  padding: 0 5px;
}
/* container spacing */
.fulltextsearch_results, .fulltextsearch_error {
  padding: 0.5em 0 1em 0;
}
/* results */
.fulltextsearch_result {
  margin: 0;
  padding: 10px 5px;
  border-bottom:1px solid #EAEAEA;
}
.fulltextsearch_result:hover {
  background-color: #e8e8e8;
}
.fulltextsearch_title a{
	color:#666;
	font-size:12px;
	padding:0 0 0 0;
	font-weight:bold;
	float:left;
	width:100%;
}
.fulltextsearch_summary{
	margin:0;
}
.fulltextsearch_link {
  font-size: 1.1em;
  text-decoration: underline !important;
}
.fulltextsearch_link strong {
  font-weight: bold;
  text-decoration: underline !important;
}
.fulltextsearch_result strong {
 background-color: #fdfddb;
}

#content #right{
	float:left;
	width:247px;
	margin: 25px 0 0 38px;
	padding:5px 0;
}
#content #right img{
	width:100%;
}
#content #right h3{
	padding:5px 5px 10px 5px;
	color:#666;
	font-size:14px;
	font-weight:bold;	
}
#content #right h4{
	padding:5px 5px 0 5px;
	color:#666;
}
#content #right p{
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0 5px 5px 5px;
}
#content #right a:hover{
	color:#0052a0;
}

#content #right ul#latestNews h4{
    font-family: arial;
	color:#343434;
    font-size: 13px;
    font-weight: bold;
	margin:0 0 10px 0;
}
#content #right ul#latestNews p{
    line-height:20px;
	padding:0;
}
#content #right ul#latestNews li{
    border-bottom:1px dotted #343434;
	margin:0 5px 10px 5px;
	padding:0 0 10px 0;
}
#content #right ul#latestNews li h4{
    padding:0;
	margin:0 0 2px 0;
}
#content #right ul#jobs li h4:hover{
    color:#0052a0;
}

#content #right ul#jobs h4{
    font-family: arial;
	color:#343434;
    font-size: 13px;
    font-weight: bold;
	margin:0 0 10px 0;
}
#content #right ul#jobs p{
    line-height:20px;
	padding:0;
}
#content #right ul#jobs li{
    border-bottom:1px dotted #343434;
	margin:0 5px 10px 5px;
	padding:0 0 10px 0;
}
#content #right ul#jobs li h4{
    padding:0;
	margin:0 0 2px 0;
}
#content #right ul#jobs li h4:hover{
    color:#0052a0;
}




#mobile,
#menuBtnMobile,
#searchMobile,
#footer{
	display:none;
}


.col-md-4{
	float:left;
	width:30%;
	padding:0 3% 0 0; 
}.col-md-4 img{
	width:100% !important; 
	height:auto !important;
}
.col-md-4:nth-child(3){
    padding:0 0 0 0; 
}
.col-md-6{
	float:left;
	width:47%;
	padding:0 3% 0 0; 
}

.col-md-8{
	float:left;
	width:60%;
	padding:0 3% 0 0; 
}
.col-md-4 .fancybox img{
	margin:20px 0 0 0;
	width:200px; 
}
