/*
    project: IXTRA relaunch 2006
    type: stylesheet

*/

/******************************************/
/*             positioning                */
/******************************************/
body {
  background-color:#F3F3F4;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;}

#main {
  /*position:absolute;
	left:50%;
	width:910px;
	margin-top:64px;
	margin-left:-455px;*/
  margin: 64px auto 0;
  width:910px;
  background-color:#FFFFFF;
  text-align: left;
  background-image: url("../img/middle_bg.jpg");
	background-repeat: repeat-y;}

#top {
  border-top: 1px solid #E4E5E5;
  border-left: 1px solid #E4E5E5;
  border-right: 1px solid #E4E5E5;
  border-bottom: 0px solid #E4E5E5;}

#middle {
	position:relative;
	padding-left: 28px;
	padding-top:0px;
	padding-bottom: 0px;
	background-image: url("../img/middle_bg.jpg");
	background-repeat: repeat-y;
	border-top: 0px solid #E4E5E5;
  border-left: 1px solid #E4E5E5;
  border-right: 1px solid #E4E5E5;
  border-bottom: 1px solid #FFFFFF;
}

#bottom {
  padding-left:20px;
  padding-top:0px;
  padding-bottom:2px;
  background-color:#FFFFFF;
  border-top: 0px solid blue;
  border-left: 1px solid #E4E5E5;
  border-right: 1px solid #E4E5E5;
  border-bottom: 1px solid #E4E5E5;}

#header img {border: 0px solid green;}

#areaLeft {
  position: relative;
	width:145px;
	float:left;
	border: 0px solid green;
	overflow:hidden;}

#areaRight {
	margin-left:154px;
	margin-right:240px;
	border: 0px solid blue;
	font-size:12px;
	/*overflow:hidden;
	width:400px;*/
	/*float:left;
	height: 1%:*/}

#areaall {
  margin-left: 0px;
  /*margin-left: 124px;*/
  margin-right:400px;}

/*distance of the image to text on hp*/
#areaall .topjob_img_distance {
	margin-right:34px;}


/* Hide from IE5-mac \*/
/*3pixel Gap : Bug in IE*/

* html #areaLeft {
margin-right: 6px;
}

* html #areaRight {
height: 1%;
margin-left: 0;
}
/* End IE5/mac hide */


#metanav {
  float: left;
  width: 335px;
  border: 0px solid green;
  line-height:28px;}

#ticker {
  color: #E60003;
  font-size: 12px;
  float: left;
  width: 540px;
  text-align: left;
  padding-top:1px;
  border: 0px solid yellow;
  line-height:28px;}

#ticker a {
  color: #E60003;
}

/*visual default*/
#navcontainer .visual {
	position:relative;
	z-index:10;
	top:42px;
	left:675px;
	heigth: 92px;
	width: 92px;}

/*visual hp*/
#navcontainerhp .visual {
	position:relative;
	z-index:10;
	top: 80px;
	left: 530px;
	heigth: 171px;
	width: 170px;
}


/******************************************/
/*             nav und subnav on Red      */
/******************************************/
/*
  #navcontainerhp = hompeage, other height and positions of elements
  #navcontainer = all other pages
*/
#navcontainer ul,
#navcontainer li,
.subnav ul,
.subnav li {
  margin: 0;
  padding: 0;}

#navcontainer {
	background-image: url("../img/nav_bg_long.gif");
	background-repeat: repeat-x;
	width: 100%;
	/*height:110px;*/
	border: 0px solid green;}

#navcontainerhp {
	background-image: url("../img/navhp_bg_long.gif");
	background-repeat: repeat-x;
	width: 100%;
	/*height:177px;*/
	border:0px solid green;}

#navcontainer a,
#navcontainerhp a {
	text-decoration: none;
	font-size:12px; }


/*1st level elements
#navcontainer .navlist,
#navcontainerhp .navlist  {
	padding-left:20px;}*/

#navcontainer ul,
#navcontainerhp ul {
	padding: 0px 0 0 20px;
	margin: 0;
	list-style-type: none;
	line-height:21px;
	/*vertical-align:top;*/
	/*position: relative;*/
}

#navcontainer ul ul,
#navcontainerhp ul ul	{
	line-height:18px;
	position: absolute;
	left: 0;
	margin:0;
	top: 36px;
  padding: 6px 0 2px 0;
	border-top: none;
	background-color:#E60003;
	border: 0px solid yellow;
	}

/*#navcontainerhp ul ul	{
	display: none;}*/

#navcontainer ul li,
#navcontainerhp ul li {
	display: inline;
	position: relative;
	background-image: url("../img/nav_li_bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;}

#navcontainer ul ul li,
#navcontainerhp ul ul li {
	display: block;
	background-image: none;
	white-space:nowrap;
	/*position: relative;
	top:0px;
	left:0px;*/}



#navcontainer ul li.first,
#navcontainer ul ul li.first,
#navcontainerhp ul li.first,
#navcontainerhp ul ul li.first {
  background-image: none;}



#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited,
#navcontainer ul a:hover,
#navcontainer ul a:focus,
#navcontainerhp ul a,
#navcontainerhp ul a:link,
#navcontainerhp ul a:visited,
#navcontainerhp ul a:hover,
#navcontainerhp ul a:focus	{
	color: #939598;
	padding: 0px 0px 4px 0px;
  margin-left: 8px;
  margin-right: 5px;
}

#navcontainer ul ul a,
#navcontainer ul ul a:link,
#navcontainer ul ul a:visited,
#navcontainer ul ul a:hover,
#navcontainer ul ul a:focus,
#navcontainerhp ul ul a,
#navcontainerhp ul ul a:link,
#navcontainerhp ul ul a:visited,
#navcontainerhp ul ul a:hover,
#navcontainerhp ul ul a:focus  {
  color: #FFFFFF;
  font-weight: bold;
  /*padding-left:10px;*/}

#navcontainer ul a.active,
#navcontainerhp ul a.active {
  border-bottom: 5px solid #E60003;}

#navcontainer ul ul.subnavlist {
  border: 0px solid green;}

#navcontainer ul ul.subnavlist li a.subactive,
#navcontainerhp ul ul.subnavlist li a.subactive {
  font-weight: bold;
  background-image: url("../img/li_white.gif");
	background-repeat: no-repeat;
	padding-left:10px;
	background-position: 0 7px;
	border-bottom: 0px solid #E60003;}

/*#navcontainerhp ul ul a.subactive,
#navcontainerhp ul ul a.subactive:link,
#navcontainerhp ul ul a.subactive:visited,
#navcontainerhp ul ul a.subactive:hover,
#navcontainerhp ul ul a.subactive:focus {
  padding-left:10px;}*/

#navcontainer ul a:hover,
#navcontainerhp ul a:hover {
 border-bottom: 5px solid #E60003;}

#navcontainer ul ul a:hover,
#navcontainerhp ul ul a:hover {
 border-bottom: 0px solid #E60003;}


/******************************************/
/*             nav und metanav            */
/******************************************/
#metanav li a {
  color: #939598;
  text-decoration: none;
  font-size: 12px;}

#metanav li {
	background-image: url("../img/nav_li_bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;}

#metanav li.first {
	background-image: none;}

#metanav li a {
  padding-left: 8px;
  padding-right: 5px;}

#metanav ul {
  list-style-type: none;
  border: 0px solid blue;}

#metanav li {
  display:inline;}


/******************************************/
/*             subnav                     */
/******************************************/
#areaLeft .subnav {
	line-height:14px;
	padding-right:5px;}

#areaLeft .subnav li {
	margin-bottom:4px;}

#areaLeft .subnav li a {
	font-size:12px;
	text-decoration:none;
	/*line-height:12px;*/}

#areaLeft .subnav a {
	color: #000000;}

#areaLeft .subnav ul {
  list-style-type: none;}

#areaLeft .subnav a.active {
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left:10px;
	background-position: 0 7px;
	background-image: url("../img/li_black.gif");
	}


/*Artikelformatierung*/
/*Artikelüberschrift*/
#areaRight H2 {
  margin-bottom:10px;
  line-height:16px;}

/*Absatzüberschrift*/
#areaRight H3 {
  margin-bottom:10px;
  line-height:16px;}

#areaRight a {
  color: #E60003;
  font-weight: bold;}

#areaRight li {
  background-image: url("../img/arrow_list.gif");
  padding-left:8px;
  background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-type: none;
	}

#areaRight table {
  width:100%;
  margin: 5px 0px;
  border-collapse: collapse;}

#areaRight table td,
#areaRight table th {
  border: 1px solid #000000;
  padding:2px 5px 2px 5px;
  font-size:12px;}

#areaRight table th {
  font-weight:bold;}

#areaRight th img {
  vertical-align:top;
  border: 0px solid green;
  margin: 4px 2px 0 4px;}

#areaRight table td a:visited {
  color:#cccccc;}


/******************************************/
/*             contact                    */
/******************************************/

#contact {
  width: 450px;
  border:0px solid blue;}

.contactbox {
  float:left;
  margin: 5px;
  padding: 0px;
  border: 1px solid #CCCCCC;}

.contactboxactive {
  float:left;
  margin:0px;
  padding:5px;
  background-color: #E60003;
  border: 1px solid #E60003;}

.contactnav {
  padding: 4px 0 6px 0;
  width: 435px;
  border: 0px solid green;
  }

#contact .left {
  float:left;}

#contact .right {
  float:right;}

#contact .left img {
  margin: 0 0px 0 10px;
  border:0;}

#contact .right img {
  margin: 0 0px 0 10px;
  border:0;}

/******************************************/
/*            Paragraph                   */
/******************************************/

.paragraph {
  padding-bottom: 20px;}

.paragraph h4 {
  line-height: 16px;
  padding:3px 0 10px 0;}

.paragraphpictureleft {
  float:left;}

.paragraphpictureright {
  float:right;}

.paragraphpictureleft img {
  margin-right: 10px;}

.paragraphpictureright img {
  margin-left: 10px;}

.paragraphpicturesubline {
  font-size:10px;}

.paragraphpictureright .paragraphpicturesubline {
  padding-left: 10px;}

.paragraph ul {
  list-style-position: outside; }

/*.paragraph ul {
 display: inline;  /*<= Der Workaround */
/*  position: relative;fuer IE
  margin: 0;
  padding: 0;
  }
.paragraph ul li {
  margin: 1px 0 0 15px;
  border: 1px solid #f00;
}*/


.name {																			/*description*/
	font-weight:bold;
	padding: 5px 30px 0px 0px;
	font-size:12px;}

.value {																			/*description*/
	padding: 0px 30px 0px 30px;}


.backlink img {
  margin-right: 6px;
  border:0;
}
.backlink {
  margin: 10px 0 10px 0;}

/******************************************/
/*            Editor real                 */
/******************************************/
.fapsvo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #637BB6
}


/******************************************/
/*            Sitemap                     */
/******************************************/
.level01 {
  margin-left:0px;
}

.level02 {
  margin-left:15px;
}

.level03 {
  margin-left:30px;
}

.level04 {
  margin-left:45px;
}


