body
	{
	background-color:#ffffff;

	}

td.titelleiste
	{
	border-width:3px 3px 3px 3px;
	border-color:#ffcc33;
	border-left-color:white;
	border-style:solid;
	text-align:right;
	height:60px;
	background-color:#d4d4d4;
	background-image:url('images/titelleiste.jpg');
	background-repeat:repeat-x;
	background-position: bottom right;
	vertical-align:bottom;
	}

td.navigation_links
	{
	padding-top:15px;
	padding-right:10px;
	border-width:0px 0px 3px 3px;
	border-color:#ffcc33;
	border-style:solid;
	vertical-align:top;

	width:160px;
	background-color:#111166;
}

td.navigation a
	{
	margin-left:15px;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial,Helvetica;
	font-size:10pt;
	text-decoration:none;
	width:100%;
	height:20px;
	}

td.navigation_links a:hover
	{
	color:#ffcc33;
	}

td.inhalt
	{
	border-width:0px 0px 3px 0px;
	border-color:#ffcc33;
	border-style:solid;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background-color:#ffffff;
	height:*;
	width:*;
	}

div.inhalt_layer
	{
	border-width:1px;
	border-color:#ffcc33;
	border-style:solid;
	padding-top:20px;
	padding-left:15px;
	overflow:auto;
	width:100%;
	height:100%;
	}

div.inhalt_layer p
	{
	color:black;
	font-family:Arial,Helvetica;
	font-size:9pt;
	}

div.inhalt_layer td
	{
	color:black;
	font-family:Arial,Helvetica;
	font-size:9pt;
	}

div.inhalt_layer li
	{
	vertical-align:top;
	color:black;
	font-family:Arial,Helvetica;
	font-size:9;

	}


div.inhalt_layer h1
	{
	color:black;
	font-family:Arial,Helvetica;
	font-size:14pt;
	}

div.inhalt_layer a
	{
	font-weight:bold;
	color:navy;
	font-family:Arial,Helvetica;
	font-size:9pt;
	text-decoration:underline;
	}

div.inhalt_layer a:hover
	{
	text-decoration:underline;
	}

hr {
	color:#ffcc33;
	width:50px;
	text-align:left;
	margin-left:0px;
}
