			/*
======================*/
BODY, P, TABLE, TR, TD {
	margin: 0;
	padding: 0;

	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12; 
	
	color: black;
	text-decoration: none;
}


			/*
======================*/
H1, H2, H3, H4, H5, H6 {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration: none;
}
H1 {	font-size: 18; }
H2 {	font-size: 16; }
H3 {	font-size: 14; }
H4 {	font-size: 13; }
H5 {	font-size: 12; }
H6 {	font-size: 12;
	font-weight: normal;
	font-style: italic; }


			/*
======================*/
A:link, A:visited, A:active {
	color: #660000;
	text-decoration: none;
}
A:hover {
	color: #C06060;
	text-decoration: underline;
}


			/*
======================*/
HR {
	margin-top: 25;
	margin-bottom: 25;
	color: #506050;
	border: solid;
	height: 1;
}


			/*
======================*/
UL.direkt {
	margin-top: 0;
}


			/*
----------------------*/
.cim {
	color: #506050;
	font-weight: bold;
	font-size: bigger;
	margin-top: 5;
	margin-bottom: 20;
}


			/*
----------------------*/
.scroll {
	text-align: center;
}


			/*
----------------------*/
.kisebb {
	font-size: 90%;
	padding-left: 3em;
}

