body
{
	background-color : #FFFFFF;
	font-family : Helvetica, Arial, Helvetica, sans-serif;
   margin: 20px;
   font-weight:bold;
   color:#333333;
   
}

p
{
	font-size:15px;
	margin-top:0px;
}


h1
{
   margin:0px;
}

h1.start
{
   color:#999999;font-weight:bold; font-size:32px;
}

h1.start a:link, h1.start a:visited
{
   color:#CCCCCC
}

h1.start a:hover
{
   color:#999999
}

h1.start a:active, h1.start a:focus
{
   color:#CCCCCC
}



a 
{
   text-decoration: none;
      color:#999999;
}
a:hover
{
   color:#333333; 
}

a.start
{
   color:#CCCCCC; font-size:32px; 
}


/* LISTEN */
ul 
{
   margin:0px;
   padding:0px;
	font-size:15px;
	list-style-type : none;
}



li.aktiv a
{
   color:#333333; 
}







#navi
{
   z-index:2; 
   z-order:2; 
   height:568; 
   width:70; 
   top:20; 
   left:20; 
   position:absolute; 
}

#subnav
{
/*   background-color : #11FF55;*/
   z-index:3; 
   z-order:3; 
   height:568; 
   width:230; 
   top:0; 
   left:90; 
   position:absolute; 
}

#content
{
/*   background-color : #FF5555;*/
   z-index:2; 
   z-order:2; 
   height:568; 
   width:548; 
   top:20; 
   left:380; 
   position:absolute; 
}


/*
.untitled1 {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-top:0px; padding-bottom:0px; text-indent:0px; text-align:left; word-spacing:0.00em; letter-spacing:0.00em; }
.untitled2 {color:#999999; font-family:Helvetica, Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:15px; }
.untitled3 {color:#333333; font-family:Helvetica, Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:15px; }
.untitled4 {color:#333333; font-family:Helvetica, Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:32px; }
.untitled5 {font-family:AGBookRoundedBQ-Medium, Arial, Helvetica, sans-serif; font-weight:normal; }
.untitled6 {color:#333333; font-family:Helvetica, Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:15px; line-height:16px; }
.untitled7 {color:#999999; }
.untitled8 {color:#999999; font-family:Helvetica, Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:15px; line-height:16px; }
*/


