html{
	height: 100%;
	margin-bottom: 1px;	
}

body{
	height: 100%; 
	font-family: Times New Roman;
	font-size: 11px;	
	color: #58585a;
	background-color:#f5f1e5;	
	margin:0;	
	text-decoration: none;
	word-spacing: normal;
	text-align: left;	
	letter-spacing: 0;
	line-height: 1.4em;		
	background-image:url(../images/right.png);	
	background-repeat:repeat-y;
	background-position:800px;
}

a{	
	color: #717274;
	text-decoration: none;
	outline: none;	
}

a:active,a:hover{	
	color: #717274;
	text-decoration: underline;
	outline: none;	
}

.gross{	
	text-transform: uppercase; 	
}

input, textarea{
	width: 210px;	
	background-color:#f5f1e5;
	color:#b2b3b5;		
	border:1px solid #f5f1e5;
	margin-bottom:5px;	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

select{
	width: 210px;
	background-color:#707173;
	color:#ffffff;
	font-size: 12px;
	border:1px solid #f5f1e5;
	margin-bottom:5px;		
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

textarea{
	height: 100px;	
}

.auswahlItalic{
	background-color:#b2b3b5;
	color:#000000;
	font-style:italic;	
	font-size: 12px;
	text-transform: none; 	
}

.auswahlGross{
	background-color:#b2b3b5;
	color:#000000;
	font-size: 12px;
	text-transform: uppercase; 	
}

.SubmitButton{
	width: 100px;
	background-color:#707173;
	color:#ffffff;	
}

.date{
	font-style:normal;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;	
}

.entryHead{
	font-weight:bold;	
}

#banner {	
	position: absolute;
	top: 150px;
	left: 815px;
}

#head {
	width: 800px;
	height: 190px;	
	background-image:url(../images/tvs_head.gif);
	background-repeat: no-repeat;	
	position: relative;
}

#mtb_head {
	width: 800px;
	height: 190px;	
	background-image:url(../images/tvs_head_mtb.gif);
	background-repeat: no-repeat;	
	position: relative;
}

#ski_head {
	width: 800px;
	height: 190px;	
	background-image:url(../images/tvs_head_ski.gif);
	background-repeat: no-repeat;	
	position: relative;
}

#hiking_head {
	width: 800px;
	height: 190px;	
	background-image:url(../images/tvs_head_hiking.gif);
	background-repeat: no-repeat;	
	position: relative;
}

#nav_area {
	width: 800px;
	height: 27px;			
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#navi {
	width: 800px;
	height: 27px;	
	display: block;
	margin: 0px;
}

ul {
	list-style-type: none;
}

#navi a {
	display: block;
	float: left;
	height: 27px;	
	text-indent: -9999px
}

#mtb {
	margin-left: 25px;	
	width: 159px;
	background-image: url(../images/mtb_district.gif)
}

#mtb.active, #mtb:hover {
	background-image: url(../images/mtb_district_active.gif)
}

#ski {
	margin-left: 15px;	
	width: 76px;
	background-image: url(../images/ski_district.gif)
}

#ski.active, #ski:hover {
	background-image: url(../images/ski_district_active.gif)
}

#hiking {
	margin-left: 15px;	
	width: 116px;
	background-image: url(../images/hiking_district.gif)
}

#hiking.active, #hiking:hover {
	background-image: url(../images/hiking_district_active.gif)
}

#other {
	margin-left: 15px;	
	width: 74px;
	background-image: url(../images/other.gif)
}

#other.active, #other:hover {
	background-image: url(../images/other_active.gif)
}

#home {
	margin-left: 15px;	
	width: 16px;
	background-image: url(../images/home.gif)
}

#home.active, #home:hover {
	background-image: url(../images/home_active.gif)
}

#uebernachtung {
	margin-left: 43px;	
	width: 121px;
	background-image: url(../images/uebernachtung.gif)
}

#uebernachtung.active, #uebernachtung:hover {
	background-image: url(../images/uebernachtung.gif)
}

.main {
	width: 800px;
	height: 100%;
}

.left {
	width: 550px;			
	height: 100%;	
	background-color: #f5f1e5;
	vertical-align:top;	
}

.contentBoxArial {
	width:505px;
	min-height: 64px;
	margin-left: 25px;
	padding: 10px 0px 0px 0px;	
	font-family: Arial;
	font-size: 12px;		 
	text-transform: uppercase; 
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#ffffff;
	position:relative;		
}

.contentBoxTimes {
	clear:both;
	width: 505px;		
	margin-left: 25px;
	padding: 10px 0px 14px 0px;	
	font-family: Times New Roman;
	font-size: 14px;		
 	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#ffffff;
	position:relative;	
}

.right {
	width: 250px;	
	height: 100%;	
	background-color: #ffffff;	 		
	vertical-align:top;
}

.contentBoxRight {
	width:210px;	
	margin-left: 20px;
	padding: 10px 0px;	
	font-family: Arial;
	font-size: 12px;		 
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#f5f1e5;
	position:relative;	
}

.contentBoxRightTop {
	width:210px;
	min-height: 54px;
	margin-left: 20px;
	padding: 10px 0px;	
	font-family: Arial;
	font-size: 11px;		 
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#f5f1e5;
	position:relative;	
}

.content_modul_1_left { 		
 	width:300px;
 	margin-right: 15px;
 	float:left; 	
}

.modul_1_head { 	
 	display:block;  
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px; 	
 	text-transform: uppercase; 	
}

.content_modul_2_left { 	
	min-height: 100px;
 	width:135px;
 	margin-right: 15px;
 	float:left; 	 	
}

.content_modul_2_right {
 	margin-left: 150px;
 	width:355px; 	
}


.modul_2_head {
 	width:355px; 	
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px;
 	border-bottom-width:2pt;
	border-bottom-style:solid;
 	border-bottom-color:#7ab51d;
 	text-transform: uppercase; 	
 	position:relative;	
}

.mtb_modul_2_head {
 	width:355px; 	
 	margin-bottom: 10px;
 	margin-right: 0px;
 	font-style:italic;
 	font-size: 16px;
 	border-bottom-width:2pt;
	border-bottom-style:solid;
 	border-bottom-color:#fecc00;
 	text-transform: uppercase; 	
 	position:relative;	
}

.ski_modul_2_head {
 	width:355px; 	
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px;
 	border-bottom-width:2pt;
	border-bottom-style:solid;
 	border-bottom-color:#48bfe3;
 	text-transform: uppercase;
 	position:relative;	
}

.hiking_modul_2_head {
 	width:355px; 	
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px;
 	border-bottom-width:2pt;
	border-bottom-style:solid;
 	border-bottom-color:#7ab51d;  
 	text-transform: uppercase; 	
 	position:relative;	
}

.modul_3_head { 	
 	display:block;  
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px; 	
 	text-transform: uppercase; 	
}

.content_modul_4_left { 	
 	width:200px;
 	margin-right: 15px;
 	float:left; 	
}

.modul_4_head { 	
 	display:block;  
 	margin-bottom: 10px;
 	font-style:italic;
 	font-size: 16px; 	
 	text-transform: uppercase; 	
}

.content_modul_5_left { 	
 	width:115px;
 	margin-right: 15px;
 	float:left; 	
}

a.sub_nav {
	color:#707173;
 	text-transform: uppercase;
}

a.sub_nav:hover, a.sub_nav:active {
	color:#7ab51d;
 	text-transform: uppercase;
}

a.sub_nav_active, a.sub_nav_active:hover, a.sub_nav_active:active {
	color:#7ab51d;
 	text-transform: uppercase;
}

a.mtb_sub_nav {
	color:#707173;
 	text-transform: uppercase;
}

a.mtb_sub_nav:hover, a.mtb_sub_nav:active {
	color:#fecc00;
 	text-transform: uppercase;
}

a.mtb_sub_nav_active {
	color:#fecc00;
 	text-transform: uppercase;
}

a.ski_sub_nav {
	color:#707173;
 	text-transform: uppercase;
}

a.ski_sub_nav:hover, a.ski_sub_nav:active {
	color:#48bfe3;
 	text-transform: uppercase;
}

a.ski_sub_nav_active {
	color:#48bfe3;
 	text-transform: uppercase;
}

a.hiking_sub_nav {
	color:#707173;
 	text-transform: uppercase;
}

a.hiking_sub_nav:hover, a.hiking_sub_nav:active {
	color:#7ab51d;
 	text-transform: uppercase;
}

a.hiking_sub_nav_active {
	color:#7ab51d;
 	text-transform: uppercase;
}

a.nav {
 	color:#7ab51d; 	
}

a.mtb_nav {
 	color:#fecc00; 	
}

a.ski_nav {
 	color:#48bfe3; 	
}

a.hiking_nav {
 	color:#7ab51d; 	
}

#foot {
	width: 800px;
	height: 50px;		
	padding-top:20px;
	text-align: center;
	clear:both;
	position: relative;	
}

.single_pic {
	float:left;	
	margin-bottom:2px;	
}

.gallery_pic_200 {
	float:left;	
	margin-bottom:2px;	
}

.gallery_pic_135 {
	width: 135px;
	height: 100px;	
	float:left;
	margin-right:2px; 
	margin-bottom:2px;	
}

.gallery_pic_98 {
	width: 98px;
	height: 74px;	
	float:left;
	margin-right:2px; 
	margin-bottom:2px;	
}

.clearDiv{
	clear:both;
}

.spacer{
	width: 505px;
	height: 20px;
}