/* Allgemeines Style - Positionierung */
html {
	background-color: #d0d2d5; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	position: relative;
	width: 100%; 
	margin: auto;
}

#inner_body {
	background-color: #ffffff;
	position: relative;
	width: 875px; 
	margin: auto;
	top: 20px;
}

#head {
	background-color: #ffffff; 
	position: relative;
	height: 155px;
	width: 845px;
	margin-left: 15px;
}

#flash {
	background-color: #cccccc; 
	position: relative;
	height: 170px;
	width: 845px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#content {
	position: relative;
	width: 845px;
	left: 15px;
	z-index: 0;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 15px;
	width: 800px;
	left: 30px;
	top: 10px;
	z-index: 2;
}

#menu a{
	position: relative;
	float: left;
	margin-right: 7px;
	text-decoration: none;
	font-size: 11px;
}

#submenu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 15px;
	width: 745px;
	left: 30px;
	top: 14px;
	z-index: 2;
	font-size: 10px;
}

#submenu a{
	position: relative;
	float: left;
	margin-right: 12px;
	text-decoration: none;
}

#text {
	position: relative;
	/*width: 470px;*/
	left: 30px;
	bottom: 10px;
	padding-top: 110px;
	padding-bottom: 10px;
	z-index: 1;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: no-repeat;
}
.formfields1 {
	left: 30px;
	bottom: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#text_pack {
	position: relative;
	width: 785px;
	left: 30px;
	bottom: 10px;
	padding-top: 110px;
	padding-bottom: 10px;
	z-index: 1;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: no-repeat;
}

#inner_bottom {
	position: relative;
	height: 35px;
	bottom: 0;
	width: 845px;
	text-align: center;
	left: 15px;;
}
#biblio{
	position: absolute;
	height: 35px;
	bottom: 0;
	right: 150px;
	float: left;
}

#outer_bottom {
	background-color: #FFFFFF;
	position: relative;
	height: 35px;
	width: 100%;
	text-align: center;
	bottom: 0;
}

#inner_bottom_text {
	position: relative;
	height: 10px;
	bottom: 0;
	font-size: 10px;
	top: 9px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 30px;
}

#inner_bottom_text a{
	position: relative;
	text-decoration: none;
	font-size: 10px;
	margin-right: 15px;
	float: left;
	clear: right;
}

#inner_bottom_copyright {
	position: absolute;
	height: 10px;
	top: 9px;
	float: right;
	clear: left; 
	right: 30px;
	font-size: 10px;
}

#outer_bottom_text {
	position: relative;
	height: 10px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	top: 9px;
	text-decoration: none;
}
#outer_bottom_text a{
	text-decoration: none;
}
#lang {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	height: 30px;
	width: 250px;
	left: 85px;
	top: 127px;
}
#lang a {
	text-decoration: none;
	color: #000000;
	position: relative;
	float: left;
	margin-right: 10px;
}

#mini_pics {
	position: absolute;
	width: 250px;
	bottom: 30px;
	right: 30px;
	min-height: 90px;
	}

#mini_pics img {
	position: relative;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#mini_pics_anfahrt {
	position: absolute;
	width: 90px;
	top: 140px;
	right: 30px;
	min-height: 90px;
	}

#mini_pics_anfahrt img {
	position: relative;
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
}

/*Packages-Seite*/
#line {
	position: relative;;
	float: left; 
}

.preis_tab {
	position: relative;
	float: right;
	clear: left;
	top: 0;
	width: 330px;
}

#preis_head {
	background-color: #000000; 
	position: relative;
	float: right;
	margin-bottom: 5px;
}

#preise {
	background-color: #FFFFFF; 
	position: relative; 
	float: right;
	bottom: 0;
	width: 100%;
}

/*LINK - AREA*/

.link {
	position: relative;
	float: left;
	height: 100px;
	margin: 20px 50px 20px 0;
	text-align: center;
}

.link-font {
	position: relative;
	float: left;
	width: 700px;
	margin: 60px 0 10px 0;
}

/*PREISE*/
.preise {
	position: relative;
	margin: 10px 0 50px 50px;
	font-size: 12px;
	background-color: #9D1014;
}

.preise td {
	text-align: center;
	border: 1px solid #e0e0e0;
}

.preis_titel {
	font-weight: bold;
	font-size: 12px;
}
.preis_td_top {
	font-weight: bold;
	font-size: 12px;
	background-color: #690c10;
}
.preis_td_hg {
	background-color: #a85255;
}
.preis_info {
	position: relative;
	background-color: #690c10;
	float: right;
	margin-top: 11px;
	border: 1px solid #e98f8f;
	text-align: center;
	padding: 5px;
}

/*TEST AREA*/
.text_part {
	position: relative;
	width: 370px;
	float: left;
	clear: right; 
	background-color: #FFFFFF;
	margin-left: 10px;
}

#hidden_login {
	position: absolute;
	right: 0px;
	top: 0px;
}

#hidden_login a {
	text-decoration: none;
}

#hidden_login img {
	border: none;
}