/*
	full.css from 2006-05-20 version 3.0
	author: Simon Rupf <simon.rupf@swebflex.ch>
	cascading style sheet for webdesign with vertical navigation
	design for media with full graphic capabilities such as computer screens or beamers
*/

/* Standards für die komplette Seite (Hintergrund, Breite, Scrollbalken, Schriftarten und Links) */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
/*	background-image: url("../images/body_bg.jpg");
	background-position: right 230px;
	background-repeat: no-repeat;
*/	overflow: auto;
}

* {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #00f;
	background-color: #cff;
	text-decoration: none;
}

/* GrundgerÃ¼st */

#frame1 {
	position: relative;
	float: left;
	width: 100%;
	height: 449px;
	overflow: hidden;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 929px;
	height: 449px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/head_bg.png',sizingMethod='scale');
	overflow: hidden;
	z-index: 4;
}

#head[id] {
	background-color: transparent;
	background-image: url("../images/head_bg.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#head_bar {
	position: absolute;
	left: 929px;
	right: 0px;
	top: 0px;
	width: expression(document.body.clientWidth - (929) + "px");
	height: 94px;
	background-color: #000;
	overflow: hidden;
	z-index: 4;
}

#head_logo {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 245px;
	height: 245px;
	background-color: transparent;
	background-image: url("../images/head_logo_bg.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 3;
}

#head_image, #home_image {
	position: absolute;
	left: 368px;
	top: 99px;
	width: 900px;
	height: 244px;
	background-color: transparent;
	overflow: hidden;
	z-index: 1;
}

#head_image_bar_gradient {
	position: absolute;
	left: 768px;
	top: 99px;
	width: 500px;
	height: 244px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/head_image_bar_gradient.png',sizingMethod='scale');
	overflow: hidden;
	z-index: 2;
}

#head_image_bar_gradient[id] {
	background-color: transparent;
	background-image: url("../images/head_image_bar_gradient.png");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#head_image_bar {
	position: absolute;
	left: 1268px;
	right: 0px;
	top: 99px;
	width: expression(document.body.clientWidth - (1268) + "px");
	height: 244px;
	background-color: #000;
	overflow: hidden;
	z-index: 2;
}

#lang {
	position: absolute;
	left: 175px;
	top: 20px;
	width: 275px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	z-index: 5;
}

#nav {
	position: absolute;
	left: 450px;
	top: 0px;
	width: expression(document.body.clientWidth - (450) + "px");
	height: 342px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	z-index: 5;
}

#search {
	position: absolute;
	left: 50px;
	top: 317px;
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: right;
	z-index: 5;
}

#content {
	position: relative;
	float: right;
	margin: 0px;
	margin-left: 400px;
	margin-top: -107px;
	background-color: transparent;
}

#component {
	position: absolute;
	left: 10px;
	top: 449px;
	bottom: 0px;
	width: 390px;
	height: expression(document.body.clientHeight - (449) + "px");
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	overflow: auto;
}

#copy, #copy:hover {
	display: none;
}

.slidercontainer{
	border: none;
}

.sliderimages{
	margin: 36px 0px;
	border: none;
}

#container1, #container2, #container3 {
	background-color: #000;
	background-image: url("../images/moviestrip.png");
	background-position: 0px 1px;
	background-repeat: repeat-x;
}

#home_image .sliderimages {
	margin: 0px;
}

#home_image #container1, #home_image #container2, #home_image #container3 {
	background-image: none;
}

/* Navigation */

.menu, .menu:hover, .menu_active {
	display: none;
	position: absolute;
	height: 23px;
	margin: 0px;
	padding: 0px;
	color: #ddd;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	z-index: 5;
}

.menu:hover {
	color: #fff;
	background-color: transparent;
}

.menu_active, .menu_active:hover {
	color: #f00;
	background-color: transparent;
	cursor: default;
}

#nav1 {
	display: block;
	left: 0px;
	top: 0px;
	padding: 10px;
	width: 130px;
	height: 130px;
	line-height: normal;
	text-align: left;
}

#nav1[id] {
	width: 110px;
	height: 110px;
}

#nav2 {
	display: block;
	left: 295px;
	top: 99px;
	width: 120px;
}

#nav3 {
	display: block;
	left: 325px;
	top: 127px;
	width: 105px;
	height: 22px;
	line-height: 22px;
}

#nav4 {
	display: block;
	left: 340px;
	top: 154px;
	width: 100px;
	height: 24px;
	line-height: 24px
}

#nav5 {
	display: block;
	left: 346px;
	top: 181px;
	width: 100px;
}

#nav6 {
	display: block;
	left: 349px;
	top: 209px;
	width: 97px;
	height: 22px;
	line-height: 22px;
}

#nav7 {
	display: block;
	left: 345px;
	top: 234px;
	width: 100px;
}

#nav8 {
	display: block;
	left: 340px;
	top: 262px;
	width: 100px;
}

#nav9 {
	display: block;
	left: 325px;
	top: 289px;
	width: 105px;
	height: 24px;
	line-height: 24px;
}

#nav10 {
	display: block;
	left: 295px;
	top: 317px;
	width: 120px;
	height: 26px;
	line-height: 26px;
}

#nav11 {
	display: block;
	left: 269px;
	top: 348px;
	padding: 10px;
	width: 137px;
	height: 91px;
	text-align: left;
}

#nav11[id] {
	width: 117px;
	height: 71px;
}

#nav12 {
	display: block;
	left: 179px;
	top: 351px;
	width: 90px;
	height: 90px;
	line-height: 90px;
}

.sub_menu {
	display: block;
	margin: 0px;
	padding: 10px 20px 5px 20px;
	color: #ddd;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

.sub_menu:hover {
	display: block;
	margin: 0px;
	padding: 10px 20px 5px 20px;
	color: #fff;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

.sub_menu_active, .sub_menu_active:hover {
	display: block;
	margin: 0px;
	padding: 10px 20px 5px 20px;
	color: #f00;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.sub_sub_menu {
	display: block;
	margin: 0px;
	border-top: 1px #000 solid;
	padding: 5px;
	color: #000;
	background-color: transparent;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

.sub_sub_menu:hover {
	display: block;
	margin: 0px;
	border-top: 1px #000 solid;
	padding: 5px;
	color: #000;
	background-color: #fff;
	background-image: url("../images/body_bg.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

.sub_sub_menu_active, .sub_sub_menu_active:hover {
	display: block;
	margin: 0px;
	border-top: 1px #000 solid;
	padding: 5px;
	color: #000;
	background-color: #fff;
	background-image: url("../images/body_bg.jpg");
	background-position: right -180px;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.menu_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_list li {
	float: left;
}

.sub_list {
	position: absolute;
	list-style-type: none;
	width: 150px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 5px;
	border: 1px #000 solid;
	border-top: none;
	padding: 0px;
	background-color: #fff;
}

.sub_list li {
	float: none;
}

/* Text */

.Mtitle {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.Atitle, .component_title {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.tx {}
.txb {font-weight : bold;}
.txs {text-decoration: none;}
.txs2 {color: #000; background-color: #ff9; text-decoration: none; font-weight: normal;}
.txss, .txss:hover {color: #666; background-color: transparent; text-decoration: none;}
.txsg {text-decoration:none;}
.txw {color: #fff; font-weight: bold; text-decoration: none;}
.txFoto {}
.SpezialT {color: #666; font-weight : bold;}
.map24_text b {color: #333;}

/* Formulare */

.Button, .Button2 {
	width: 140px;
}

.boxm {
	width: 140px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.box {
	width: 210px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.boxtext {
	width: 310px;
	height: 150px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.textKlein {
	width: 250px;
	height: 45px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.textMittel {
	width: 300px;
	height: 90px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.textGross {
	width: 400px;
	height: 135px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.zeileKlein {
	width: 50px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.zeileMittel {
	width: 150px;
	border: 1px #000 solid;
	padding: 0px 5px;
}

.zeileGross {
	width: 250px;
	border: 1px #000 solid;
	padding: 0px 5px;
}
