/*gruene-karriere.info -> tot*/

a {
	color: #6CAE3F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hell_1 {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 5px 10px 5px;
	text-align: left;
}

.dunkel_1 {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 5px 10px 5px;
	text-align: left;
}

hr {
	display: none;
}

.input {
	border: 1px solid #CCCCCC;
	line-height: normal;
	padding: 2px;
	width: 95%;
}

.input_tipp {
	font-size:90%;
	color:#9c9c9c;
}

.gruen {
	color: #69BE28;
	font-weight: bold;
	text-decoration: none;
}

.suchbox{
	display: none;
}

.button {   
	background: none repeat scroll 0 0 #0071BC;
	border: 1px solid #00388A;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0 10px 0;
	outline: medium none;
	padding: 2px 5px;
	text-shadow: 0 0 2px #000000;
	cursor: pointer;
}

.weitere_seiten_oben {
	display: none;
}

.weitere_seiten_unten {
	margin:0.5em 0 0.5em 0;
}

.frame_box {
	width:100%;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 135%;
}

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

em {
	font-weight:bold;
}

iframe {
	background:#ffffff;
	border:none;
	padding-top:50px;
}
