body
{
font-size: 12px;
line-height:16px;
font-weight: normal;
font-style: normal;
color: #5a5a5a;
text-decoration:none;
background-image:url(pictures/bg_blue.gif); 
font-family:verdana,"sans serif"; 
}

/* - - - - -  FONT - - - - - */

h1.con
{
font-size:24px;
line-height:18pt;
font-weight: bold;
color:#0879ad;
text-align:left;
margin-top:30px; 
margin-bottom:20px; 
padding-left:15px;

}

h2.con
{
font-size:20px;
line-height:24pt;
font-weight: bold;
color:#0879ad;
text-align:left;
margin-top:30px; 
margin-bottom:-5px; 
padding-left:15px;
}

h3
{
font-size:16px;
line-height:12pt;
font-weight: bold;
color:#0879ad;
text-align:left;
padding-left:15px;
margin-top:30px; 
margin-bottom:10px; 
}

h4
{
font-size:12px;
font-weight: bold;
color:#0879ad;
text-align:left;
padding-left:15px;
margin-bottom:-10px; 
}

p, li,
{
font-size: 12px;
line-height:16px;
font-weight: normal;
font-style: normal;
color: #5a5a5a;
text-decoration:none;
font-family:verdana,"sans serif"; 
padding-left:15px;
margin-bottom:6px; 
}


/* - - - - -  MENUS - - - - -  */

h1.intro
{
font-size:24px;
font-family:'impress bt', serife;
font-style:italic;
line-height:18pt;
font-weight: bold;
color:#0065ce;
text-align:left;
padding-left:15px;
padding-right:15px;
margin-bottom:18px; 
text-decoration: none;
}

h2.intro
{
font-size:18px;
font-family:'impress bt', serife;
font-style:italic;
line-height:18pt;
font-weight: bold;
color:#0065ce;
text-align:left;
padding-left:15px;
margin-bottom:18px; 
text-decoration: none;
}

/* - - - - - - - MAIN MENU - - - - - - - - - */
/* MAIN POSITION */
#f0 { position:relative; top:1px; left:1px; z-index:0; } 

/* MENU FISHES */
#f1 { position:absolute; top:35px; left:150px; z-index:1; } 
#f2 { position:absolute; top:35px; left:410px; z-index:2; } 
#f3 { position:absolute; top:200px; left:40px; z-index:3; } 
#f4 { position:absolute; top:200px; left:510px; z-index:4; } 
#f5 { position:absolute; top:370px; left:150px; z-index:5; } 
#f6 { position:absolute; top:370px; left:410px; z-index:6; }

#f7 { position:absolute; top:320px; left:330px; z-index:7; } /*LANGUAGE SELECTION */
#f8 { position:absolute; top:320px; left:330px; z-index:8; } /*LANGUAGE SELECTION */

/* MENU TEXT */
#ft1 { position:absolute; top:65px; left:210px; z-index:1; }  
#ft2 { position:absolute; top:65px; left:470px; z-index:2; }  
#ft3 { position:absolute; top:235px; left:100px; z-index:3; }  
#ft4 { position:absolute; top:235px; left:570px; z-index:4; }  
#ft5 { position:absolute; top:405px; left:210px; z-index:5; }  
#ft6 { position:absolute; top:405px; left:465px; z-index:6; }  


/* - - - - - - - - PAGE MENU - - - - - - - */
/* MENU FISHES */

#p0 { position:relative; top:20px; left:1px; z-index:0; } 

#p1 { position:absolute; top:90px; left:40px; z-index:1; } 
#p2 { position:absolute; top:90px; left:160px; z-index:2; } 
#p3 { position:absolute; top:90px; left:280px; z-index:3; } 
#p4 { position:absolute; top:90px; left:400px; z-index:4; } 
#p5 { position:absolute; top:90px; left:520px; z-index:5; } 
#p6 { position:absolute; top:90px; left:640px; z-index:6; }
#p7 { position:absolute; top:40px; left:674px; z-index:7; }  /*HOME*/
#p8 { position:absolute; top:40px; left:674px; z-index:8; }  /*HOME*/


/* MENU TEXT */

#pt1 { position:absolute; top:90px; left:58px; z-index:1; }  
#pt2 { position:absolute; top:90px; left:178px; z-index:2; }
#pt3 { position:absolute; top:90px; left:298px; z-index:3; }  
#pt4 { position:absolute; top:90px; left:418px; z-index:4; }  
#pt5 { position:absolute; top:90px; left:538px; z-index:5; }  
#pt6 { position:absolute; top:90px; left:658px; z-index:6; }  


/* - - - - - - - -  OTHER - - - - - - */

ul
{
margin-top:15px;
margin-bottom:5px;
}

li.fish
{
list-style-image:url(pictures/fish_mini.gif);
list-style-position: outside;
color: #5a5a5a;
font-size:12px;
line-height:13pt;
margin-bottom:5px;
}

/*Tabellen-Einzug*/
.einzug
{
padding-left:15px;
}

/*Table-background*/
.box
{
border:none;
padding:8px;
background-color:#ffd39c;
color:#000000;
font-size:12px;
font-family: verdana,arial,"sans serif"; 
}

/*table dark underline*/
.boxline1
{
padding:8px;
background-color:#ffd39c;
border-bottom-color:#b57d39;
border-bottom-style:solid; 
border-bottom-width:2px;
}

/*table light underline*/
.boxline2
{
padding:8px;
background-color:#ffd39c;
border-bottom-color:#e7a663;
border-bottom-style:solid; 
border-bottom-width:1px;
}

/*table no underline*/
.boxline3

{
font-size:12px;
padding:8px;
background-color:#ffd39c;
border-bottom-style:solid; 
border-bottom-width:0px;
}

hr
{
width:600px;
color:#b5d7ff;
margin-bottom: 5px;
height:1px; 
}


/* - - - - - - - -  LINKS - - - - - - */


a.menu:link 
{
	color:#0065ce; /*blau*/
	font-weight: bold; text-decoration: none;
}

a.menu:visited
{
	color:#0065ce; /*blau*/
	font-weight: bold; text-decoration: none;
}

a.menu:hover
{
	color:#0065ce; /*blau*/
	font-weight: bold; text-decoration: none;
}


a:link  /*gold*/
{
	color:#b57d39;
	font-weight: bold; text-decoration: none;
}

a:visited
{
	color:#b57d39;
	font-weight: bold; text-decoration: none;
}

a:hover
{
	color:red;
	font-weight: bold; text-decoration: none;
}


.kurse
{
font-size: 14px; 
font-weight: bold; 
color:#0065ce;
}



/* - - - - - -  FARBEN - - - - -  */

