BODY{
	color : #006633;
	font-size : 14px;
	font-family : Verdana;
	background-color : #ffffcc;
} 
 A:LINK{
	color : #1d6f00;
	text-decoration : underline;
}
A:HOVER{
	color : #1d6f00;
	text-decoration : none;
}
A:ACTIVE{
	color : #000000;
	text-decoration : underline;
}
A:VISITED {
	color : #1d6f00;
	text-decoration : underline;	
},
p.unter{
	font-size: 10px;
}
p.ueber{
	font-size : 16px;
	font-weight : bold;
}

p.navi{
	font-size : 16px;
  font-family: Verdana;
  font-weight: bold; 
}
p.tekzt{
color: 000000;
}
p.center{
text-align:center;
}
p.ital{
	font-style : italic;
}

TABLE {
	border : 5px;
  color: #ffffff;
	font-family : Verdana;
  font-size: 12px;
	font-weight : bold;
	text-align : justify;
}



table.navitable{	border:0px;
				text-align:center;}
				
td.navicell{	border:0px;
			text-align:center;}
            
table.camp{border:1px dashed white;
            background-color:#1d6f00;
            font-weight:bold;
            font-size:12px;
            text-align:left;
            padding:1;}
			
table.rates{	border:3px solid white;
            background-color:#1d6f00;
            font-weight:bold;
            font-size:12px;
            text-align:center;
            width:550px;
			padding:1;}
			
td.rates{border: 2px solid white;}
            
table.fotos{border:1px dashed white;
            background-color:#bc2424;
            font-weight:bold;
            font-size:12px;
            text-align:center;
            position:relative; 
            top: 0%; 
            left: 50%;
            width:300px;
            margin-left:-150px;
            padding:1;}
            

            

IMAGE{border:0px;
background-color:none;}

#main{width: 800px;	height: 600px; position:absolute; top: 0%; left: 50%;
	margin-top: 10px;
  margin-left: -400px;
	color : #000000;
	overflow : none;
  background-image: url("img/hp.jpg");
  background-repeat: no-repeat;
}

#logo {
    width: 405px;
	height: 115px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 13px;
	margin-left: 210px;
	overflow : none;
	text-align : center;
	}

  
#tekzt {
    width: 575px;
	height: 440px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 140px;
	margin-left: 200px;
  color: #000000;
	overflow : auto;
	text-align : justify;
	}
  
#navi {width: 200px;
	height: 500px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 123px;
	margin-left: 20px;
	color : #ffffff;
	overflow : hidden;
	}
  	