body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	
}


#page {
	width:667px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 12px;
}

#main,#detailsuche, .stellen, #footer, .dont_print {
	display:none;
}
#top_navi {
	display:none;
}


#text{
	width: 640px;
	padding-top: 8px;
	padding-right: 17px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464; /*#7a7a7a*/
	line-height: 16px;
}



h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4556a5;
	padding-bottom: 17px;
}

h2 {
	width: 640px;
	line-height: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	font-size: 14px;
	/* color: #7a7a7a; */
	color: #000000;
	font-weight: normal;
	padding-bottom: 12px;
}

h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	/* color: #7a7a7a; */
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 8px;
}

.textlink {
	/* color: #4556a5; */
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/*****************************
***  Stellenanzeigen ***
*****************************/

.titel {
	width: 640px;
	line-height: 18px;
	padding: 6px 0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* background-color: #efeded;
	font-size: 15px; */
	font-size: 16px;
	font-weight: bold;
	/* color: #7a7a7a; 
	color: #000000;*/
	color: #324297;
	margin-bottom: 5px;
}

.anzeigenart1 {
	width: 200px;
	padding-left: 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	font-size: 14px;
	/* color: #7a7a7a; */
	color: #000000;
	font-weight: bold;
	float: left;
}

.anzeigenart1 p {
	margin-top: 0px;
}

.anzeigenart1 a {
	display: none;
}

.anzeigenart2 {
	float: left;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	font-size: 14px;
	color: #7a7a7a;
}

.text-anzeige {
	width: 640px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	font-size: 14px;
	/* color: #7a7a7a; */
	color: #000000;
	float: left;
	line-height: 15px;
}

.text-anzeige span {
	font-weight: bold;
}

.text-anzeige .adresse {
	/*padding-top: 60px;*/
	display: none;
}

.anzeige-referenznr {
	width: 230px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	float: left;
}

.bewerbung {
	width: 220px;	
	font-weight: bold;
	margin-top: 8px;
	float: left;
}

/*.adresse {
	width: 640px;
	font-size: 11px;
}*/
	
.logo {
	float: right;
}

#header {
	border-bottom: 2px solid #EFEDED;
	width:640px;
	height: 78px;
	margin-bottom: 10px;

	
}

.print_address {
	display: block;
	font-size: 11px;
	float: left;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
}

.print_address strong {
	color: #324297;
}

.logo img{
	border: none;
}

#header .claim {
	display: none;
}


.content-box, #text {
  zoom: 1;
}

