/*	RESET SOME BASIC STYLE
------------------------------------------------------------------------------*/
a:hover { text-decoration : none; }
a:focus { outline : none; }

/* Styles for scrolling layers Specify width and height in hold and wn, and in clip for wn */
div#hold	
{ 
	position : relative; 
	overflow : hidden;
	width : 820px; 
	height : 330px; 
	z-index : 100px;
}
div#wn	
{ 
	position : absolute; 
	left : 0px; 
	top : 0px; 
	width : 820px; 
	height : 330px; 
	clip : rect(0px, 820px, 330px, 0px); 
	overflow : hidden;	
	z-index : 1; 
}
div#lyr1	
{ 
	position : absolute; 
	visibility : hidden; 
	left : 0px; 
	top : 0px; 
	z-index : 1; 
}
  
/* table containing images. adjust according to your images' sizes and numbers */
table#t1 
{ 	
	width : 1000px; 
}
table#t1 td 
{ 
	width : 820px;
}  
table.main 
{ 
  width : 820px; 
  margin-left : -24px;
  }

/* Styles for demo, not necessary for scrolling layers */  
body 
{ 
	margin : 0;
	padding : 0;	
	background : url(../shared/bg.gif) #FFFFFF repeat;
	color : #000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	overflow : hidden;
}

td.arrows a 
{ 
	padding-right : 54px;
	padding-left : 12px;
}
td.spacer 
{ 
	width : 100px; 
} 

/* Styles for website */
.viewer
{
	overflow: hidden;
	background-color: white;
	width: 840px;
	height: 69px;	
}
.strip
{
	overflow: hidden;
	background-color: white;	
	position: absolute;
	left: 0px;
	top: 0px;
}
.desc
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.content
{
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	width: 300px;
}
.vita
{
	padding-left : 12px;
	padding-right : 20px;
	vertical-align : top;
	font-size : 10px;
	width : 1000px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;
}
.haftung
{
	font-size : 9px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
}
.contentbg 
{
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #ffffff;
	background-color : #999999;
}
.headline
{
	padding : 0px 0px 10px 0px;
	margin : 0;
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px;
	font-weight : bold; 
	line-height : 17px;
	color : #000000;
}
.subheadline
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px;
	font-weight : bold; 
	color : #FFFF00;
}
.mainnavi
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px; 
	color : #666666;
	text-decoration : none;
}
.mainnavi:Hover
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px; 
	color : #000000;
	text-decoration : none;
}
.mainnavion
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 10px; 
	color : #000000;
	text-decoration : none;
}
.subnavi
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #666666;
	font-size : 10px;
	text-decoration: none;
}
.subnavi:Hover
{
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}
A.link
{
	color : #B6B67E;
	font-size : 10px;
	text-decoration: none;
}
A.link:Hover
{
	color : #999966;
	font-size : 10px;
	text-decoration: none;
}
.errortxt
{
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-weight : bold;
	color : #FFCC00;
}
.bgcolour
{
	background-color : #999999;
}
/* DIV START
------------------------------------------------------------------------------*/
div#txtcontent
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 210px;
	left : 526px;
	width : 313px;
	height : 200px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	visibility : visible;
	z-index : 1;
}
div#txtbu
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 480px;
	left : 526px;
	width : 313px;
	height : 200px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	visibility : visible;
	z-index : 1;
}
div#txtimprint
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 210px;
	left : 20px;
	width : 506px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	visibility : visible;
	z-index : 1;
}
div#txtaktuell_l
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 210px;
	left : 20px;
	width : 400px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	visibility : visible;
	z-index : 1;
}
div#txtaktuell_r
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 210px;
	left : 420px;
	width : 400px;
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	color : #333333;	
	visibility : visible;
	z-index : 1;
}
div#images
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 195px;
	left : 0px;
	width : 506px;
	height : 330px;
	visibility : visible;
	z-index : 1;
}
div#imgcontent
{
	position : absolute;
	padding : 0;
	margin : 0;
	top : 195px;
	left : 0px;
	width : 500px;
	height : 330px;
	visibility : visible;
	z-index : 1;
}