html {
	width: 100%;
	height: 100%;
}

html>body #container {
	height: auto;
}

body {
	width: 100%;
	height: 100%;
	font: 11px/15px Arial, Geneva, sans-serif;
	background: #b1c0c9 url(../images/bg.gif) repeat-y;
}

#container {
	width: 100%;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
  	height: 100%;
	margin: 0 auto;
}

#wrapper {
	position:absolute; /* needed for footer positioning*/
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}

#wrapper:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#header {
	width: 100%;
	height: 50px;
	background-color: #f7921e;
}

#logo {
	margin-left: 853px;
}

#logotxt {
	position: absolute;
	left: 854px;
}

#navigation {
	background-color: #748b97;
	width: 100%;
	height: 25px;
}

#subnavigation {
	color: #748b97;
	position: absolute;
	margin-top: 8px;
	font-weight: bold;
	left: 79px;
}

#subnavigation li{
	float: left;
	padding-right: 16px;
}

#content {
	width: 780px;
	padding-bottom: 35px;
	margin-left: 70px;
	padding-top: 35px;
}

html>body #content {
	height: auto;
}

#sidebar {
	position: absolute;
	width: 180px;
	left: 845px;
	margin-top: 35px;
}

#linkbox {
	border: 1px solid #fff;
	vertical-align: bottom;
	padding: 8px;
	margin: 0 8px;
	min-height: 121px;
	width:145px;
}

#linkbox img{
	display: block;
}

#left_con {
	width: 300px;
	float: left;
	padding-bottom: 50px;
}

#left_con div{
	float: left;
	position: relative;
	margin-left: 8px;
}

#right_con {
	padding-left: 20px;
	padding-bottom: 50px;
	float: left;
	width: 450px;
}

#contentText {
	width: 410px;
}

#refList {
	background-color: #b1c0c9;
	margin-top: -19px;
	padding: 15px;
	width: 149px;
	min-height: 252px;
  	height:auto !important;
  	height:252px;
	float: left;
	margin-left: -22px;
	position: relative;
}

#refList ul li{
	margin-bottom: 10px;
}

#refList ul li ul li {
	margin-left: 4px;
	margin-bottom: 5px;
	line-height: 12px;
}



#gallery {
	width: 282px;
	height: 282px;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-top: -19px;
}

#gallery_nav {
	margin-top: 4px;
	color: #000;
	font-weight: bold;
}

#gallery_nav span{
	margin-left: 3px;
	margin-right: 3px;
}

#team {
	margin-top: -19px;
	margin-left: -22px;
	position: relative;
}

#team .floatLeft{
	float: left;
	position: relative;
	margin-right: 8px;
}

#teamList {
	margin-left: 15px;
	font-size: 11px;
}

#teamList li {
	padding-bottom: 4px;
}

#footer {
	position: absolute;	
	width: 100%;
	bottom: 0px; /* For Certain IE widths */
	overflow: hidden;
	background-color: #f7921e;
	height: 25px;
}

#footer_con {
	margin-left: 25px;
	margin-top: 7px;
	font-size: 11px;
}

#hLine {
	background-color: #f7921e;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	margin-left: 68px;
}

#vLine {
	background-color: #f7921e;
	width: 845px;
	height: 1px;
	position: absolute;
	top: 251px;
}

/* @group classes */

.fliesstext {
	font-size: 12px;
	line-height: 17px;
}

.download {
	font-size: 10px;
	border: 1px solid #fff;
	height: auto;
	padding: 10px;
	width: auto;
	position: relative;
	float: right;
	margin-right: 30px;
}


.map {
	font-size: 10px;
	border: 1px solid #fff;
	
	padding: 10px;
	width: 70px;
	position: relative;
	float: right;
	margin-right: 30px;
}

small{
	font-size: 10px;
}

.listing li {
	border-width: 1px;
	border-bottom-style: solid;
	width: 455px;
	margin-bottom: 4px;
	line-height: 15px;
	height: 17px;
	border-bottom-color: #748b97;
}


.padPixBottom {
	margin-bottom: 1px;
}

.down {
	position: relative;
	bottom: -80px;
}

.orange {
	color: #f7921e;
}

.hover {
	color: #494949;
	text-decoration: underline;
}

.emptyRec_blue {
	width: 137px;
	height: 137px;
	float: left;
	background-color: #b1c0c9;
}

.emptyRec_orange {
	width: 137px;
	height: 137px;
	background-color: #f7921e;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	position: relative;
	font-weight: bold;
}

.padTop {
	margin-top: 8px;
}

.padLeft {
	margin-left: 7px;
}

.slogan {
	color: #748b97;
	margin-top: -5px;
	height: 170px;
	font: bold 30px/32px Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group tags */

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #f7921e;
	text-decoration: none;
}

#refList a:link, #refList a:visited {
	color: #000;
	text-decoration: none;
}

#refList a:hover, #refList a:active {
	color: #000;
	text-decoration: underline;
}

#gallery_nav a:link, #gallery_nav a:visited {
	color: #000;
	text-decoration: none;
}

#gallery_nav a:hover, #gallery_nav a:active {
	color: #f7921e;
	text-decoration: none;
}

#teamList a:link, #teamList a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#teamList a:hover, #teamList a:active {
	color: #f7921e;
	text-decoration: none;
	font-weight: bold;
}



h3 {
	color: #fff;
	line-height: 15px;
}



/* @end */

#wegbeschreibung {
	padding: 20px;
}

#wegbeschreibung h1{
	font-size: 18px;
}

#wegbeschreibung ul li{
	list-style-type: disc;
	list-style-position: inside;
}

#peopleName {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	
	position: relative;
	bottom: -70px;
	padding-left: 8px;
	padding-right: 8px;
}

.teamBoxSmall{
	background-color: #acb9bc;
	float: left;
	width: 90px;
	margin-bottom: 6px;
	margin-right: -2px;
	height: 66px;
}

.imageBox{
	float: left;
	width: 282px;
	margin-bottom: 6px;
	margin-right: -2px;
	height: 282px;
}


#team .emptyRec_orange{
	float: left;
	margin-bottom: 8px;
	margin-left: 10px;
}

.extraPadding{
	margin-top: 2px;
}

.teamBoxSmall p{
	padding: 8px 4px 4px 8px;
	font-size: 10px;
	line-height: normal;
}

#team .txtBox{
	height: 122px;
	margin-top: -2px;
	padding: 8px;
	float: left;
	margin-left: -5px;
}

#team .txtBox p{
	line-height: 20px;
}

