/* Eigenschaften für den Body */

body,ul,p,table

{
	font-family:verdana;
	font-size:10pt;
	background-image:url(hintergrund.jpg);
	

	
}


/* Linkeigenschaften */

a

{
	font-family:verdana;
	font-size:10pt;
	color:#004090;
	font-weight:bold;

}

a:hover

{
	font-family:verdana;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
 }

/* Links in home.html*/

a.home

{
	font-family:verdana;
	font-size:10pt;
	color:#004090;
	font-weight:bold;
}

a.home:hover

{
	font-family:verdana;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
 }



/* Überschriften */


h2

{
	font-family:verdana;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
	color:#004090;
	padding-top:10px;	

}

h3

{
	
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	color:#FFC070;
}


h4

{
	color:#AFB8CF;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

h5

{
	
	font-family:verdana;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
}

/* Kleingedrucktes */

.disclaim
{
	font-family:verdana;
	font-style:italic;
	text-align:center;
	font-size:8pt;
 }

.ueberschrift

{
	font-weight:bold;
	font-size:14px;
	color:#004090;
	font-family:verdana;
}

td


{
	vertical-align:top;
	font-family:verdana;
	font-size:10pt;
	background-image:url(hintergrund.jpg);
	

	
}

.navigation

{
	text-align:center;
	font-size:7pt;

}

a.navigation

{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:7pt;

}

a.navigation:hover

{
	color:#004090;
	font-weight:normal;
	text-decoration:none;
	font-size:7pt;

}


.anmeldung

{
	text-align:center;
	font-size:7pt;
	background-color:#FFC070;

}

a.anmeldung

{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:7pt;

}

a.anmeldung:hover

{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:7pt;

}




ul

{
	list-style-image:url(bilder/kasten.gif);

}

.haupttabelle

{
	height:350px;
	

}


.monatstabelle
{
	width:20mm;
	background-color:#BFBFBF;
	font-size:8pt;
	font-weight:bold;
}

.risiken

{
	text-align:center;
	font-weight:bold;
}

a.monatslink

{
	color:#004090;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;

}

a.monatslink:hover

{
	color:#004090;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;

}


body, textarea, select, form 
{

  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#004090;
  	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#C0C0C0;
}

hr
{
	color:"#C0C0C0";
	width:97%;
	
}