


	#t1 {
	  position:absolute;
	  top:585px;
	  left: 85px;
	  bottom: 66px;

	}
	#t2 {
	  position:absolute;
	  top:108px;
	  left: 85px;
	  bottom: 592px;

	}
	#bilder {
	  position:absolute;
	  top:135px;
	  right: 0px;
	  bottom: 177px;
	  left: 396px;

	}

	#t6 {
	  position:absolute;
	  top:659px;
	  left: 396px;
	  bottom: 41px;

	}

	#t5 {
	  position:absolute;
	  top:659px;
	  right: 20px;
	  bottom: 41px;

	}






	a:link {
	  color: black;
	  text-decoration:none;
	}

	a.h3 {
	  color: #E8E8E8;
	  text-decoration:none;
	}



	a:visited.h3 {
	  color: #E8E8E8;
	  text-decoration:none;
	
	}
	a:visited {
	  color: black;
	  text-decoration:none;
	
	}

	a:hover {
	  color: #E8E8E8;
	  text-decoration:none;
	}
	a:hover.h3 {
	  color: black;
	  text-decoration:none;
	}










	h1 {
	  font-weight:normal;
	  font-size: 14pt; 
	  color: black; 
	  font-family: ISOCPEUR, Courier New,  SansSerif, Gulim, Helvetica Neue, Arial;
	  text-align: left; 
	  background-color: transparent; visibility: visible; z-index: 2;
	}








}
#slider_Wrapper { 
  height: 0px;

}
#slider { 
  position: relative;
  width: 1040px;
  height: 412px;
  background:url(loading.gif) no-repeat 50% 50%;
}

#slider img { 
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#slider a { 
  border: 0;
  display: block;

}

 
 

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;

}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	front-family: ISOCPEUR,Sans-serif, Arial;
	text-transform: none
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:24%;
	z-index:9;
	cursor:pointer;
	background: url(arrows.png) no-repeat ;

	text-indent: -9999px;
	width: 500px;
	height: 300px;
	display: block;
	  font-family: ISOCPEUR,Sans-serif, Arial;
}
a.nivo-prevNav {


	left:-190px;


}
a.nivo-nextNav {
	right: -0px;
	background-position: -500px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav   {
	position:absolute;
	cursor:pointer;
	right: 20px;


}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	float: left;
	margin-top: 418px;


}
.nivo-controlNav a.active {
	
	font-weight:bold;
}






