/*SolarServer Teaser Startseite*/

a {
	color: #3d4e5a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.hell_1, .dunkel_1 {
	border-bottom: 1px dotted #ffffff;
	padding: 12px 7px;
	text-align: left;
}

hr {
	display:none;
}

.suchbox{
	display:none;
}

.weitere_seiten_oben, .weitere_seiten_unten {
	display:none;
}

@media only screen and (max-width: 685px) {
	.suchbox{
		width:95%;
		padding:0.5em;
		border:none;
	}
	.input{
		width: 85%;
	}
	.weitere_seiten_oben {
		display:none;
	}
}

.frame_box {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width:95%;
	color:#3d4e5a;
	margin:0 0 0 1em;
	padding:0;

}

p {
	padding:0.5em 0 0.5em 0;
	text-align: left;
}

iframe {
	border: none
}
