/* CSS-Layout */
#wienerisch {
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	right: 365px;
}
#wienerisch a {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
}
#wienerisch a:hover {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	color: #333333;
}
#company {
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	right: 230px;
}
#company a {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
}
#company a:hover {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	color: #333333;
}
#contact {
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	right: 140px;
}
#contact a {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact a:hover {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	color: #333333;
}
#jobs {
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	right: 80px;
}
#jobs a {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
}
#jobs a:hover {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	color: #333333;
}
#home {
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	right: 10px;
}
#home a {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #333333;
}
#home a:hover {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	color: #333333;
}
#flash {
	width: 350px;
	height: 30px;
	position: absolute;
	top: 125px;
	left: 285px;
	background-image: url('../images/flashplayer.png');
	background-repeat: no-repeat;
}
#slide_home {
	width: 915px;
	height: 323px;
	position: absolute;
	top: 115px;
	left: 10px;
}
#sound {
	width: 24px;
	height: 16px;
	position: absolute;
	top: 24px;
	right: 20px;
	visibility: hidden;
}
