body {
	height: 100%;
	font-family: "Raleway", sans-serif;
	margin: 0px;
	padding: 0px;
}
.head-banner {
	background-image: url('../images/pmb-i-header.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 75%;
	margin-left: 30px;
}
.menu {
	float:left;
	border:1px solid rgb(99, 99, 99);
	width: 14%;
	color: #fff;
	background-color: #094387;
	height: 83.6%;
}
.wrapper {
	height: 100vh;
	overflow: hidden;
}
.content {
	float:left;
	width: 70%;
	height: calc(100vh - 108px);
	overflow-y: auto !important;
	overflow-x: hidden;
	margin-top: -2px;
}
.menu-title {
	font-weight: 600;
	padding: 5px 0px 5px 6px;
	background-color: #d31153;
	border-bottom: 1px solid #d46d8f;
	border-top: 1px solid #680224;
}
h3 {
    margin-bottom: 0px;
    color: #1161AA;
    font-size: 16px;
	font-weight: 700;
	padding-left: 2px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #d31153;
	transition: all 0.5s ease;
}

tr {
	
	word-break: break-all;
}
table {
	table-layout: fixed;
}

tr:nth-child(odd) {
	background-color: rgb(241, 241, 241);
}
tr:nth-child(even) {
	background-color: #ddd;
}
tr:hover {
	background-color: #ccc;
}
.pmbis-stelle-infobox p {
	margin: 2px;
}
th {
	background-color: #094387;
	color: #fff;
	padding: 5px 0px 5px 0px;
}
.new-listing-button {
	background-color: #094387;
	font-weight: 600;
	padding: 8px 14px;
	display: inline-block;
	text-decoration: none; 
	font-size: 14px;
	color: #fff;
	margin: 3px 0px 5px 10px;
}
li {
	list-style-type: none;
	padding-left: 5px;
	list-style-position: outside;
}
.footer-wrapper {
	background-color: #3a3a3a;
	height: 50px;
	width: 100%;
	float: left;
}

.stellenanzeige_liste {
	text-align: center;
	margin-left: 10px;
}
#show-listing-block1 {
	margin: 10px;
	float: left;
	width: 100%;
}
#show-listing-block1-left {
	margin: 10px;
	float: left;
}
#show-listing-block1-right {
	margin: 10px;
	padding-right: 480px;
	float: right;
}
#show-listing-block2 {
	margin: 10px;
	float: left;
	width: 100%;
}
#show-listing-block2-left {
	margin: 10px;
	float: left;
}
#show-listing-block2-right {
	margin: 10px;
	padding-right: 470px;
	float: right;
}
#show-listing-block2-right2 {
	margin: 10px;
	padding-right: 445px;
	float: right;
}

#show-listing-block3 {
	margin: 10px;
	float: left;
	width: 100%;
}
.auto-scroll {
	overflow-y: auto;
    height: 198px !important;
    border: 1px solid #cccccc;
}
.auto-scroll ul li {
	list-style-type: square;
	line-height: 5px;
}
#show-listing-block3-left {
	margin: 10px;
	float: left;
	height: 250px;
	width: 45%;
}

#show-listing-block3-right {
	margin: 10px;
	float: right;
	height: 250px;
	width: 45%;
	padding-right: 45px;
}
#show-listing-block1-right3 {
	margin: 10px;
	float: right;
	width: 45%;
	padding-right: 45px;
}
.publication {
	margin: 0px 0px 20px 20px;
}
.stellenboersen {
	padding: 2px 0px 2px 0px;
	margin-bottom: 10px;
	border: 2px solid #094387;
	width: 350px;
	background-color: rgb(233, 233, 233);
}
.stellenboerse-header {
	background-color: #094387;
	color: white;
	width: 300px;
	margin-top: 2px;	
}
.stellenboersen-outer {
	margin-left: 10px;
	margin-bottom: 20px;
}
.button-class {
	margin: 10px 0px 10px 10px;
}
.default-text {
	padding: 5px 0px 4px 5px;
	display: inline-block;
	font-weight: 600;
	margin-top: 2px;
}
.default-text2 {
	padding-left: 20px;
}
input[type="submit"] {
	background-color: #094387;
	font-weight: 600;
	padding: 8px 14px;
	display: inline-block;
	text-decoration: none; 
	font-size: 14px;
	color: #fff;
	margin: 3px 0px 5px 10px;
	border: none;
}
input[type="submit"]:hover {
	color: #d31153;
}
.number-input {
	width: 30px;
}
.radio-button {
	padding-left: 20px;
	padding-top: 10px;
}
.table-container {
	padding: 10px 0px 0px 8px;
}
.employee-details {
	margin: 2px 0px 20px 25px;
	border: 1px solid grey;
	width: 30%;
}
.employee-header {
	height: 24px;
    font-weight: 600;
    padding: 8px 0px 3px 10px;
    background-color: #094387;
    color: white;
	margin: 0px 0px 5px 0px;;
	border-bottom: 1px solid #2e5888;
}
.employee-container {
	padding: 0px 0px 0px 5px;
}
.edit-employee-container {
	margin-left: 10px;
}
.header-edit-container {
	margin-left: 10px;

}
.content-wrapper {
	margin: 10px 0px 0px 20px;
}
.login-wrapper {
	height: 82%;
}
.login-form {
	height: 195px;
	width: 350px;
	background-color: rgb(233, 233, 233);
	margin: 20px 0px 0px 40px;
	border: 1px solid grey;

}
.login-input-form {
	padding-left: 15px;
	font-size: 12px;
	font-weight: 600;
	margin-left: 10px;
}
.login-header {
	height: 24px;
    font-weight: 600;
    padding: 8px 0px 3px 10px;
    background-color: #094387;
    color: white;
	margin-bottom: 15px;
	border-bottom: 1px solid #2e5888;
}
.creator-box {
	padding-left: 20px;
	font-size: 13px;
}
.kopfzeile-tabelle {
	padding-left: 8px;
	padding-top: 10px;
}
.kopfzeile-container {
	padding-left: 10px;
}
.kopfzeile-titel {
	font-size: 14px;
	padding: 3px 0px 3px 0px;
}
.slogan-font {
	color: rgb(213,0,80);
	font-size: 24px;
	font-weight: 600;
	padding-left: 10px;
}
.slogan-font p {
	margin: 10px 0px 0px 10px;
}

/* Stellen Vorschau */

.pmbis-stelle_single_container {
	max-width: 748px;
	border: 1px solid grey;
	min-height: 935px;
	max-height: 1600px;
	font-size: 15px;
}
.pmbis-stelle_single_container a {
	color: #1161AA;
}
.pmbis-stelle_single_container a:hover {
	color: #d31153;
}
.pmbis-stelle_header {
	background-color: #1161AA;
	color: white;
	text-align: center;
	padding: 20px 0px 20px 0px;	
}

.pmbis-stelle_header span.first {
	font-size: 20pt;
	font-weight:bold;
}
.pmbis-stelle_header span.second {
	font-size: 16pt;
	font-weight: bold;
	font-style:italic;
}
.pmbis-paragraph_header {
	color: #1161AA;
	font-weight: bold;
	margin-left: 20px;
}
.pmbis-stelle-company-discription {
	padding: 10px;
}
.pmbis-stelle-infobox {
	page-break-after: auto !important;
	max-width: 748px;
	margin: 10px;
}
.pmbis-stelle-infobox li {
	list-style-type: disc !important;
	padding-left: 5px;
}
.pmbis-stelle-infobox ul {
	padding-left: 21px;
}
.pmbis-stelle-infobox img {
	position: relative;
}
.policy-infobox-class {
	margin: 20px 10px 0px 15px;
    position: relative;
	page-break-before: auto !important;
	page-break-inside: avoid !important;
	page-break-after: avoid !important;
}

.pbmis-paragraph_body {
	padding: 0px;
}
.pbmis-paragraph_body > ul {
	margin: 3px 0px 0px 0px;
}
.pbmis-impressum-container {
	width: 400px;
}
.pbmis-impressum-headline {
	font-weight: 600;
}
.pbmis-impressum-address {
	float: left;
	padding-left: 200px;
}
.pbmis-impressum-contact {
	float: right;
}
.pbmis-impressum > p {
	margin: 0px 0px 20px 0px;
	font-weight: 600;
}
.pmbis-policy-logo {
    top: -130px;
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}