/*
Contentpapst Demoversion
© 2003-2004, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medie agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

/* Import der Datei "standard.css" */

@import url(standard.css);

/* Allgemeine Angaben */

body {
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(custom/site_hg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

table {
	font-size: 11px;
}

banner {
	border-color:#000000;
}

/* Beschriftungen */

.font_white {
	color: #FFFFFF;
	display: inline;
}

#font_sub_nav {
	position: relative;
	color: #000000;
	left: 5px;
}

#font_sub_nav a:hover {
	color: #000000;
}

/* Menüs */

#menu_search {
	position: absolute;
	left: 190px;
	top: 115px;
	
	padding-top: 3px;	
	width: 410px;
	height: 40px;
	
	background-image: url(images/search_box.gif);
	background-repeat: norepeat;
}

#menu_content {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu_text {
	position: absolute;
	left: 190px;
	top: 154px;
	width: 400px;
	max-width: 400px;
}

#menu_header {
	position: absolute;
	left: 0px;
	top: 0px;
	
	background-image: url(images/xp_header_back.jpg);
	background-repeat: norepeat;
}

#menu_navigation {
	position: absolute;
	left: 0px;
	top: 125px;
}

#menu_top {
	position: relative;
	top: -44px;
	left: 332px;
	margin-bottom: -20px;
}

/* Sonstiges */

.border_line {
	border-bottom: 1px dashed #BFB8AD;
}

p {
  margin-top      : 0 ;
  margin-bottom   : 1em ;
}

input.hp {
  background      : #fff199 ;
  margin-left     : 5px ;
  overflow        : visible ;
  padding         : 0 10px ;
}

#box_job_button {
  line-height     : 1em ;
  padding-bottom  : 1em ;
}

#box_job_overview hr {
  color           : gray ;
  height          : 1px ;
}

#box_job_overview ul, #box_job_overview li {
  list-style-type : square ;
  margin-bottom   : 0 ;
  margin-top      : 0 ;
  padding-bottom  : 0 ;
  padding-top     : 0 ;
}

#box_job_overview .item {
  padding-bottom  : 0.8em ;
  padding-top     : 0.8em ;
}

#box_job_overview .item p {
  margin-bottom   : 0 ;
}


#box5_ads	{
  border           : 1px solid #FFF098;
  color            : #ccc;
  font-size        : 10px;
  left             : 770px;
  position         : absolute;
  top              : 116px;
  width            : 180px;
  text-align       : right;
  z-index          : 15 ;
}

#box4_content .school {
  background         : white ;
  border             : 1px solid #666 ;
  display            : none ;
  padding            : 10px ;
  position           : absolute ;
  width              : 26em ;
  z-index            : 30 ;
}
