/* Seiteneigenschaften */

BODY  {

	background-color : #ffffff;

	margin-left: 35px;

	color : #CCCCCC;
	
	


}




/* Verweise */

a:link {

	font-family : Arial,Helvetica;

	font-weight : normal;

	text-decoration : none;
	
	font-size:0.9em;
	
	color:#000000;

}
a:visited {

	font-family : Arial,Helvetica;

	font-weight : normal;
	
	color:#000000;
	
	text-decoration : none;
	
	font-size:0.9em;
	

}

a:active {

	font-family : Arial,Helvetica;

	font-weight : normal;
	
	color:#000000;
	
	text-decoration : none;
	
	font-size:0.9em;
	
	
}




a.blau:link {

	font-family : Arial,Helvetica;

	font-weight : bold;

	text-decoration : none;
	
	color : #cccccc;
	
	font-size:0.9em;
	
	text-align:right;
	
	
}

a.blau:active {

	color : #cccccc;
	
	text-align:right;
	
	font-weight : bold;
	
	font-size:0.9em;
	


}

a.blau:visited {

	
	color : #cccccc;
	
	text-align:right;
	
	font-weight : bold;
	
	font-size:0.9em;

	
	

}

	
* Absaetze */

p  {

	font-family : Arial,Helvetica;

	font-size:0.9em;

	color : #ff0000;

	

}



p.hinweis {

	font-size:0.75em;

	line-height:1.6em;

	text-align:center;


}



/* Ueberschriften */


b
{
	font-family: Arial,Helvetica;
		
	font-weight:bold;
	
}


/* Tabellen */

td  {

	font-family : Arial,Helvetica;

	font-size : 0.9em;
	
	font-weight : normal;

	font-style : normal;

	color : #000000;
	


	}
	
td.adresse {

	font-family : Arial,Helvetica;

	font-size : 0.9em;
	
	font-weight : normal;

	font-style : normal;

	color : #666666;
	}
	

	


td.menu {	

	
	background-color:#333399;
	
	text-align:right;
	
	padding:0.5em;
	
}


/* Liste */

ul {

	font-family : Arial,Helvetica;

	font-size : 0.9em;

	font-weight : normal;

	font-style : normal;

	list-style-type:disc;

	color:#CCCCCC;

}

li, ul a {

	font-family : Arial,Helvetica;

	font-size : 0.9em;

	font-weight : normal;

	font-style : normal;

}	



/* Sonstiges */



div.menu	{

	position:absolute;

	left:0px;

	width:118px;

}

h1 { 
	background-color:#333399;
}
