/* ********************************************************* */
/* ****** H-ZWO Agentur für Kommunikation GmbH ************* */
/* *********** vera.augsburger@h-zwo.com ******************* */
/* ********************************************************* */



/* ********** global html tags set to 0 ******************** */

html, body {
  margin: 0px;
  padding: 0px;
}

div, span {
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
}

p {
  margin: 0px;
  padding: 0px;
}

ul, ol {
  margin: 0px;
  padding: 0px 0px 0px 12px;
  list-style-image: url(img/list_style.gif);
}

img {
  margin: 0px;
  border: 0px;
  padding: 0px;
  xxxposition: absolute;
}

/* ************** global html tags ************************* */

html, body {
  height: 100%;
}



body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #4A4A4A;
  text-align: center;
  background: #d1d1d3;
  background-image: url(img/bg.gif);
  background-repeat: repeat-x;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #a05817;
}

/* **************** global classes ************************* */

.clearer {
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

/* ********************* colors **************************** */

h2 {
	font-size: 10px;
	color: #a05917;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 9px;
	font-weight: normal;
}

h4 {
	font-size: 10px;
 	color: #4A4A4A;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


h5 {
	font-size: 9px;
 	color: #4A4A4A;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/* ************** links and link-classes ******************* */

.hzwoBold {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.hzwo {
	color: #a05917;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

hr {
	float: left;
	border: 1px thin #ffffff;
	width: 550px;
	margin: 20px 0px 20px 0px;
}

/* ******************* layout divs ************************* */

#divWrapperPage {
  width: 995px;
  height: auto;
  min-height: 100%;
  text-align: left;
  margin: 0px auto;
}

*html #divWrapperPage {
  height: 100%;
}

#divWrapperPage div.header {
	float: left;
	width: 990px;
	height: 186px;
}

#divWrapperPage div.header h1 {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border-left:  solid 1px #a05917;
	margin: 90px 130px 0px 0px;
	padding: 15px 0px 5px 10px;
}

#divWrapperPage div.cntnt_logo {
	float: left;
	width: 90px;
	height: 170px;
	margin: 50px 0px 0px 0px;
	padding-right: 20px;

}

#divWrapperPage div.cntnt_bull {
	float: left;
	width: 130px;
	height: 170px;
	margin: 50px 0px 0px 0px;

}

#divWrapperPage div.cntnt_img {
	float: left;
	width: 750px;
	height: 220px;
}

#divWrapperPage div.cntnt_left {
	float: left;
	width: 110px;
	height: 170px;
	font-size: 9px;
	margin: 20px 0px 0px 0px;

}

#divWrapperPage div.cntnt_right {
	float: left;
	width: 130px;
	height: 170px;
	font-size: 9px;
	text-align: center;
	margin: 20px 0px 0px 0px;

}

#divWrapperPage div.cntnt_right div.impress {
	text-align: center;
	margin: 0px 15px 2px 15px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999 
}

#divWrapperPage div.cntnt_right div.impress img {
	margin: 0px 5px 0px 5px;
}

#divWrapperPage div.cntnt {
	float: left;
	width: 736px;
	height: auto;	
	border-left:  solid 1px #a05917;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 30px 10px;

}

#divWrapperPage div.cntnt li {
	margin: 10px 0px 0px 0px;
}


#divWrapperPage div.box {
	float: left;
	width: 280px;
	margin: 0px 10px 0px 0px;
}

#divWrapperPage div.ref_box {
	float: left;
	width: 60px;
	margin: 10px 10px 5px 0px;
}

#divWrapperPage div.ref_cntnt {
	float: left;
	width: 660px;
	margin: 10px 0px 5px 0px;
}

#divWrapperPage div.back {
	float: left;
	width: 630px;
	position: relative;
	margin: 30px 0px 0px 70px;
}

#divWrapperPage div.truck_box {
	float: left;
	width: 140px;
	margin: 0px 10px 5px 0px;
}

#divWrapperPage div.truck_cntnt {
	float: left;
	width: 550px;
	margin: 00px 10px 5px 0px;
}

#divWrapperPage div.truck_cntnt h4 {
	font-weight: normal;
}


/* ************** Navigation ******************* */


#nav {
	float: left;
	width: 900px;
	list-style: none;
	margin: 20px 0px 0px 110px;
}

*html #nav {
	float: left;
	width: 900px;
	list-style: none;
	margin: 20px 0px 0px 55px;
}
		
		
#nav ul { /* all lists */
	float: left;
	list-style: none;
	line-height: 1;
	margin: 20px 0px 0px 110px;

}

#nav a {
	display: block;
	margin: 0px;
}

#nav li { 
	float: left;
	margin: 4px 80px 0px 0px;


}

#nav li ul li { 
	float: left;
	margin: 4px 90px 0px 0px;


}


#nav li ul { 
	width: 300px;

	position: absolute;
	line-height: 12px;
	left: -999em; 
	margin: 0px 4px 0px 0px;
	padding: 0px;
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
	border-left:  solid 1px #a05917;
	line-height: 14px;
	margin: 0px;
	padding: 5px 0px 10px 5px;
}

div.news_date {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

div.news_cntnt {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}

/* ************** Circle ******************* */

div.circle {
	width: 750px;
	height: 200px;
}

#images {
		width: 750px;
	height: 220px;

	visibility:hidden;
	margin: 0px;
}

#loading {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#loading img {
	position:relative; 
}

#captions {
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}

#scrollbar{
	width: 700px;
	visibility: hidden;
	position: relative; 
	border-bottom: 1px solid #b3b3b3;
	z-index: 10001;
}

#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(img/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}

#imageflow {
	text-align: center;
	margin: 0px;
}

#imageflow img {
	position: absolute;
}

div#pagination{
	font-family:tahoma;
	text-align:center;
}

#pagination span{
	display:block;
	float:left;
	font-size:10px;
	line-height:13px;
	margin: 2px 6px 2px 0;
}

#pagination span a{
	background-color:#ffffff;
	border:1px solid #a05917;
	color:#303030;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}

#pagination span a:hover, #pagination span a:active{
	background-color: #a05917;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
}

#pagination span.aktuell{
	background-color: #a05917;
	border:1px solid #ffffff;
	color:#ffffff;
	font-size:10px;
	padding:1px 5px 2px 5px;
}