body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#logo
{
	padding: 40px 0px 0px 594px;
	background-color: white;
}

#Layer1
{
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 29px;
	top: 37px;
}
#Layer3
{
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 40px;
	top: 8px;
}
/*
*/
#Layer2
{
	position:absolute; width:200px; height:115px; z-index:1; left: 149px; top: 88px;
}

#nav
{
	height: 35px;
	background-image: url(/_img/_generic/bg_nav.jpg);
	background-repeat: repeat-x;
	padding-left: 260px;
}

#header
{
	height: 180px;
	background-color: #F9A21E;
	background-image: url(/_img/_generic/bg_header.jpg);
	background-repeat: no-repeat;
}

td
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
#content
{
	background-color:white;
	width: 555px;
	padding: 30px 0px 0px 260px; 
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	float: left;
}

#contentdetail
{
	background-color:white;
	width: 510px;
	padding: 30px 25px 0px 35px; 
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	float: left;
}

#bild
{
	background-color:white;
	width: 225px;
	float: left;
	padding: 35px 0px 0px 0px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	text-align: right;
}

#box
{
	background-color: white;
	width: 185px;
	float: left;
	padding: 45px 0px 0px 0px;
}
#box, #box td, #box a, #box a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:13px;
}

#box a
{
	text-decoration: underline;
  	font-size: 11px;
	color: #333333;
}
  
#box a:hover
{
	text-decoration: underline;
  	font-size: 11px;
	color: #333333;
}

#fotoband
{
	/*
	margin-top:51px;
	height: 100px;
	*/
	background-image: url(/_img/_generic/bg_fotoband.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	clear: left;
}

#footer
{
	height: 101px;
	background-image: url(/_img/_generic/bg_footer.jpg);
	background-repeat: repeat-x;
	padding: 15px 0px 0px 260px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

#footer a
{
	text-decoration: underline;
  	font-size: 11px;
	color: #999999;
	font-weight: none;
}
  
#footer a:hover
{
	text-decoration: underline;
  	font-size: 11px;
	color: #333333;
	font-weight: none;
}

#footer a.created, #footer a.created:hover
{
	font-weight: normal;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	text-decoration: none;
  	color: #FF9900;
	font-size: 13px;
	font-weight:bold;
}
  
a:hover
{
	text-decoration: underline;
  	color: #FF9900;
	font-size: 13px;
	font-weight:bold;
}

.h1 
{
	font-size: 26px;
	color: #333333;
	line-height:30px;
}

.h2, h1
{
	font-size: 20px;
	color: #333333;
	line-height:24px;
	font-weight:normal;
}

.h3
{
	font-size: 16px;
	color: #333333;
	line-height:20px;
	background-color: #dddddd;
	padding: 3px 0px 3px 5px;
}

.listwhite01
{
	padding:5px 0px 0px 5px;
}

.listwhite02
{
	padding:0px 0px 0px 5px;
}

.listgrey
{
	background-color: #eeeeee;
	padding:0px 0px 0px 5px;
}

.listgrey01
{
	background-color: #eeeeee;
	padding:12px 0px 0px 0px;
	vertical-align:top;
}

.listgrey02
{
	background-color: #eeeeee;
	vertical-align: top;
}

.box
{
	font-size: 11px;
	color: #333333;
	line-height:13px;
	padding:0px 0px 0px 5px;
}

span.error
{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

sup {
	line-height:0px;
}


.hidden {
	display:none;
}