body {font-family: Arial, sans-serif; font-size: 10pt; color: #000000;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	overflow:scroll;
}

A:link {text-decoration:none; color:#E37222;}
A:visited{text-decoration:none; color:#E37222;}
A:active {text-decoration:none; color:#E37222;}
A:hover {text-decoration:none; color:#E37222;}






.text {
   font-family: font-family: Arial, sans-serif;
   font-size: 10pt;
   color: #000000;
}

a.subhead:link, a.subhead:visited, a.subhead:hover, a.subhead:active,
{
	color:#FFFFFF;
 	text-decoration:none;
}



#container{
	position:relative;
	width: 955px;
	border:1px solid #000000;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
	min-height:720px;
}



#top{
  position: relative;
	width: 955px;
	height: 100px;
	overflow: hidden;
	margin-bottom:20px;
}

#topnavi{
  position: relative;
	width: 615px;
	padding-left:70px;
	padding-right:90px;
	height: 60px;
	overflow: hidden;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	
}

#topnavi2lines{
  position: relative;
	width: 705px;
	height: 40px;
	overflow: hidden;
	margin-left:250px;
	background-color:#FFFFFF;
	margin-top:20px;
}

#headline{
	postition: relative;
	width:610px;
	height:14px;
	background-color:#FFFFFF;
	background-image: url(/images2009/headline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:25px;
	margin-bottom:30px;
	}
	
#headlinetext{
	position:absolute;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-variant:normal;
	font-size: 18px;
  color: #e37222;
  font-weight:bold;
  padding-right:10px;
  letter-spacing: 0px;
  text-transform: capitalize;
	}
	

#subhead{
	position:relative;
	width:600px;
	height:auto;
	background-color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
  color: #000000;
  font-weight:bold;
  padding-right:10px;
  margin-bottom:15px;
	}
	
#contentheadline{
	position:relative;
	width:600px;
	height:auto;
	background-color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12pt;
  color: #000000;
  font-weight:bold;
  padding-right:10px;
  margin-bottom:15px;
	}
	
#contentleft{
  position:relative;
  width:295px;
  margin-right:25px;
  font-family: Arial, sans-serif;
	font-size: 9pt;
  color: #000000;
  float:left;
  border:0px solid #000000;
}
	
#contentright{
  position:relative;
  width:295px;
  margin-left:0px;
  font-family: Arial, sans-serif;
	font-size: 9pt;
  color: #000000;
  float:left;
}

#bottom{
  position: absolute;
	width: 800px;
	height: 40px;
	top: 590px;
	left: 0px;
	background-color:#FFFFFF;
	overflow: hidden;
	background-image: url(/img/common/background_bottom.gif);
	background-repeat:repeat;
	vertical-align:bottom;
	text-align:right;
}

#bottom a:link {text-decoration:none;color:#FFFFFF}
#bottom a:visited {text-decoration:none;color:#FFFFFF}
#bottom a:active {text-decoration:none;color:#E2001A}
#bottom a:hover {text-decoration:none;color:#E2001A}



#leftnavi{
 position: relative;
	width: 180px;
	height: auto;
	background-color:#FFFFFF;
	overflow: hidden;
	float:left;
	text-align:center;
	min-height:400px;
	
}

#topleft{
  position: relative;
}

#mainleftnavi{
  position: relative;
	margin-top:10px;
	margin-bottom:20px;
}



#content{
	position: relative;
	width: 615px;
	height: auto;
	min-height:500px;
	overflow: auto;
	text-align:justify;
	float:left;
	padding-left:70px;
	padding-right:90px;
	padding-bottom:30px;

}

#content-home{
	position: absolute;
	width: 800px;
	height: 230px;
	top: 230px;
	left: 0px;
	overflow: auto;
	text-align:center;

}

#jobderwoche{
	position: absolute;
	width: 559px;
	height: 380px;
	top: 220px;
	left: 240px;
	overflow: auto;
	text-align:left;

}

#plzsearch{
	position: absolute;
	width: auto;
	height: auto;
	overflow: auto;
	text-align:left;

}

#ansprech{
	position:relative;
	width: 305px;
	border:00px solid #000000;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:10px;
	float:left;
}


#formblock{

border:0px solid #005F8C; width:520px; padding:10px; margin-bottom:0px; text-align:center;


}

/* Styles für Tarifrechner */

.whiteonblue{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   background-color:#707173;
   text-transform: uppercase;
}

.blackonred{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   background-color:#E37222;
   text-align:right;
   text-transform: uppercase;
}

.blackongrey{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
   background-color:#EAEAEA;
}

.blackonwhite{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
   background-color:#FFFFFF;
}

.anz{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9pt;
    background-color: #FFFFFF;
    width:40px;
    border: solid 1px #00305D;
    text-align:right;
    padding-right:3px;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E37222;
	border:1px solid #E37222;
	width:150px;
	height:20px;
	padding-bottom:2px;
	cursor:pointer;
}



/* Styles für Kontaktformular */


.inputfield{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
    background-color: #FFFFFF;
    border: solid 1px #00305D;
}

.label {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
}

/* Styles für AGB */

.agbtable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
	text-align:justify;
	
	}
	
.detailsubmit{
	border:0px;
	background-color:#ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#00305D;
	
	
	}
