/* All Devices styles start */

/* job siden */
#joblisten-head .atd1, #joblisten-head .atd2, #joblisten-head .atd3 {
width: 30%;
float: left;
text-align: left;
color: #848484;
}
#joblisten-head hr{
margin-top: 3px;
width: 100%;
}
#joblisten .atd1, #joblisten .atd2, #joblisten .atd3 {
width: 30%;
display: inline-block;
text-align: left;
margin-bottom: 10px;
}
#joblisten .atd1 a {
font-weight: 600;
color: #000000;
}
#joblisten a {
color: #000000;
}
#jobs-opslag {
display: none;
}
#main .jobsBack {
text-align: center;
}
#main .jobsBack.top {
padding: 0 0 10px 0;
}

#main .jobsBack.bottom {
padding: 20px 0 10px 0;
}
#main .jobsBack a {
display: inline-block;
width: 200px;
height: 22px;
background-color: #808080;
font-size: 16px;
font-weight: bold;
color: #ffffff;
padding: 6px 0 0 0;
margin: 0 auto 0 0;
border-radius: 6px;
text-align: center;
cursor: pointer;
}
#main .jobsBack a:hover {
color:#ffffff;
background-color: #575757;
}

/* job siden slut*/

/* job Info start */


#main .menuCmsDiv {
width: 100%;
}
#main .menuCms {
padding-bottom: 20px;
margin: 0 20px 20px 0;
}
#main .menuCms.jobs {
padding-bottom: 20px;
margin: 0 20px 0 0;
}

#main .menuCmsDiv #jobForm {
width: 100%;
border: 0;
height: 800px;
border-top: solid 1px #666;
padding-top: 20px;

}

#main .imgDiv {
width: 30%;
float: left;
}
#main .imgDiv img {
width: 100%;
max-width: 400px;
}


/* job Info end */


/* All devices styles end */



/* Generelle desktop styles start */
@media (min-width: 768px) {
 
 
 
}
/* Generelle desktop styles end */



/* 800px - 1024px start */

@media (min-width: 768px) and (max-width: 1023px) {

 
 

}
/* 800px - 1024px end */



/* 800px - 1024px Tablet Portrait start */
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)  and (orientation:portrait) { 


 
 
}

/* 800px - 1024px Tablet Portrait end */




/* 1024x - 1200 start */
@media (min-width: 1024px) and (max-width: 1210px) {



}
/* 1024x - 1200 end */




/* Mobile start */


/* Mobile 767 start */
@media (max-width: 767px) {

 #main .menuCmsDiv {
 width: 100%;
 float: none;
 }
 #main .imgDiv {
 width: 100%;
 float: none;
 }
 #joblisten-head .atd1, {
 width: 65%;
 }
 #joblisten-head .atd1 {
 width: 25%;
 }
 #joblisten-head .atd3 {
 display: none;
 } 
 #joblisten .atd1 {
 width: 65%;
 margin-bottom: 2px;
 }
 #joblisten .atd2 {
 width: 25%;
 margin-bottom: 2px;
 }
 #joblisten .atd3 {
 width: 90%;
 display: block;
 text-align: left;
 margin-bottom: 10px;
 font-size: 11px;
 }
/* Mobile 767 end */

/* Mobile 480 start */
@media (max-width: 480px) { 
  
 
 
}
/* Mobile 480 end */


/* Mobile slut */


