.table		{ font-size: 11pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
.table2   	{ font-size: 9pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
.navigation { font-size: 10pt; font-family: Tahoma; color:#000066 }
.comment	{ font-size: 8pt;  font-family: Tahoma }
.textSmall 	{ font-size: 9pt;  font-family: Tahoma }	
.title		{ font-size: 30pt; font-family: Tahoma }
h1          { font-size: 30pt; font-family: Tahoma, font-weight: bold; text-align:center }
h2          { font-family: Tahoma; font-size: 24pt; font-weight: bold }
h3          { font-family: Tahoma; font-size: 18pt; font-weight: bold }
h4			{ font-family: Tahoma; font-size: 14pt; font-weight: bold }
h5			{ font-family: Tahoma; font-size: 11pt; font-weight: bold }
h6			{ font-family: Tahoma; font-size: 10pt; font-weight: bold }
h1,h2,h3,h4,h5,h6 {margin-top: 0; margin-bottom: 0}
p 			{ font-size: 11pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
body		{ background-color: #000000 }
Normal		{ font-family: Tahoma, font-size: 10pt }

#top {
	width:850px;
	height:70px;
	text-align:center;
	/*background-image:url(images/transp2.png)*/
}

#inhalt {
width:675px;
height:450px;
padding-left:5px;
float:left;
overflow:auto;
background-image:url(images/transp.png)
}
div.inhalt a:link {
	color:#900;
}
div.inhalt a:visited {
	color:#900;
}
div.inhalt a:hover{
	color:#930;
}

#navigation {
float:left;
width:170px;
height:450px;
text-align:center;
font-family: tahoma;
font-weight: bolder;
font-size:10px;
color:#33FF00;
}
div.navigation a:link {
color:#33FF00;
}
div.navigation a:visited {
color:#33FF00;
}
div.navigation a:hover {
color:#33FFCC;
}
div.navigation a:active{
color:#9F0;
}

#canyoningtour {
	background-image: url(images/transp.png);
	width: 95%;
	text-align: center;
	margin: auto;
}
#bottom {
	text-align: center;
	font-size:10px;
	font-weight:900;
	font-family:Tahoma;
	color:#FFFFFF;
}
div.bottom a:link {
color:#FFFFFF;
}
div.bottom a:visited {
color:#FFFFFF;
}

#container {
	width:850px;
	height:520px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/background3.jpg)
}

