@CHARSET "UTF-8";

/*mountain content*/

#contentb { /*bottom green normal content container*/
	top: 0px;
	width:640px;
	overflow:auto;
	background: url(../_img/tr_bg.png) repeat;
	z-index:6;
	padding-bottom:15px; 
}

#contentb .title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

#contentb .textinner {
		padding-left:10px;
		padding-right:10px;
		z-index:6;
}

#contentb div.table-left {
	width: 300px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
}

#contentb div.table-right {
	width: 300px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
}

#contentb div.table-left table {
	width: 100%;
	color: #fff;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
}

#contentb div.table-right table {
	width: 100%;
	color: #fff;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
}

#contentb div.table-left table td {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding: 3px;
}

#contentb div.table-right table td {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding: 3px;
}

#contentb div.textinner table#media {
    border:0!important;
}

#contentb div.textinner table#media td {
    border:0!important;
}

#contentbb { /*blue bottom content container (naturelle)*/
	top: 0px;
	width:640px;
	overflow:auto;
	background: url(../_img/b_bg.png) repeat;
	z-index:6;
	padding-bottom:15px; 
}

#contentbb .title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

#contentbb .textinner {
		padding-left:10px;
		padding-right:10px;
		z-index:6;
}

#contentbr { /*red bottom content container (viva)*/
	top: 0px;
	width:640px;
	overflow:auto;
	background: url(../_img/r_bg.png) repeat;
	z-index:6;
	padding-bottom:15px; 
}

#contentbr .title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

#contentbr .textinner {
		padding-left:10px;
		padding-right:10px;
		z-index:6;
}

#contentbs { /*valser silence content container*/
	top: 0px;
	width:640px;
	overflow:auto;
	background: url(../_img/s_bg.png) repeat;
	z-index:6;
	padding-bottom:15px; 
}

#contentbs .title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

#contentbs .textinner {
		padding-left:10px;
		padding-right:10px;
		z-index:6;
}

#bscrollup {
	position:absolute;
	margin-left:645px;
	bottom:20px;
	z-index:6; 
	cursor:pointer;
}

#bscrolldown {
	position:absolute;
	margin-left:645px;
	bottom:0px;
	z-index:6; 
	cursor:pointer;
}

#closebdiv {
	position:absolute;
	width:63px;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	margin-left:574px;
	top:-15px;
	z-index:7;
	cursor:pointer;
}

.valsertaketime { /*intro title > bottom*/
	text-align:center;
	padding-top:150px;
	color:#fff;
	font-weight:bold;
	font-size:30px;
}

.contentm { /*box middle, two images left right*/
	/*margin-left:162px;*/
	margin-left:0px; /*hack to don't use another container divmx margin!*/
	top: 0px;
	width:665px;
}

.contentl { /*box left*/
	top: 0px;
	width:665px;
}

.contentr { /*right box*/
	top: 0px;
	width:665px;;
}

.textm {
	margin-left:160px;
	width: 345px;
	background: url(../_img/tr_bg.png) repeat;
}

.textr {
	margin-left:285px;
	width: 345px;
	background: url(../_img/tr_bg.png) repeat;
}

.textl {
	margin-left:0px;
	width: 345px;
	background: url(../_img/tr_bg.png) repeat;
}

.textb {
	margin-left:80px;
	width:500px;
	background: url(../_img/tr_bg.png) repeat;
}

.textrw {
	margin-left:285px;
	width: 345px;
	background: url(../_img/w_bg.png) repeat;
}

.textlw {
	margin-left:0px;
	width: 345px;
	background: url(../_img/w_bg.png) repeat;
}

#contentb div.history table {
	border:0;
	width:500px;
	float:left;
	padding-left:2px;
	padding-right:2px;
}

#contentb div.history table td {
	text-align:left;
	vertical-align:top;
	padding-top:40px;
    border:0;
}

#contentb div.history p {
	width:500px;
	float:left;
}

#contentb div.history ul li {
	padding-top:40px;
}

#contentb div.history img {
	width:100px;
}

.textinner {	
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.textinnerb {	
	color: black;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.picrtm { /*pic right top*/
	float:right;
	width:160px;
	height:160px;
}

.picltm { /*pic left top*/
	float:left;
	margin-left:0px;
	width:160px;
	height:160px;
}

.piclt { /*pic left top*/
	float:left;
	margin-left:125px; /*55 ie6, ie7/ff2.x 125*/
	width:160px;
	height:160px;
}

.picarrlt { /*pic left top with arrow on bottom*/
	float:left;
	margin-left:-95px; /*-155 ie6, -95 ie7/ff2.x */
	width:160px;
	height:160px;
}

.picrt { /*pic right top with arrow on bottom*/
	float:right;
	margin-right:160px;
	width:160px;
	height:160px;
}

.hpicrt { /*another right top pic (gesundheit)*/
	float:right;
	margin-right:120px;
	width:160px;
	height:160px;
}

.picarrrt { /*pic right top with arrow on bottom*/
	float:right;
	margin-right:-158px;
	width:160px;
	height:160px;
}

.hpicarrrt { /*another right top pic with arrow (gesundheit)*/
	float:right;
	margin-right:-158px;
	width:160px;
	height:160px;
}
				
.bild {	
	width: 200px;
	position:absolute;
	left: 220px;
	top: 169px; 
}
			
.title {	
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

.titleb {	/*black text*/
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px; 
}

.linktitles {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
}

.linktitles a {
	color:#fff;
	text-decoration:underline;
}

.little {
	font-size:9px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
}
		
.textinner p {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px; 
}

.textinner ul {
	padding-left:15px;
}

.textinner li a {
	text-decoration:underline;
	color:#fff;
}	

.nextlinkbox {
	margin-top:70px;
	padding: 5px 5px 5px 5px;
	background-color:#ccc;
	width:200px;
	margin-left:370px;
}

.line100 { /*100 px content binding line*/
	height:100px;
	margin-left:170px;
}

.tab_white { /* white content table */
	margin-left:290px;
	width:350px;
	color:black;
}

.tab_white td {
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	filter:alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity:0.70;
}

.nextlinkbox a {
	text-decoration:underline;
	color:#005d2f
}

.picvalsdorf {
	padding-top:100px;
	padding-left:125px;
}

