body
{
	background-color: #006699;		/* #527A19 */
	font-family		: Verdana,Arial;
	font-size		: 10pt;
	color			: #eeeeee;
}

table.navigation
{
	padding			: 10px;
	border-width	: 0px;
	width			: 190px;
}

table.navigationLayout2
{
	padding			: 10px;
	border-width	: 0px;
	width			: 800px;
}

a.thumb
{
	padding=5px;
	text-decoration	: none;	
}

a
{
	color			: #00CCFF; /*#8EC025*/
	text-decoration	: none;	
}

a.navigation
{
	color			: #0000FF;	/*#8EC025*/
	font-size		: 15pt;
	text-decoration	: none;
}

td.navigation
{
	border			: 1px solid #000000;
	background-image: url('../images/navigationBackground.jpg');
	text-align		: center;
	width			: 171px;
	height			: 60px
}

table.content
{
	padding			: 0px;
	spacing			: 0px;
	border-width	: 0px;
	width			: 500px;
}

td.contentHeadLineImage
{
	background-color: #003366; /*#003D02*/ /*Hintergrund Überschriftsbild*/
	border-width	: 1px;
	border-style	: solid;
	border-color	: #000000;
	width			: 72px;
	height			: 30px;
}

td.contentHeadLine
{
	color			: #C50F00;
	font-size		: 13pt;
	background-color: #003366; /*#003D02*/	/*Hintergrund Überschrift*/
	border-width	: 1px;
	border-style	: solid;
	border-color	: #000000;
	text-align		: left;
	padding-left	: 5px;
}

td.contentLine
{
	font-size		: 10pt;
	border-width	: 0px;
	text-align		: left;
}

td.headerBackground
{
	background-image: url('../images/HomeBanner.jpg');
	width			: 800px;
	height			: 100px
}

td.headerFont
{
	color			: #C50F00;
	font-family		: Verdana,Arial;
	font-size		: 25pt;
	font-stretch	: extra-expanded;
	font-style		: italic;
	padding-left	: 10px;
}

td.linkLine
{
	color			: #00CCFF; /*#C50F00*/
	font-size		: 10pt;
	background-color: #003D02;
	border-width	: 0px;
	text-align		: left;
	padding-Left	: 10px;
}

table.contentTable
{
	 width			: 610px;
}

table.rootTable
{
	padding			:5px;
	width			:800px;
}