/* gerneral layout */

	#highlights {
		position: relative;
		overflow: hidden;
		background-position: top left;
		background-repeat: no-repeat;
		background-color: transparent;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	ul#highlights {
		position: absolute;
		list-style-type: none;
	}

	ul#highlights li {
		line-height: 1.2em;
		padding-left: 0em; 
	}
	
	ul#highlights li.spacer {
		margin-bottom: 0.8em;
	}
	
	ul#highlights li.titel {
	  font-weight: bold;
		line-height: 1.4em; 
		padding-left: 0em; 
		font-size: 1.4em;
		padding-bottom: 0.2em;
		background: none;
	}	
	
	ul#highlights li.empty  {
		font-weight: bold;
		line-height: 1.4em;
		padding-left: 0em; 
	}
	
	ul#highlights li.infotext {
		font-weight: normal;
		line-height: 1.2em;
		padding-left: 0em; 

	}
	
	ul#highlights li.button {
		margin-top: 0.5em;
		background: none;
		padding-left: 0em; 
	}	
	
 ul#highlights li.button2 {
		margin-top: 0.5em;
		background: none;
		padding-left: 11em; 
	}	


/* slider  */

	.txtBox_1 {
		height: 105px;
		margin-top: 60px;
		margin-left: 240px;
		width: 286px;
	} 
	
		.txtBox_2 {
		height: 105px;
		margin-top: 30px;
		margin-left: 270px;
		width: 266px;
	} 
	
		.txtBox_3 {
		height: 105px;
		margin-top: 60px;
		margin-left: 260px;
		width: 286px;
	} 
	
		.txtBox_4 {
		height: 105px;
		margin-top: 60px;
		margin-left: 240px;
		width: 286px;
	} 
	
		.txtBox_5 {
		height: 105px;
		margin-top: 60px;
		margin-left: 160px;
		width: 366px;
	} 

		.btn_slider {
		padding-left: 6px;
		padding-top: 8px;
		height: 31px;
		width: 161px;
    background:transparent url('/img/home/btn_slider.gif') no-repeat;
	} 

		.btn {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color: #FFFFFF;
		text-decoration:none;
	  } 
	  
	  .btn:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color: #FFFFFF;
		text-decoration:none;
	  } 
