/*	Global */
body
{
	background-color: #333333;
}

table
{

	border-collapse: collapse;
}

/*	Navigationsleiste oben */

a.nav
{
	display: block;
	text-decoration: none;
	color:#000099;

}

font.nav
{
	font-size: 18px;
	font-family:"Arial";
}

td.nav
{
	background-color: #C0C0C0;
	text-align: center;
	height: 19px;	
}

table.nav
{
border-top-width:0px;
border-bottom-width:2px;
border-left-width:0px;
border-right-width:0px;
border-color:#000000;
border-style:solid
}


/* Navigationsleiste Bilder */

a.navbilder
{
	display: block;
	text-decoration: none;
	color:#000099;
	text-align: center;
}
font.navbilder
{
	font-family:"Arial";
}

td.ebene1	
{
	color: #000000;
	background-color: #c0c0c0;
	border-color: #000000;
	font-size: 10pt;
	height: 17px;
}

td.ebene2	
{
	color: #000000;
	background-color: #808080;
	border-color: #000000;
	font-size: 10pt;
	height: 17px;
}

td.ebene3	
{
	color: #000000;
	background-color: #666666;
	border-color: #000000;
	font-size: 10pt;
	height: 17px;
}

a:hover.hover
{
	display: block; 
	width:100%;
	background-color: #000000;
	color:#C0C0C0;
}

/* Copyright-Text */

p.copyright
{
	color: #333333;
	text-align: center;
}

/* Galerien */

p.banner
{
	text-align: center;
}

/* Allgemein */

font.fliesstext
{
	color: #C0C0C0;
	font-family:"Calibri", "Arial";
	line-height: 1.5;
}


td.background
{
	background-color: #666666;
}