BODY{
	/*color : #ff6600;*/
	font-size : 14px;
	font-family : Verdana;
	background-color : #f4f9a5;
} 

A:LINK{
	color : #548f17;
	text-decoration : none;
  font-weight: bold;
}
A:HOVER{
  color:#000000;
	background-color : #f4f9a5;
  font-weight: bold;
}
A:ACTIVE{
	text-decoration : underline;
  font-weight: bold;
}
A:VISITED{
	color : #548f17;
	text-decoration : none;
  font-weight: bold;
}
p.unter{
	font-size: 10px;
}
span.unter{
	font-size: 10px;
}
span.hot{
	color: #E11616;
}
span.ul{
	text-decoration: underline;
}
p.ueber{
	font-size : 16px;
  font-weight : bold;
}

p.navi{
	font-size : 16px;
  font-family: Verdana;
  font-weight: bold; 
}
p.text{
margin:5px;
}
p.ital{
	font-style : italic;
}

TABLE {
	border : 0px;
}

table.type1{border:3px solid white;
         /*   background-color:#111111; */
            font-size:12px;
            text-align:center;
            align:center;
            width:555px;
            padding:1;
            spacing:10;}

table.navi{border:0px solid white;
           /* background-color:#ffffff; */
            font-weight:bold;
            font-size:14px;
            text-align:left;}
            
            
table.type2{border:0px solid  white;
        /*    background-color:#111111;*/
            font-size:12px;
            align:center;
            width:570px;
            padding:1;}
            
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;}
            
table.type3{border:0px dashed white;
            background-color:#353f6e;
            width:720px;
            height:504px;}
            

            
td.type1{border:1px solid white;/* background-color:#bc2424; */}

td.navi{font-size : 16px;
        font-family: Verdana;
        color : #000000;
     /*   background-color: #ffffff; */
        font-weight: bold;
        text-align:left;}

image{border:0px solid white;}

#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.png");
  background-repeat: no-repeat;
}

  
#inhalt {
    width: 580px;
	height: 440px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 140px;
	margin-left: 200px;
  color: #000000;
  /* background-color:#ffffff; */
	overflow : auto;
	font-family : Verdana;
	font-size : 14px;
	text-align : justify;
	}
  
#navi {width: 160px;
	height: 320px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 137px;
	margin-left: 20px;
	overflow : hidden;
	}
  
#akt_nutshell {width: 500px;
	height: 20px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 110px;
	margin-left: 150px;
	color : #ffffff;
	overflow : hidden;
	}
  	
