/*SolarServer Teaser Startseite*/

a {
	color:#0052a8;
	font-weight:700;
	text-decoration:none;
}

a:hover {
	color:#000;
}

.hell_1, .dunkel_1 {
	border-bottom: 2px solid #e6e6e6;
	background-color: #fff;
	padding: 10px 7px 15px 7px;
	text-align: left;
}

.jobitem {
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
}

hr {
	display:none;
}

img {
	padding-top:7px;
}

.suchbox, .eej_infobox {
	display:none;
}

.weitere_seiten_oben, .weitere_seiten_unten {
	display:none;
}

.frame_box {
	font-family: "Segoe UI",SegoeUI,"PT Sans","Myriad Pro",sans-serif;
	font-size: 13px;
	line-height:1.8;
	font-weight:400;
	width:100%;
	color:#000000;
	margin:0;
	padding:0;
	text-align: left;
}

@media screen and (max-width: 470px) {
	.bewerbungsfrist {
		display:none;
	}
}

iframe {
	border: none
}
