/*
	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.png");
	background-position: 0px 11px;
	background-repeat: no-repeat;
	overflow: auto;
}

* {
	color: #333;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
}

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

a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

/* Grundgerüst */

#start_body {
	background-color: #fff;
	background-image: url("../images/start_body_bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}

#start_bg {
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0;
	margin-left: -500px;
	padding: 0;
	overflow: hidden;
	z-index: 1;
}

#start_link_1, #start_link_2 {
	display: block;
	position: absolute;
	top: 142px;
	width: 500px;
	height: 289px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;
	z-index: 2;
}

#start_link_1 {
	right: 50%;
}

#start_link_2 {
	left: 50%;
}

#start_img_1, #start_img_2, #start_img_3, #start_img_4, #start_img_5, #start_img_logo {
	position: absolute;
	margin: 0px;
	border: none;
	padding: 0px;
	z-index: 3;
}

#start_img_1 {
	left: 0px;
	top: 0px;
	width: 161px;
	height: 124px;
}

#start_img_2 {
	left: 161px;
	top: 0px;
	width: 311px;
	height: 251px;
}

#start_img_3 {
	left: 0px;
	top: 179px;
	width: 109px;
	height: 72px;
	z-index: 4;
}

#start_img_4 {
	left: 45px;
	top: 0px;
	width: 295px;
	height: 180px;
}

#start_img_5 {
	left: 359px;
	top: 0px;
	width: 115px;
	height: 93px;
}

#start_img_logo {
	left: 188px;
	top: 222px;
	z-index: 4;
}

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

#nav div {
	margin: 0px 30px 0px 60px;
	padding: 0px;
}

#partner_1, #partner_2 {
	display: block;
	height: 65px;
	margin: 100px 1px 0px 0px;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	overflow: hidden;
}

#partner_1 {
	background-image: url("../images/partner_bg_style_1.png");
	background-position: 65px 0px;
}

#partner_2 {
	background-image: url("../images/partner_bg_style_2.png");
	background-position: 41px 0px;
}

#content {
	position: absolute;
	left: 225px;
	right: 0px;
	top: 142px;
	bottom: 0px;
	width: expression(document.body.clientWidth - (225) + "px");
	height: expression(document.body.clientHeight - (142) + "px");
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#logo {
	position: absolute;
	left: 0px;
	top: 11px;
}

#info {
	position: absolute;
	left: 180px;
	right: 0px;
	top: 26px;
	width: expression(document.body.clientWidth - (180) + "px");
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 11px;
	overflow: hidden;
}

#info a, #info a:hover {
	color: #666;
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
}

#bar_1, #bar_2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#bar_1 {
	background-color: #c5000d;
}

#bar_2 {
	background-color: #002e7e;
}

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

	/* Navigation */

.menu {
	display: block;
	margin: 0px 1px 0px 15px;
	padding: 5px 0px 5px 5px;
	color: #333;
	background-color: transparent;
	text-decoration: none;
	overflow: hidden;
}

.menu:hover {
	display: block;
	margin: 0px 1px 0px 15px;
	padding: 5px 0px 5px 5px;
	color: #333;
	background-color: transparent;
	text-decoration: underline;
	overflow: hidden;
}

.menu_active, .menu_active:hover {
	display: block;
	margin: 0px 1px 0px 15px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	padding: 2px 0px 2px 4px;
	color: #333;
	background-color: transparent;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.menu_list_1 li .menu_active, .menu_list_1 li .menu_active:hover {
	border-color: #c5000d;
}

.menu_list_2 li .menu_active, .menu_list_2 li .menu_active:hover {
	border-color: #002e7e;
}

.menu_list_1, .menu_list_2 {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.menu_list_1 li.list_active, .menu_list_2 li.list_active {
	background-image: url("../images/menu_bg_1.png");
	background-position: 5px 7px;
	background-repeat: no-repeat;
}

.menu_list_1 li.list_active {
	background-image: url("../images/menu_bg_1.png");
}

.menu_list_2 li.list_active {
	background-image: url("../images/menu_bg_2.png");
}

/* Text */

.Ptitle_1, .Ptitle_2 {
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.Ptitle_1 {
	background-image: url("../images/ptitle_bg_1.png");
}

.Ptitle_2 {
	background-image: url("../images/ptitle_bg_2.png");
}

.Mtitle {
	color: #000;
	font-weight: bold;
}

.Atitle {
	padding: 0px 2px;
	color: #000;
	font-weight: bold;
	background-color: #ccc;
}

.tx {}
.txb {font-weight : bold;}
.txs {text-decoration: none;}
.txs2 {color: #000; text-decoration: none;}
.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;
}

