/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ul.data{
	list-style: disc;
	padding: 0 50px 30px;
	line-height: 24px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


* {
	
}

body{
	background:#fff;
	color:#828282;
}

iframe{
	width: 100%;
	height: 100%;
	border: 0;
	margin-left: 0.2%;
}

a{
	color:#828282;
	text-decoration: none;
}


a.under{
	color:#828282;
	text-decoration: underline;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('http://themes.googleusercontent.com/font?kit=12mE4jfMSBTmg-81EiS-YXwUvq1pQaUIDqPgpae5ItU') format('woff');
}


.clear { clear:both; }

.header{
	position: fixed;
	z-index: 800;
	width:100%;
	top:0;
	height:119px;

	background:#FFFFFF url('../Bilder/bg-header.png') bottom left repeat-x;
}

.last{
	border: 0 none;
}

div.logo {
	float:left;
	max-width:400px;
	padding-top:30px;
	height:89px;
	display:block;
}

div.logo-klein {
	float:left;
	max-width:300px;
	padding-top:10px;
	height:44px;
	display:none;
}

.jcarousel2 ul li img{
	
		-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}


.div-navbar{
	float:right;
	height:119px;
}


.container {
	max-width:1097px;
	margin: 0 auto;
	clear:both;
	height:119px;
	overflow:hidden;
}

.container-Karriere {
	max-width:1097px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;

}

.container-Standorte{
	max-width:1097px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;
	padding-right:5px;
}

ul.ul-navbar {
	height:119px;
	
}

ul.ul-navbar li{
	display:block;
	float:left;
	
}

ul.ul-navbar li a{
	padding:70px 10px 10px 10px;
	display:block;
	height:119px;

}

ul.ul-navbar li ul li a:hover{
	background:#f8f8f8;
}

ul.ul-navbar li ul li :hover{
	background:#f8f8f8;
}

ul.ul-navbar li a:hover{
	background:#f8f8f8 url('../Bilder/active-menu-bg.png') bottom left repeat-x;

}

.activ-nav{
	background:url('../Bilder/active-menu-bg.png') bottom left repeat-x;
}


ul.ul-navbar-R li ul li a:hover{
	background:#f8f8f8;
}

ul.ul-navbar-R li:hover{
	background:#f8f8f8;

}

#ul-navbar-Start{}

.ul-navbar li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #E2E2E2;
    border-radius: 0 0 3px 3px;
    display: none;
    margin: 0;
    padding: 5px 10px 5px 10px;
    width: 250px;
    z-index: 91000000;
	position:absolute;
}

.ul-navbar li:hover  ul {
    display: block;
    visibility: visible;

}

.ul-navbar-R li:hover  ul {
    display: block;
    visibility: visible;

}


.ul-navbar li ul  li{
   float:none;
}

.ul-navbar li ul  li a{
   padding:15px 0 30px 8px;
   height:25px;
   border-bottom:1px solid #e6e6e6;
   background:#fff;
}



.header-R{
	position: relative;
	z-index: 800;
	width:100%;
	top:0;
	height:119px;
	display:none;
}

div.logo-R{
	float:left;
	max-width:400px;
	padding-top:30px;
	height:89px;
	display:none;
}

div.logo-klein-R {
	float:left;
	max-width:300px;
	padding-top:10px;
	height:44px;
	display:none;
}

.div-navbar-R{
	float:left;
}


.container-R {
	max-width:1097px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;

}

iframe.width-328px{
    width:328px;
}

ul.ul-navbar-R li{
	display:block;
	float:left;	
}





.ul-navbar-R li ul {
	
	background:#fff;
    display: none;
    margin: 0;
    padding: 5px 10px 5px 10px;
	max-width: 650px;
    z-index: 91000000;
	position:relative;
}




.ul-navbar-R li ul  li{
   float:none;
   overflow: hidden;
}

.ul-navbar-R li ul  li a{
   padding:15px 0 15px 8px;
   height:20px;

   background:#fff;
}


.txt-btn{
	width:200px
}




.li-jcarousel{


}

.content{
	margin-top:119px;
	padding-right:1px;
}

.bild{

}

.content-inner{
	max-width:1097px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:120px;
	padding-left:15px;
	padding-right:5px;

	
}

h1 {
	font-weight:lighter;
	font-size:43px;
	color:#595959;
	padding-bottom:30px;
}

h2 {
	font-weight:normal;
	font-size:22px;
	color:#595959;
	line-height:1.3;
}

.padding-b-30{
	padding-bottom:30px;
}

.content-inner p {
	margin-bottom:30px;
	line-height:24px;
}

strong {
	font-weight:bold;
}

.texte{
	max-width:482px;
	margin-bottom:34px;
}

.content-left{
	float:left;
	margin-right:103px;
	max-width:497px;
}

.content-right{
	float:left;
	max-width:497px;
}

.Markenvielfalt{
	max-width:1097px;
	margin: 0 auto;
	border-top:1px solid #e6e6e6;
	padding-top:30px;
}

#marken-box img{
	margin-left:21px;
	cursor:pointer;
}

#marken-box img:first-child{
	margin-left:0;
}




.footer{
	background:#dbdbdb;
}

#footer-top-wrapper{
	
}

.google{
	display:none;
}

.footer-top {
	padding-top:40px;
	max-width:1097px;
	margin: 0 auto;
	padding-bottom:90px;
	padding-left:15px;
}

.footer-center ul li{
	font-family: 'Roboto', sans-serif;
	line-height:27px;
	font-size:15px;
}

.padding-footer{
	padding-right:10px;
}

.ul-footer-top{
	margin-top:12px;
}


.footer-right p{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	line-height:27px;
}

#footer-bottom-wrapper{
	background:#818181;
	padding-top:15px;
	padding-bottom:30px;
}

.footer-bottom{
	background:#818181;
	max-width:1097px;
	margin: 0 auto;
}

.footer-bottom ul {
	float:left;
	overflow:hidden;
}

.footer-bottom ul li {
	padding:0 4px 0 4px;
	float:left;
	color:#ffffff;
}

.footer-bottom ul li a{
	padding:0 4px 0 4px;
	float:left;
	color:#ffffff;
}

.footer h3 {
	padding-bottom:8px;
	
	margin-bottom:14px;
	font-family: 'Roboto', sans-serif;
	line-height:24px;
}

.footer-h-1{
	max-width:328px;
	background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
}

.footer-h-2{
	max-width:292px;
	background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
}

.footer-h-3{
	max-width:295px;
	background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
}






			/*
			This is the visible area of you carousel.
			Set a width here to define how much items are visible.
			The width can be either fixed in px or flexible in %.
			Position must be relative!
			*/
			.jcarousel {
				position: relative;
				overflow: hidden;
			}

			/*
			This is the container of the carousel items.
			You must ensure that the position is relative or absolute and
			that the width is big enough to contain all items.
			*/
			.jcarousel ul {
				width: 2000em;
				position: relative;

				/* Optional, required in this case since it's a <ul> element */
				list-style: none;
				margin: 0;
				padding: 0;
			}

			/*
			These are the item elements. jCarousel works best, if the items
			have a fixed width and height (but it's not required).
			*/
			.jcarousel li {
				/* Required only for block elements like <li>'s */
				float: left;
			}
			
			/*
			This is the visible area of you carousel.
			Set a width here to define how much items are visible.
			The width can be either fixed in px or flexible in %.
			Position must be relative!
			*/
			.jcarousel2 {
				position: relative;
				overflow: hidden;
				width:100%;
			}

			/*
			This is the container of the carousel items.
			You must ensure that the position is relative or absolute and
			that the width is big enough to contain all items.
			*/
			.jcarousel2 ul {
				width: 2000em;
				position: relative;

				/* Optional, required in this case since it's a <ul> element */
				margin: 0;
				padding: 0;
				list-style: none outside none;
			}

			/*
			These are the item elements. jCarousel works best, if the items
			have a fixed width and height (but it's not required).
			*/
			.jcarousel2 li {
				/* Required only for block elements like <li>'s */
				float: left;
				margin-right:31px;
				
			}
.pfeile2{
	display:none;
	text-align:center;
	margin-bottom:38px;
}
	
#marken-box{
	max-width:661px;

}

#marken-box img{
	margin-left:21px;
	cursor:default;
}

#marken-box img:first-child{
	margin-left:0;
}


.standort{padding-bottom: 30px;}

.scrollup  {
    background: none;
    border-radius: 4px;
    bottom: 30px;
	right: 40px;
    height: 16px;	
    width: 15px;
    opacity: 0.89;
    padding: 6px 8px 9px 8px;
    position: fixed;
    z-index: 499841;
	display:none;
	cursor:pointer;
}
	
.jcarousel-prev{
	position:absolute;
	left:22px;
	top:304px;
}

.jcarousel-next{
	position:absolute;
	right:22px;
	top:304px;
}
	
	
.btn-text{
	position:absolut;
	left:44px;
	top:22px;
}
	
.maps{
	display:none;
}	

	
	
	
	
	
/*Karriere Seite*/


.bild-R{
	height:224px;
	width:337px;
}

.Karriere-h{
	clear:both;
	width:100%;
	height:148px;
	background:#fafafa;

}

.content-inner-Karriere{
	max-width:1097px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:82px;
	padding-left:15px;

}

.content-inner-Standorte{
	max-width:1097px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:82px;

}

.margintop {
	margin-top:50px;
	padding-right:5px;
	padding-left:15px;
	
}

.margintop2 {
	margin-top:40px;
	padding-right:5px;
	margin-bottom:20px;
}

.margintop3{
	margin-top:60px;
}

.margintop3 a:hover{
	font-weight:bold;
}

.border-bottom{
	padding-bottom:7px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
}

.Karriere-Bilder{
	margin-top:44px;
	height:330px;
}

.K-Bild{
	float:left;

	height:270px;
	margin-right:0px;

}

.K-Bild-ausbildung{
	float:left;

	height:270px;
}

.K-Bild-Initativebewerbung{
	float:left;

	height:270px;

}

.k-Bild-Titel{
	margin-top:13px;
	margin-left:14px;
	
}

.K-Bild-border{
	background:#fafafa;
	margin-top:-2px;
	height:40px;
	max-width:337px;
	border-top:5px solid #e5e6e8;
}

.K-Bewerbung-Titel{
	margin-top:22px;
	margin-bottom:60px;
}

.K-Bewerbung-Titel2{
	margin-top:22px;
}

/*Fach und FürungsKräfte*/

.border-bottom-ffk{
	padding-bottom:13px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:25px;
}

.content-left-ffk{
	float:left;
	margin-right:43px;
	max-width:720px;
}

.content-right-ffk{
	float:left;
	max-width:334px;
	margin-top:4px;
}

.content-right-ffk li:hover{
	background:#f8f8f8 url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.content-right-MG li:hover{
	background:#f8f8f8 url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.content-right-Kontakt li:hover{
	background:#f8f8f8 url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.li-ffk-liste{
	padding-left:10px;
	padding-bottom:13px;
	padding-top:13px;
	border-bottom:1px solid #e6e6e6;
	background:url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.ul-ffk-titel{
	padding-bottom:13px;
	border-bottom:1px solid #e6e6e6;
	font-size:12px;
}

.ul-kontakt-titel{
	padding-bottom:7px;
	border-bottom:1px solid #e6e6e6;
	font-size:12px;
}


.content-inner-Karriere-ffk{
	max-width:1097px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:50px;
	padding-left:15px;
}

.active{
	font-weight:bold;
	background:#fafafa url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.border-bottom-Bild-ffk{
	border-bottom: 4px solid #E2E2E2;
}

/*Mulfinger Gruppe */

.ul-MG-titel{
	border-bottom:1px solid #e6e6e6;

	font-size:12px;
}

.content-inner-Karriere-MG{
	max-width:1097px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:117px;
	padding-left:15px;
}

.li-MG-liste{
	padding-bottom:13px;
	padding-top:13px;
	border-bottom:1px solid #e6e6e6;
	font-size:14px;
	background:url('../Bilder/list-pfeil-rechts.png') top 16px right 9px no-repeat;
}

.content-right-MG{
	float:left;
	max-width:334px;
	
}

.content-right-MG ul li{
	padding-left:10px;
}

.bild-groß{

	width:1920px;
}

.bild-groß2{

	width:100%;
}

.bild-groß-Karriere{

	width:100%;
}

.bild-groß-Mg{

	width:100%;
}

.pfeil{
	width:30px;
}


/*Standorte*/


a.all{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.aswAutomobile{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.AutozentrumDobler{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.MulfingerGmbH{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.PorscheZentrumHeilbronn{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.Volkswagen{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.Audi{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.VolkswagenNutzfahrzeuge{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.Skoda{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.Porsche{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

a.Seat{
	background:#fafafa;
	height:38px;
	margin-right:10px;
	border:1px solid #e6e6e6;
	float:left;
}

.filter li a{
	padding:10px 5px 0 5px;
}


.StandortMT{
	margin-top:10px;
}

.butten {
	margin-top:30px;
}

.Standort-h2{
	margin-top:56px;
}

.container-Standorte-Bilder{
	height:193px;
	width:242px;
	margin-right:20px;
	margin-bottom:38px;
	display:block;
}

.list-Standorte{
	padding-right:-15px;
	min-height:400px;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.Standorte-Bilder{
	margin-bottom:4px;
}

.Standorte-btnMB{
	margin-bottom:40px;
}

.selected{
	font-weight:bold;
}


/*Kontakt*/

.border-top{
	border-top:1px solid #e6e6e6;
}

.content-right-Kontakt{
	float:left;
	max-width:334px;
}

.kontakt-pDh{
	margin-top:50px;
	margin-bottom:20px;
}

.input-kontakt{
	float:left;
}

.input-kontakt-text{
	float:left;
	width:88px;
	height:31px;
}

.input-kontakt-schreiben{
	height:32px;
	width:220px;
	border:1px solid #e6e6e6;
}

.kontakt-margin{
	margin-top:16px;
}

.border-bottom-kontakt{
	padding-bottom:30px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:14px;
	padding-right:5px;
}

.input-kontakt-Nachricht{
	height:126px;
	margin-bottom:39px;
}

.input-kontakt-text-nachricht{
	float:left;
	width:88px;
	height:31px;
	margin-top:11px;
}


.input-Nachricht{
	height:126px;
	width:574px;
	border:1px solid #e6e6e6;
}

.margin-bottom-kontakt{
	margin-bottom:32px;
	padding-right:5px;
}

.padding_right_5{
	padding-right:5px;
}

.kontakt-padding{
	padding-top:16px;
}

.div-kontakt-button{
	float:right;
	margin-top:47px;
	width:179px;
	height:45px;
	background:;
	cursor: pointer;
	border:none;
	background:#fafafa url('../Bilder/list-pfeil-rechts.png') top 20px right 15px no-repeat;
}

.iframe-text{
		display:none;
	}

@media only screen and (max-width: 1680px) {  

	.bild-groß{
		width:1680px;
	}

}

@media only screen and (max-width: 1600px) {  

	.bild-groß{
		width:1600px;
	}

}

@media only screen and (max-width: 1440px) {  

	.bild-groß{
		width:1440px;
	}

}

@media only screen and (max-width: 1366px) {  

	.bild-groß{
		width:1366px;
	}

}

@media only screen and (max-width: 1280px) {  

	.bild-groß{
		width:1280px;
	}
	.ul-navbar li ul{
		right: 1%;
	}
}

@media only screen and (max-width: 1200px) {  
	.header{
	position: fixed;
	z-index: 800;
	width:100%;
	top:0;
	height:119px;
	background:#FFFFFF url('../Bilder/bg-header.png') bottom left repeat-x;
	}

	div.logo {
		float:left;
		max-width:400px;
		padding-top:30px;
		height:89px;
		display:block;
	}

	div.logo-klein {
		display:none;
	}
	
	

	
}

@media only screen and (max-width: 1200px ) {  

	.bild-groß{

		width:1200px;
	}
	
	.bild-groß-Karriere{

	}

	.bild-groß-Mg{

	}
	
	.pfeil{
		width:19px;
	}
	
	.jcarousel-prev{
		left:14px;
		top:252px;
	}

	.jcarousel-next{
		right:14px;
		top:252px;
	}
	
	.bild-R{
		height:143px;
		width:214px;
	}
	
	.K-Bild-border{
		width:214px;
	}
	
	.K-Bild{
		width:214px;
		margin-right:30px;
	}

	
}

@media only screen and (max-width: 1024px ) {  
	
	.maps{
		display:block;
	}	
	
	.footer-h-1 {
		background:none;
	}
	
	.footer-h-2 {
		background:none;
	}
	
	.footer-h-3 {
		background:none;
	}
	
	
	ul.image-grid li img{
		width:211px;
	}
	
	.bild-R{
		height:123px;
		width:184px;
	}
	
	.K-Bild{
		width:184px;
	}
	
	.K-Bild-border{
		width:184px;
	}
	
	.iframe{
		display:none;
	}
	
	.google{
		display:block;
	}
	
	.input-Nachricht{
		width:524px;;
	}
	
	.bild-groß{

		width:1024px;
	}
	
	.bild-groß-Karriere{

	}

	.bild-groß-Mg{

	}
	
	.bild-R{
		height:123px;
		width:184px;
	}
	
}

@media only screen and (max-width: 992px ) {  

	.input-Nachricht{
		width:434px;;
	}
	.bild-groß-Mg{

	}
	
	
}

@media only screen and (max-width: 800px ) {  

	.input-Nachricht{
		width:404px;;
	}
	
	.bild-R{
		height:149px;
		width:223px;
	}
	
	.K-Bild-border{
		width:223px;
	}
	
	.K-Bild{
		width:223px;
		margin-right:15px;
	}

	.bild-groß{
		width:800px;
	}

	.bild-groß-Karriere{

	}

	.bild-groß-Mg{

	}
	
	.pfeil{
		width:13px;
	}
	
	.jcarousel-prev{
		left:9px;
		top:210px;
	}

	.jcarousel-next{
		right:9px;
		top:210px;
	}
	
	.content-right-Kontakt{
		display:none;
	}
	
	.content-right-ffk{
		display:none;
	}
	
	.content-right-MG{
		display:none;
	}
	
	.content-left-ffk{
		width:100%;
	}
	
	
	
}
	
@media only screen and (max-width: 767px) { 

	.iframe-text{
		display:block;
	}
	
	.iframe-karriere{
		display:none;
	}
	
	.filter li a{
		margin-bottom:16px;
	}

	.footer-left{
		margin-bottom:43px;
		
	}

	.footer-center{
		margin-bottom:43px;
	}
	
	

	.input-Nachricht{
		height:96px;
		width:220px;
	}

	.bild-R{
		display:none;
	}
	
	.K-Bild{
		clear:both;	
		height:40px;
		margin:1px 0;
		width:100%;
	}
	
	.K-Bild a{
		width:600px;
	}
	
	.K-Bild-border{
		border-top:0px solid #e5e6e8;
		width:600px;
		padding-top:1px;
	}
	
	.K-Bild-Initativebewerbung{
		clear:both;	
		height:40px;
		margin:1px 0;
		width:100%;
	}
	.bild-groß{
		width:768px;
	}
	
	.bild-groß-Karriere{

	}

	.bild-groß-Mg{

	}
	
	.pfeil{
		width:12px;
	}
	
	.jcarousel-prev{
		left:8px;
		top:260px;
	}

	.jcarousel-next{
		right:8px;
		top:260px;
	}

	
	
	h1{
		font-size:2.313em
	}
	
	.header{
		display:none;
	}

	
	div.logo-R {
		display:none;
	}

	div.logo-klein-R {
		float:left;
		padding-top:30px;
		padding-left:15px;
		height:44px;
		display:block;
		width:768px;
	}
	
	.navbar{
		position:relative;
		margin-top:74px;
		margin-left:15px;
	}
	
	.jcarousel{
		margin-top:0;
	}
	
	.li-jcarousel{

	}
	
	
	.navbar-toggle{
		display:block;
		position: relative;
		height:56px;
		width:650px;

	}
	
	.navbar-collapse{
		overflow:hidden;
	}
	
	ul.ul-navbar-R li{
		
		float:none;
		padding:10px 10px 10px 10px;
		border-bottom:1px solid #e6e6e6;

	
	}
	
	.last{
		border: 0 none;
	}
	
	ul.ul-navbar-R {
		width:650px;
		background:#fff;
		display:table;	
		overflow:hidden;
	}
	
	
	ul.ul-navbar-R li a{
		padding:0;
		display:block;
		height:20px;
		max-width:650px;

	}
	

	
	.content{
		margin:0;

	}
	
	.header-R{
		position: relative;
		z-index: 800;
		width:100%;
		top:0;
		height:171px;
		background:#FFFFFF;
		display:block;
	}
	
 }
 
 @media only screen and (max-width: 600px) { 
 
	
 
	.footer-h-1 {
		background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
	}
	
	.footer-h-2 {
		background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
	}
	
	.footer-h-3 {
		background:url('../Bilder/footer-h3-bg.png') bottom left repeat-x;
	}
 
	.navbar-toggle{

		width:450px;

	}
	
	ul.ul-navbar-R {
	width:450px;
	}
	
	.pfeile2{
		display:block;
	}
 
	ul.image-grid li {

	}
	
	ul.image-grid li img{

	}
 
	
	
	
}

 @media only screen and (max-width: 480px) { 
 
	.margintop {
		margin-top:30px;
		padding-left:5px;
	}
 
	.navbar-toggle{
		width:360px;
	}
	
	ul.ul-navbar-R {
	width:360px;
	}
	
 
	.content-inner{
		padding-left:5px;
		padding-right:5px;
	}
	
	div.logo-klein-R{
		padding-left:5px;
	}
	
	.navbar{
		margin-left:5px;
	}
 
	.content-inner-Karriere{
		padding-left:5px;
		padding-right:5px;
	}
	
	.content-inner-Karriere-ffk{
		padding-left:5px;
		padding-right:5px;
	}
	
	.content-inner-Karriere-MG{
		padding-left:5px;
		padding-right:5px;
	}
	
	/*Standorte*/
	.content-inner-Standorte{
		padding-left:5px;
		padding-right:5px;
	}
	
	
	.bild-groß{
		display:none;
	}
	
	.bild-groß2{
		display:none;
	}
		
	.bild-groß-Karriere{
		display:none;
	}

	.bild-groß-Mg{
		display:none;
	}
	
	.bild-R{
		display:none;
	}
	
	.K-Bild{
		clear:both;	
		height:40px;
		margin:1px 0;
		width:100%;
		
	}
	
	.K-Bild-border{
		border-top:0px solid #e5e6e8;
		width:480px;
		padding-top:1px;
	}
	
}
 
@media only screen and (max-width: 360px) { 

	.margintop {
		margin-top:5px;
	}

	.bild-groß{
		
		width:360px;
	}
	
	.pfeil{
		width:6px;
	}
	
	.jcarousel-prev{
		left:4px;
		top:215px;
	}

	.jcarousel-next{
		right:4px;
		top:215px;
	}
	.header-R{
	
	z-index: 800;
	width:100%;
	top:0;
	height:171px;
	
	}
	
	.bild-R{
		display:none;
		clear:both;
	}
	
	.K-Bild-border{
		border-top:0px solid #e5e6e8;
		width:250px;
	}
	
	.K-Bild{
		height:40px;
		margin:1px 0;
		width:100%;
	}
	
	.K-Bild-Initativebewerbung{
		height:40px;
		margin:1px 0;
	}
	
	.Karriere-Bilder{
		height:144px;
	}
	
	
div.logo-R {
	display:none;
	}

div.logo-klein-R {
	float:left;

	padding-top:30px;
	height:44px;
	display:block;
	width:320px;
	}
	
	ul.ul-navbar-R {
	width:320px;
	}
	
	ul.ul-navbar-R {
	}
	
	.navbar {
		margin-top:74px;
	}
	
	.jcarousel{

	}
	
	.li-jcarousel{


	}
	
	.navbar-toggle{
		height:56px;
		width:320px;
	}
	

	
 }	


