a:link{
	font-weight:		bold;
	text-decoration:	none;
	color:			black;
}

a:visited{
	font-weight:		bold;
	text-decoration:	none;
	color:			black;
}

a:hover{
	font-weight:		bold;
	text-decoration:	none;
	color:			dd0000;
}

a:active{
	font-weight:		bold;
	text-decoration:	none;
	color:			dd0000;
}

ul.nav li
{
	background-image: url(../images/link_aktiv.gif);
	width:				130px;
	height:				27px;
	margin-bottom:	10px;
}

ul.nav li a
{
	margin-left:	30px;
	margin-top:		9px;
	font-size:		12;
}

td.ueberschrift
{
	position:relative; left:-24;
}

h1
{
	font-family: 			Arial; 
	color: 				rgb(0, 0, 0);
}
h2
{
	font-family: 			Arial; 
	color: 				rgb(0, 0, 0); 
}
h3
{
	font-family: 			Arial; 
	color: 				rgb(0, 0, 0); 
}
h4
{
	font-family: 			Arial; 
	color: 				rgb(0, 0, 0);
}
h5
{
	font-family: 			Arial; 
}	color: 				rgb(0, 0, 0);

h6
{
	font-family: 			Arial; 
	color: 				rgb(0, 0, 0);
}

p
{
	font-family: 			century gothic, arial, helvetica;
	text-align:				justify;
}

p.ueberschrift
{
	font-family:		Arial;
  	font-size:		16;
  	text-decoration:	none;
  	font-weight:		bold;
  	color:			rgb(0,0,0);  	
  	padding:0;
  	margin:0;

}

font
{
	font-family:			Arial;
}

ul
{
	font-family: 			century gothic, arial, helvetica;
}

body
{
	font-family: 			century gothic, arial, helvetica;
}
