/********************************************/
/*	Background Gradient						*/
/********************************************/
a.button-link,
input.button-link,
.comment-form form .actions input#form\.actions\.submit.button {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
}


/********************************************/
/*	Servicebox								*/
/********************************************/
.servicebox .searchbox form span.submit {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
	box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.3);
}

.servicebox .searchbox form input[type="submit"] {
	height: 26px;
}


.servicebox .searchbox form input[type="text"] {
	box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.3);
}

.servicebox ul li a,
.servicebox ul li a,
.servicebox ul li a {
	padding: 9px 0 8px;
}

.servicebox ul li a {
	line-height: 17px;
}

.servicebox .socialmedia ul li a {
    line-height: 16px;
}

/********************************************/
/*	Main Navigation							*/
/********************************************/
.flyoutMenu .activeMenuOverlay {
	margin-top: 1px;

}
.flyoutMenu .activeMenuOverlay a span {
/* 	padding-left: 1px; */
}

/********************************************/
/*	Forms									*/
/********************************************/
.form .memberform fieldset .inputBlock .widget input.checkboxType {
	border: none;
}

form .formwidget input[type="checkbox"],
form .formwidget input[type="radio"] {
	border: none;
	padding: 2px 4px 0 0;
}

/********************************************/
/*	Paging									*/
/********************************************/
.pagination #active {
	padding-top: 1px;
	padding-bottom: 2px;
}

/********************************************/
/*	Praktikacheck							*/
/********************************************/
.internship-check .inner-wrapper .employer-data .question-item .question-wrapper {
	background: url('Images/bg_line_dotted_grey.png') repeat-x left 19px transparent;
}

/********************************************/
/*	Error pages 							*/
/********************************************/
.error_page #main_slot #content form fieldset input#search_btn {
	background: url(Images/bg_ie_gradient_yellow.png) repeat-x 0 0 #eea701;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 4px;
}

/********************************************/
/*	District Background Text				*/
/********************************************/
#page > .inner-wrapper > .district h2 {
	display: none;
}