/*
Simple Responsive Template v 1.2


primary styles 
   Author: www.prowebdesign.ro
   Add your own styles to customize the project.



BASE (MOBILE) SIZE
	These are the mobile styles. It's what people see on their phones.
	Remember, keep it light: Speed is Important.
*/

/* typography */
.clear{
	clear:both; 
}
#bewerberlistheader { display: none}
body{
	color: #3c3c3c;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	line-height:1.4em; 
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, .logo_jobtool{
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;

} 

h1{
	font-size: 30px; line-height: 30px; color: #000;
} 
h2{
	line-height: 24px;
	color: #000;
	font-weight: 400;
} 
h3{
	font-size: 30px; line-height: 30px; color: #000;
} 
.logo_jobtool{
	font-size: 36px; 
	color: #0168be;
	padding: 7px 0 5px 20px;
	font-weight: 100;
} 

.logo_j {font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;font-style: italic;font-weight: bold;color: #f38503;}

/* links */
a,
a:visited,
a:active,
a:hover{color:#3056f8;text-decoration:none;}
a:hover{ text-decoration:underline;}

#login_m a {color:#fff;text-decoration:none;} 


/* Box sizing. Awesome thing. Read about it here: http://www.w3schools.com/cssref/css3_pr_box-sizing.asp */
*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}

  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}
header{ 
	padding:15px 0;
}
#banner{ 
	text-align:center;
}
#hero_blue{
	background:#0168be;
	/*background:#0168be;*/
	text-align: center;
	color: #fff;
}	
#hero_blue h1{
	color: #fff;
}
#hero_header{

}


.flexslider{
	display:none;
}

#content {  
	margin:40px 0;
}

aside { 
	margin:40px 0;
}

p{ margin:0 0 10px;}


/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto;}


/*MAIN MENU*/
.menu-toggle{

	padding:10px;
	margin:20px 20px 0 20px;
	background:#0168be;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:0px;
}
.menu-toggle.toggled-on{
	background:#0168be;
}
.srt-menu{
	display:none;
}	
.srt-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.srt-menu{
	clear:both;
	margin-bottom:20px;
	
}
.srt-menu li a {
	background:#f3f2f2;
	display:block;
	margin:1px 20px 0 20px; 
	padding:10px;
	text-decoration:none;
}
.srt-menu li a:hover{
	background:#0168be;
	color:#fff;
}

li.nav_e2 a { padding-left: 40px; color: #8f8d8d}
li.nav_e1 a { padding-left: 10px; color: #000}


/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	/*positioning and padding*/
	position: relative;
    min-height: 1px;

}
.grid_8.reg, .grid_8 {padding: 0 10px 0 10px}
.grid_9.list_outer, .grid_12.list_outer, .grid_11.list_outer {
	-webkit-box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);
    box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);	
	margin-top: 0px; 
	margin-left: 0px; 
	border-top: solid 1px #d5d4d4; border-left: solid 1px #d5d4d4; border-right: solid 1px #d5d4d4;
	margin:0px 20px 0 20px;
}
/************************Dashboard Styles***********************************/
#main_stat {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   
   border: solid 1px #d5d4d4;
	}
.grid_9.list_outer_dash {
display: -webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
  
  	
	margin:0px 0px 0px 0px; float:left; width: 50%;
	padding: 20px;

}
.grid_9.list_outer_dash.left {
	border-right: solid 1px #d5d4d4;
}
.grid_9.list_outer_dash.right {
	
}
/*****************************************/
.grid_9.list_outer_dash.bottom.left {
	border-top: solid 1px #d5d4d4; border-right: solid 1px #d5d4d4;
}
.grid_9.list_outer_dash.bottom.right {
	border-top: solid 1px #d5d4d4; 
}
/*****************************************/
.grid_9.list_outer_dash_inline_header {
 width: 100%;position: relative;
}
.grid_9.list_outer_dash_inline_content.left {
 width: 100%; vertical-align:middle; text-align:center;
}
.grid_9.list_outer_dash_inline_content {
 width: 100%; vertical-align:left; text-align:center;
}
.grid_9.list_outer_dash_inline_footer {
 width: 100%; text-align: right; position: absolute;
  bottom: 0;
  left: 0;
}
/***********************************************************/
li br {
  display: none;
}
ul br,
ol br {
  display: none;
}

li p {
  margin:0;
  padding: 0;
}
h1:empty,
h2:empty,
h3:empty,
h4:empty {
  display: none;
}

.grid_9.list_outer.top, .grid_12.list_outer.top, .grid_11.list_outer.top {
	margin-top: 0px; 
	-webkit-box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);
    box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);		
	border-top: solid 0px #d5d4d4; border-left: solid 0px #d5d4d4; border-right: solid 0px #d5d4d4;
}

.grid_4.loginform {
	-webkit-box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);
    box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);	
	border-top: solid 1px #d5d4d4; border-left: solid 1px #d5d4d4; border-right: solid 1px #d5d4d4;
	margin:30px 0 0 0;
	padding: 50px 30px 50px 30px ;
	text-align: center; 
	background-color: #f6f6f6;
}

.grid_12.list_inner {
	border-bottom: solid 1px #d5d4d4; background-image: url(../images/bg_list.png); background-repeat: no-repeat;
}
.grid_12.list_inner:hover {
	background:#e8ebfe; background-image: url(../images/bg_list.png); background-repeat: no-repeat;
}
.grid_12.list_inner.act {
	background:#ecffe3; background-image: url(../images/bg_list.png); background-repeat: no-repeat;
}
.grid_12.list_inner_inaktiv {
	border-bottom: solid 1px #d5d4d4; background-image: url(../images/bg_list_inaktiv.png); background-repeat: no-repeat;
}
.grid_12.list_inner_inaktiv:hover {
	background:#e8ebfe; background-image: url(../images/bg_list_inaktiv.png); background-repeat: no-repeat;
}


.grid_12.pwvergessen, .grid_12.pwvergessen a {
	text-align: center;
	color: #0168be; 
	text-decoration: none; 
	font-size: 14px; 
	padding-top: 10px
}
.grid_12.pwvergessen a:hover {
	text-decoration: underline; 
}

.grid_12 h1 {
	text-align: center;
	margin:30px 0 0 0;
}
.grid_6.alleaktualli { text-align: right; padding: 0 10px 0 0;	
}
.grid_6.proseite.top { text-align: left; padding: 0 0 0 0;	
}
.grid_6.proseite.bottom{ text-align: left; padding: 10px 0 0 10px;	
}


.grid_12.blaettern { color:#000; margin-top: 10px;  font-size: 24px;}
.grid_12.blaettern a { text-decoration: none; color:#0168be}
.grid_12.blaettern a:hover { text-decoration: underline;}
.grid_6.homeheader1 {
	text-align: center;	
}

.grid_6.homeheader2 {
	text-align: center;
}
.grid_6.homeheader1 a, .grid_6.homeheader2 a { 
	background-color: #0168be; 
	color: #FFF; 
	text-decoration: none; 
	padding: 10px 40px 10px 40px;
	font-size: 16px; 
	display:block; 
	margin-bottom: 10px;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
}
.grid_6.homeheader1 a:hover, .grid_6.homeheader2 a:hover { 
	background-color: #569fdc; 
}

.grid_4.teaserhome {
	padding: 10px; 
}
.grid_12.teaserhome1, .grid_12.teaserhome2 {
	padding: 10px; 
}
.grid_12.teaserhome2 {
	padding: 20px; 
}
.grid_12.teaserhome1 {
	background-color: #f0efef; 
	color: #000;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 18px; min-height: 60px; 
}
.grid_12.teaserhome2 {
	background-color: #f6f6f6; 
	color: #000;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px; 
	line-height: 26px; 
	display: inline-block;
	
}
.grid_2.teaserhome2 {
	margin-top: 8px
}
.grid_2.teaserhome2.pfeil {
	margin-top: -20px; float:right
}
.grid_10.teaserhome2 {
	margin-top: 12px;text-align: center;
}
.grid_8.teaserhome2, .grid_11.teaserhome2 {
	margin-top: 12px;text-align: center;
}
.grid_12.teaserhome2 a {
	float: left; 
	color: #0168be; 
	text-decoration: none;
}
.grid_12.teaserhome2 a:hover {
	text-decoration: underline;
}

.grid_5.home_bottom1 {
	padding: 20px 0 0 0;
	text-align: center;
}
.grid_7.home_bottom2 {
	padding: 20px 0 0 0;
	text-align: center;
}



.grid_5.profil_bottom1 {
	padding: 20px;
	text-align: center;
}
.grid_7.profil_bottom2 {
	padding: 0 0 0 0;
	text-align: center;
}



/*FOOTER*/
footer{  
	clear:both;
	font-size:80%;
	padding:20px 20px;
}
footer ul{
	margin:0;
	padding:0;
}

/*colors and backgrounds*/
body{
	background:#fff;
}

footer { 
	background:#fff;
	color:#ccc;
}
.footer_link { 
	color:#ccc;
}
footer a:hover { text-decoration:none; 
	color:#ccc;
}
footer ul{
	margin:0 0 0 8%;
}

a.buttonlink{ 
	background:#e1261d; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#8dbc01;
}
.greenelement{
	background:#5ec79e;
	color:#fff;
}
.violetelement{
	background:#887dc2;
	color:#fff;
}



/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}
#login { display: none}
#login_m {display: block; float: right; text-align: right;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #fff; padding: 5px 5px}

.grid_2.list_inner_left {
	padding:5px 10px 5px 5px; text-align: left;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000;
}
.grid_10.list_inner_right, .grid_2.list_inner_right, .grid_3.list_inner_right {
	padding:5px 0 5px 25px; text-align: left;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3c3c3c;
}
.grid_9.list_inner_right_btn {
	padding:5px 10px 0 0; text-align: right;
}
.grid_2.list_inner_left.top {
	padding: 5px 10px 5px 5px;
}
.grid_10.list_inner_right.top {
	padding: 5px 10px 5px 25px;
}


.button-normal {
    font-family:'Ubuntu', Arial, Helvetica, sans-serif; 
	-webkit-box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);
    box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);	
	border: solid 1px #199cec;
	background-color: #0168be;
	padding: 9px 7px 9px 7px; 
	color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
	float: left;
	margin: 3px 3px 0 0;
}
.button-normal:hover {
	border: solid 1px #199cec;
	background-color: #199cec;
}


.button.blue {
    font-family:'Ubuntu', Arial, Helvetica, sans-serif; 
	width: 80%;
	-webkit-box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);
    box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);	
	border: solid 1px #199cec;
	background-color: #0168be;
	padding: 7px; 
	margin: 0 0 0 3px;
	color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.button.blue:hover {
	border: solid 1px #1b70b7;
	background-color: #1b70b7;
}


.buttons a {
    font-family:'Ubuntu', Arial, Helvetica, sans-serif; 
	-webkit-box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);
    box-shadow:  0px 0px 0px 0px rgba(00, 00, 00, .0);	
	border: solid 1px #199cec;
	background-color: #0168be;
	padding: 7px; 
	color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
	float: left;
	margin: 3px 3px 0 0;
}

.buttons a:hover {
	border: solid 1px #199cec;
	background-color: #199cec; text-decoration: none;
}

#form_pers {
	color: #0168be; margin-top: 20px; font-size:0.9em;
}

#form_pers_reg {
	color: #0168be; font-size:0.9em;
	width: 100px;float: left; padding-top: 10px
}
#form_pers_reg_1 {color: #333; padding-top: 10px}
#form_pers_error, .red_bold {
	color: #e52121; font-size:0.9em;
}
#form_pers_i input { border-top: 1; border-left: 1; border-right: 1
}
.checkbox { border-top: 0; border-left: 0; border-right: 0
}
.hr {
	margin: 20px 0 20px 0;	
	padding: 0 0 0 0;
	width:100%; 
	height: 1px;
	border-bottom: solid 1px #ccc;	
	float:left;
	}
	
#form_pers_agb	{ margin-top: 20px;}
/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 481px) {
#login_m { display: none}

#login {display: block; float: right; text-align: right;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #909090; padding: 20px 15px}
.grid_2.teaserhome2.pfeil {
	margin-top: -30px; float:right
}

} 

/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 920px) {
#bewerberlistheader { display: block}
.grid_2.center {text-align: center}
.wrapper{
	max-width: 1200px; 
	margin: .75em auto;
}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:0px;
}
header{
	padding:0;
}
#content {  
	float:left;
	width:65%;
}
#content.wide-content{
	float:none;
	width:100%;
}


aside { 
	float:right;
	width:30%;
}

/*** MAIN MENU - ESSENTIAL STYLES ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.srt-menu, .srt-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.srt-menu ul {
	position:		absolute;
	display:none;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.srt-menu ul li {
	width:			100%;
}
.srt-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.srt-menu li {
	
	position:		relative;
	margin-left:1px;
}
.srt-menu li li {
	margin-left:0px;
}
.srt-menu a {
	display:		block;
	position:		relative;
}


/*GRID*/
/*
 & Columns : 12 

 */

.grid_1 { width: 8.33333333%; }
.grid_2 { width: 16.66666667%; }
.grid_3 { width: 25%; }
.grid_4 { width: 33.33333333%; }
.grid_5 { width: 41.66666667%; }
.grid_6 { width: 50%; }
.grid_7 { width: 58.33333333%; }
.grid_8 { width: 66.66666667%; }
.grid_9 { width: 75%; }
.grid_10 { width: 83.33333333%; }
.grid_11 { width: 91.66666667%; }
.grid_12 { width: 100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	float: left;
	display: block;
}
.grid_9.list_outer {
	margin-left: 40px;
}

.rightfloat{float:right;}
/* @notation inspired by tinyGrid, .row and percentage by Twitter Bootstrap
 */

#hero [class*="grid_"] { margin-bottom:0px;}


.grid_2.list_inner_left {
	padding:5px 10px 5px 0; text-align: right;
}
.grid_10.list_inner_right, .grid_2.list_inner_right, .grid_3.list_inner_right {
	padding:5px 0 5px 0; text-align: left;
}
.grid_9.list_inner_right_btn {
	padding:5px 10px 0 0; text-align: right;
}
.grid_2.list_inner_left.top {
	padding: 15px 10px 5px 5px;
}
.grid_10.list_inner_right.top {
	padding: 15px 10px 5px 0;
}
.grid_9.list_outer.top {
	margin-top: 20px; 
}
.grid_12.blaettern { margin: 10px 0 0 10px; font-size: 16px;}


.grid_6.homeheader1 {
	text-align: right;	
	padding: 10px 10px 10px 10px;
}
.grid_6.homeheader1 h1 { 
	line-height: 31px
}
.grid_6.homeheader2 {
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.grid_6.homeheader2 h3 { line-height: 20px;padding: 4px 0 6px 0;
	
}

.grid_6.homeheader1 a, .grid_6.homeheader2 a { 
	padding: 3px 40px 3px 40px;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 0px;
}


.grid_12.teaserhome2 a {
	float: right; 
}

.grid_5.home_bottom1 {
	padding: 20px; 
	text-align: right;
}
.grid_7.home_bottom2 {
	padding: 50px 0 0 0; 
	text-align: left;
}

.grid_2.teaserhome2.pfeil {
	margin-top: 8px; float:right
}
.grid_5.profil_bottom1 {
	padding: 20px; 
	text-align: right;
}
.grid_7.profil_bottom2 {
	padding: 0 0 0 0; 
	text-align: left;
}
/*
}

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 910px) {
	.grid_7.proseite.bottom.suche{ display: block; float: right; text-align: right;	
}
ul.srt-menu { 
	margin: 0; 
	padding: 20px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 14px
	}
.grid_3.nav	{
	background-color: #fbfbfb;
	-webkit-box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);
    box-shadow:  3px 3px 3px 0px rgba(00, 00, 00, .1);	
} 
li.nav_e2 {
	padding: 0 0 0 30px; margin: 0
}

.srt-menu li a {
	background:#fbfbfb;
	display:block;
	margin:1px 0; 
	padding:2px;
	text-decoration:none;
	color:#000;	
}
.srt-menu li.nav_e2 a:hover, li.nav_e2.active a{
	background:#fbfbfb;
	color:#0168be;
}

.srt-menu li.nav_e1 a:hover, li.nav_e1.active a{
	background:#fbfbfb;
	color:#0168be; 
	font-weight: bold; 
	font-size: 15px;
}

.srt-menu li li a {
	background:#fbfbfb;
	padding-left:40px;
}
li.nav_e2 a {
	color:#3c3c3c;	
}

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {

} 

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}