body{
	background: rgb(249,249,249);
	}

div#container{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 630px;
	background: url(img/container_htg.jpg) repeat-y left;
	}

div#top{
	padding: 0 0 8px 10px;
	height: 110px;
	background: white url(img/top_shadow.gif) repeat-x bottom;
	}

div#logo{
	margin: 0;
	padding: 5px 0 0 0;
	}

div#menu{
	position: absolute;
	top: 10px;
	left: 246px;
	}

div#topend{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 560px;
	width: 80px;
	height: 117px;
	background: white url(img/topend2.gif) no-repeat bottom right;
	}

#topend ul{
	list-style: none;
	margin: 25px 0 0 0;
	padding:0;
	}

#topend ul li{
	margin-top: 6px;
	width: 48px;
	padding: 0 0 0 3px;
	border-top:1px solid #DDDDDD;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #AAAAAA;
	background: url(img/bt_htg.gif) repeat-x bottom;
	}

#topend ul li.current{
	background-color: #FAFAFA;
	border-bottom: 2px solid #999999;
	background-image:url(img/bt_htg_c.gif);
	}

#topend ul li a{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	}

#topend ul li a:hover{
	color:#44CC00;
	text-decoration: blink;
	}

#topend ul li.current a{
	color:#44CC00;
	}

div#content{
	width: 100%;
	height: 590px;
	margin-top: 20px;
	margin-bottom: 100px;
	padding: 0;
	background: url(img/fotomaschine.jpg) no-repeat center;
	}
	
iframe{
	border: 0;
	position: absolute;
	top: 270px;
	left: 160px;
	width: 320px;
	height: 320px;
	}
	
div.catchphrase{
	z-index: 3;
	position: absolute;
	width: 300px;
	height: 150px;
	background-repeat:no-repeat;
	background-position: center;
	}