/*-------------- HEADER ------------------------------------------*/

.banner {
	position:absolute;
	top: 0px;
	left: 14px;
	width: 770px;
	margin-bottom:10px;
}
.logo {
	position:absolute;
	top: 0px;
	left: 14px;
	z-index: 10px;
	margin-bottom:10px;
}
/*-------------- MAIN ------------------------------------------*/
.main {
	position:absolute;
	width: 780px;
	top: 180px;
	background-image: url(101_layout_FILES/bg_content.gif);
	background-repeat: repeat-y;

}
/*-------------- LINKE SPALTE ---------------------------------------*/

.links {
	width:150px;
	float:left; 
}

/* more browserspecific settings via conditional stylesheet via TS head */


.bild_links {
   /* 05.11.2006 14:14, schmelzer */
	/* position:absolute; */
	/* top:280px; */
	/* margin-bottom:40px; */
	padding-top:100px;
	padding-bottom:30px;

}
/*-------------- MITTLERE SPALTE ---------------------------------------*/

.mitte {
	width:460px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}

/*-------------- INHALT ----------------------------------------------*/

.content {
	color:#000000;
	padding-left:10px;
}
.content  ul {
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 8px;
	list-style-image: url(101_layout_FILES/listenstrich.gif)
}

.tablecontent h2{
	border-bottom: 1px dotted #a4ac9e;
	margin-bottom:10px;
}
.tablecontent h3{
	margin-top:0px;
}
.tablecontent h4{
	margin-top:-5px;
	padding-top:0px;
	font-weight:bold;
	padding-left:30px;
	background-image: url(101_layout_FILES/aktuell_head_plus.gif); 
	background-repeat: no-repeat;
	background-position: 0.1em 0.45em;
}
.tablecontent td{
	vertical-align:top;
	padding: 10px 20px 10px 0px;
}

.tablecontent td p.bodytext {
  display: inline 
}

.withline {
	border-bottom: 1px dotted #a4ac9e;
}
.tablecontent table {
	border-collapse: collapse; 
}

.aktuell h2{
	border-bottom: 1px dotted #a4ac9e;
	margin-bottom:20px;
}
  
.presse .news-single-timedata {
 	float:left; 
  padding-right: 50px}
  

.presse .header {
  font-weight: bold;
	border-bottom: 1px dotted #a4ac9e;
	margin-bottom:20px;}

.news-single-img {
  float: left; 
  margin-right: 20px}  
.news-single-backlink {
  margin-top: 20px;}
.news-single-imgcaption {
  font-size: 0.8em}
.news-single-backlink a {
  background-image: url(101_layout_FILES/bg_contentpfeil_blau_back.gif); 
	background-repeat: no-repeat;
  padding-left: 8px}

.download_rechts {
	font-weight:normal;	
	padding-bottom:10px;
	border-bottom: 1px dotted #a4ac9e;
}
.download_rechts h3 {
  background-image: url(101_layout_FILES/bg_download.gif); 
	background-repeat: no-repeat;
	font-weight:bold;
}
.download_rechts .file {
  margin-top: 2px;
}
.download_rechts >* {
	padding-left:20px;
} 
.joboffers h2 {
	border-bottom: 1px dotted #a4ac9e;
  margin-bottom: 10px;
}
.joboffers_links {
	float:left;
	font-weight:bold;
	margin:0px 15px 0px 0px;
	*margin:10px 15px 0px 0px;
}
.joboffers_rechts {
	margin:0px 0px 0px 100px;
	*margin:0px 0px 0px 0px;
	width:350px;
	left:240px;
	font-weight:normal;	
	padding-bottom:10px;
}

.leistung h3{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	padding-left:0px;
	color:#3da2e5;
	background-image: none;
}
/*-------------- RECHTE SPALTE ---------------------------------------*/

.rechts {
	width:110px;
	float:left;
}
/*-------------- DUMMY ---------------------------------------*/

.aussen {
	clear:left;
}
/*-------------- HAUPTNAVI ------------------------------------------*/
.mainnavi {
	left: 0px;
	width: 150px;
	height: 240px;
}


/*-------------- SUBNAVI LINKS ------------------------------------*/

.subnavi {
	left: 0px;
	width: 150px;

}


/*-------------- SUCHE -----------------------------------------------*/

.suche {
	margin-top:8px;
	margin-bottom:20px;
	text-align:right;
}


/*-------------- BILDLINKS RECHTE SPALTE -----------------------------------------------*/

.bildlinks img {
	margin-bottom:10px;
}


/*-------------- FOOTER -----------------------------------------------*/

.footer {
	margin:0;
	padding-left:170px;
	background-image: url(101_layout_FILES/footer1.jpg);
	background-repeat: no-repeat;
}


/*-------------- ROOTLINE -----------------------------------------------*/

.rootline {
	height:21px;
	line-height:21px;
	border-top: 1px dotted #a4ac9e;
	border-bottom: 1px dotted #a4ac9e;
	margin-bottom:20px;
	padding-left:10px;
}

