
	
@charset "utf-8";

body {
	color: black;
	background-color: #DDDDDD;
	font-family: Arial,sans-serif;
  font-stretch: semi-expanded;
  margin: 0;
  }

#logo
{
width: 28%;
padding-right: 2%;
z-index:1;
}

#wrapperjob
{
max-width: 800px;
background-color: white;
padding: 0 4% 0 4%;
z-index:1;
width:92%;
margin: auto;/*damit sind die drei Spalten als Block mittig*/
}

#imgjobtop{
display:none;}

#anzeigentext{
font-size: 11px;
line-height: 140%;
margin-top:0px;
}

#anzeigenpunkt{
font-size: 11px;
font-weight:bold;
}



#jobfooter, #footer{
display:none;}

ol{
font-size: 11px;
line-height: 100%;
margin-top:0px;
list-style-type:square;
}

p {font-size: 11px;
  line-height: 140%;
  color:black;
  margin-top:-5px;
  }
 
.minus7 {
  margin-top:-7px;
  }

.Stil1 {color: black; font-size:20px; font-style:bold; }

#wrapperbottom{
display:none;}


<!--[if lte IE 8]>
input {margin-left:4%;}
<![endif]-->

</style>
