/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 20px;
	background-color: #d5ded0;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 34px;
	font-size: 32px;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#content{
	padding: 25px;
	background-color: #FFF;
}

#box_oben{
}

#box_mitte{
}

#box_unten{
}

#box_links{
	float: left;
	width: 48%;
}

#box_rechts{
	float: right;
	width: 48%;
}

#footer{
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link {
	color: #025d29;
	text-decoration: none;
}
a:visited {
	color: #025d29;
	text-decoration: none;
}
a:hover {
	color: #8bb63a;
	text-decoration: none;
}
a:active{
	color: #025d29;
	text-decoration: none;
}
 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 26px;
	line-height: 28px;
}

.gruen {
	color: #8bb63a;
}

.gruen2 {
	color: #025d29;
}

.ausblenden {

}

.font {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}


ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	list-style-image: url(//anzeigen.jobsintown.de/job/files/1298993/bp.jpg);
}

li {
	padding: 0px;
}




ul.blau {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
        color: #000;
	list-style-image: url(//anzeigen.jobsintown.de/job/files/1298993/bp_blau.jpg);
}

li.blau {
	padding: 0px;
}

#bild1{
	display: block;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8bb63a;
}
	
#bild2{
	display: none;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 5%;
	padding-bottom: 25px;
	padding-left: 5%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8bb63a;
}

.blau{
color: #5b8893;
}


.refnr {}

.apply {}
.clear{
	clear:both;
	margin:0px;}
