body{
  font-family: Arial, Helvetia, sans-serif;
  background-color: #009900;
}

/*Head*/

#Top {
  position:absolute; 
  top:0px;
  left:0px;
  width:160px;
  height:114px;
  z-index:3;
  background-image: url(/fileadmin/template/images/kajak.gif);
}

#Top2 { 
  position:absolute; 
  top:0px;
  left:0px;
  width:100%;
  height:198px; 
  z-index:2; 
  background-image: url(/fileadmin/template/images/top2.png); 
}

#Top3 { 
  position:absolute; 
  top:0px;
  right:0px;
  height: 198px; 
  width: 204px;
  z-index:3; 
  background-image: url(/fileadmin/template/images/top3.png); 
}

#TuraLogo {
	position:absolute;
	left:220px;
	top:0px;
	width:604px;
	height:70px;
	z-index:4;
}

#JugendSchriftzug {
	position:absolute;
	left:266px;
	top:71px;
	width:558px;
	height:57px;
  font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	font-weight: bold;
  text-align: center;  
	z-index:4;
}



/*Navigation*/
#naviBild {	
  position:absolute; 
  left:0px; 
  top:0px;	
  width:325px;
  z-index:2; 
  background-image: url(/fileadmin/template/images/left.jpg); 
}

#naviSpace{
display: block;
height:145px;
}

#naviNavi {
	width:230px;
  z-index:3;
}

.navi1text{
  text-align:center;
  font-size: 24px;
  color: black;
}  

.nav1 {
  display: block;
	width:230px;
  height:55px;
  margin-_:3px;
  text-align:center;
	font-size: 9px;
}

.nav1 a {
  display: block;
	width:230px;
  height:55px;
  margin-top:3px;
	background-image: url(/fileadmin/template/images/1.png);  
  text-decoration: none;
  
}

.nav1 a:hover {
  display: block;
	width:230px;
  height:55px;
  margin-top:3px;
	background-image: url(/fileadmin/template/images/2.png);    
}

.nav1 a:active {
  display: block;
	width:230px;
  height:55px;
  margin-top:3px;
	background-image: url(/fileadmin/template/images/3.png);  
  font-size: 10px;
}


.navi2text {
  margin-left: 15px;
  font-size: 21px;
}

.navi2text a {
  text-decoration: none;  
}

.navi3text {
  margin-left: 15px;  
  font-size: 18px;
}

.navi3text a {
  text-decoration: none;  
}

.menu_ACT{
color: black;
}

.menu_ACT a {
color: black;
}

#naviUnten { 
position:relative; 
top:20px; 
width:325px; 
height:80px; 
z-index:3; 
background-image: url(/fileadmin/template/images/unten.png);
}

#content 
{ 
  position:absolute; 
  left: 275px; 
  top: 130px; 
  right: 15px;
  font-weight: normal;
  font-size: 16px;
  z-index:30;
}

.tx_gal_td1{
  width: 33.3%;
  vertical-align: top;
}

.tx_gal_td2{
  width: 33.3%;
  text-align: right;
  vertical-align: top;
}

td{
padding: 3px;
}

table{
border-style:none;
}

img{
border-style:none;
}
