/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #A7A9A4;
	box-shadow: -0.5px 5px 15px #999;
}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 20px;
	background-image: url(img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#content1{
	margin-right: 10.5%;
	margin-left: 10.5%;
	padding-top: 20px;
	
	
}

#content2 {
	padding: 9%;
}

#box_unten2 {
	padding-top: 0%;
	padding-right: 9%;
	padding-bottom: 5%;
	padding-left: 9%;
}

#box_oben{
}

#box_unten{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 20px;
}

#box_unten1{
	margin-right: 10.5%;
	margin-left: 10.5%;
	padding-top: 20px;
}


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

#box_rechts_anschrift{
	width:55%;
	float:right;
margin-bottom:30px;
}

#box_mitte{
}

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

#box_links_logo{
	width:45%;
	float:left;
margin-bottom:30px;
}


#box_links1 {
	width:30%;
	float:left;
	
	}

#box_rechts1 {
	width:70%;
	float:left;
	
	}

#box_links2 {
  width: 25%;
  float: left;
}

#box_rechts2 {
  width: 70%;
  float: right;
  margin: 0.25rem 0 0 0;
}


#footer{
}

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

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
 
.text_gross{
	font-size: 14px;
	line-height: 20px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

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

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.grau {
	color: #70706f;
}

.blau {
color: #0C2577;
}

.abstand{
	margin-bottom: -10px;
}

ul {
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-image: url(//anzeigen.jobsintown.de/job/files/693009/bp.jpg);
}
li {
	margin: auto;
	padding: 2px;
}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar{
	display:block;
}

.apply {text-decoration: underline; color: blue;}
