
body, form {
	margin: 0px;
	padding: 0px;
}
body, td, div, p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: underline;
}
/* start header */
h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 20px 0px;
}

div.headerpic {
}

/* end header */

/* start nav_main */
a.nav_main {
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
	display: block;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
a.nav_main:hover, a.nav_main_active {
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
.nav_spacer {
	width: 3px;
}
/* end nav_main */

/* start nav_sub */
td.nav_sub {
	width:171px; 
	height:876px; 
	background-repeat: no-repeat; 
	vertical-align: top; 
	padding:5px 0px 0px 5px;
}
a.nav_sub1 {
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 13px;
	display: block;
	background-position: 0px 2px;
	text-decoration: none;
}
#nav_sub1_passive {
	color: #000000;
}
#nav_sub1_active {
}
a.nav_sub2 {
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 15px;
	display: block;
	background-position: 0px 2px;
	text-decoration: none;
}
#nav_sub2_passive {
	color: #000000;
}
#nav_sub2_active {
}
/* end nav_sub */


/* start touren */
div.line_nav_header {
	background-image: url(../image/line_black.gif);
	background-repeat: repeat-x;
	margin: 0px 0px -5px 0px;
}
div.line_nav_sub {
	background-repeat: repeat-x;
	margin: 0px 0px -10px 15px;
}
div.line_content {
	background-repeat: repeat-x;
}
div.arrow_large {
	background-repeat: no-repeat;
	margin: 13px 0px 0px 0px;
}
td.content_title {
	font-weight: bold;
}
div.tourenpic {
	background-repeat: no-repeat; 
	vertical-align: top; 
}
a.pdf {
	background-repeat: no-repeat; 
	vertical-align: top; 
	padding: 5px 0px 0px 25px;
	margin: 0px 0px 0px 15px;
	text-decoration: none;
}
a.booking {
	text-decoration: none;
}
	a.booking:hover {
		color: #CC0000;
	}
		img.book {
			margin: 0px 0px 3px 0px;
		}
/* end touren */
/* start quicklinks */
#quicklinks {
	padding: 22px 0px 0px 0px;
}
	a.quicklinks {
		display: block;
		text-decoration: none;
		font-size: 11px;
		padding: 0px 0px 4px 0px;		
	}
		a.quicklinks img {
			margin: 0px 7px 0px 0px;
		}
/* start quicklinks */

