/* CSS Document */
* {
	margin: 0;
	padding: 0;
	line-height: 16px;
}
uxl {
	border: solid 1px #F00;
}
body {
	background-color: #4A4A4A;
	color: #4C4644;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
img {
	border: 0;
}
#head h1 {
	position: absolute;
	width: 420px;
	height: 31px;
	left: 110px;
	top: 49px;
	font-weight: normal;
	color: #F4F4F4;
	font-size: 26px;
	background: url(../bilder/headline.jpg) no-repeat;
}
#head h1 span {
	position: relative;
	left: -999px;
}
#head h2 {
	position: absolute;
	text-align: right;
	width: 400px;
	right: 23px;
	top: 23px;
	font-weight: normal;
	color: #DFDFDF;
	font-size: 19px;
	line-height: normal;
}
#skip_navigation {
	position: relative;
	left: -999px;
}
#text h3 {
	font-size: 14px;
	padding: 11px;
	margin-top: 20px;
	width: 500px;
}
#head {
	position: relative;
	height: 110px;
	width: 974px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #FFF;
	background-color: #414554;
	baxckground: url(../bilder/background_head_02.jpg) no-repeat;
}
#head img {
	position: absolute;
	top: 20px;
	left: 32px;
}
#main {
	position: relative;
	margin: 20px auto;
	width: 976px;
}
#menu {
	position: absolute;
	z-index: 9999;
	width: 977px;
}
#menu ul, .sub_menu {
	list-style: none;
}
.sub_menu {
	padding: 11px;
}
.sub_menu li {
	margin-right: 5px;
}
#menu div {
	clear: left;
}
#menu ul#main_menu {
	height: 32px;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
}
#menu li, .sub_menu li {
	float: left;
	position: relative;
}
#menu li ul {
	top: 32px;
	left: 0;
	position: absolute;
	width: 100%;
}
#menu li a {
	display: block;
	background-color: #5D678C;
	color: #FFF;
}
#menu li a:hover, .active {
	display: block;
	background-color: #E5E7E8;
	color: #5D678C;
}
#menu li span, #menu li a{
	display: block;
	height: 24px;
	padding: 7px 18px 0 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
#menu li li {
	float: none;
	
}
#menu li li a, #menu li li span{
	display: block;
	
}
#menu li li:hover{
	background-color: #E5E7E8;
}
#menu li li:hover a{
	background-color: #E5E7E8;
	color: #5D678C;
}
#menu ul#main_menu ul {
	postition: relative;
	left: -1px;
	display: none;
	border-left: solid 1px #fff;
}
#menu ul#main_menu li:hover ul {
	display: block;
}
#content {
	position: absolute;
	left: 0;
	top: 144px;
	width: 974px;
	background: #D3CEC8;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 1px 1px 1px;
	z-index: -9999;
}
#picture, #pictures, object {
	float: right;
}
object {
	margin-top: 70px;
}
#time {
	float: right;
	position: relative;
}
#time #minute, #time #hour {
	position: absolute;
	top: 118px;
	left: 179px;
}
#time #hour {
	top: 119px;
}
#time #kopf {
	position: absolute;
	top: 126px;
	left: 421px;
}
#time #its {
	position: absolute;
	top: 25px;
	left: 230px;
}
#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	left: -999px;
}
#pictures {
	width: 460px;
}
#pictures img {
	padding: 32px 0 0 0;
}
#text {
	width: 340px;
	min-height: 600px;
	padding: 20px;
	margin-left: 3px;
}
#text a {
	color: #4C4644;
	text-decoration: underline;
}
#footer {
	margin-top: 30px;
	padding: 10px;
}
#footer a {
	color: #5D678C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#footer span {
	color: #5D678C;
	font-size: 13px;
}
#footer a:hover, #text a:hover {
	color: #414554;
	text-decoration: underline;
}
p {
	padding: 10px;
}
table.list {
	width: 680px;
	margin-left: 10px;
}
table.list p {
	padding: 0 0 3px 0;
}
table.list td {
	vertical-align: top;
	padding: 11px;
	background-color: #F0F0F0;
}
td.cat {
	width: 100px;
	font-weight: bold;
	color: #414554;
}
td.price {
	width: 60px;
	text-align: right;
}
td.desc {
	width: 450px;
}
table.staffel td{
	margin: 0;
	padding: 0 5px 0 0;
}
div#pictures a {
	cursor: default;
	text-decoration: none;
}
.overtext{
	font-size: 11px;
	display: none;
	position: absolute;
	opacity: 0.8;
	text-align: left;
	width: 150px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	border: solid 1px  #999999;
}
.pdf{
	position: relative;
	top: 3px;
}

