body
{
	color: white;
	background-color: #F8FBF0;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}


a:link { color: black; text-decoration:none; }
a:visited { color: black; text-decoration:none; }
a:focus { color: black; text-decoration:none; }
a:hover { color: black; text-decoration:none; }
a:active { color: black; text-decoration:none; }


div#seite
{
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}


table#introtabelle
{
	border: 1px solid white;
	width: 770px;
	height: 518px;
	margin: 40px auto auto auto;
	padding: 0;
	empty-cells: show;
}

table#strukturtabelle
{
	width: 770px;
	height: 518px;
	padding: 0;
	margin: 40px auto auto auto;
	empty-cells: show;
	color: black;
}

td#kopf
{
	width: 770px;
	height: 110px;
	background-color: white;
	border: 1px solid white;
	text-align: right;
	margin: 0;
	padding: 0;
	/*vertical-align: middle;*/
	vertical-align: top;
}

table#strukturtabelle td.zwischen
{
	width: 770px;
	height: 5px;
}

td#menue
{
	width: 770px;
	height: 20px;
	background-color: #AABB39;
	text-align: left;
	margin: 0;
	border-spacing:10px;
	padding: 0px 0px 0px 25px;
	vertical-align: center;
}

td#links
{
	width: 300px;
	height: 350px;
	background-color: white;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

td#rechts
{
	width: 470px;
	height: 350px;
	background-color: white;
	padding: 0px;
	margin: 0px;
}


img#logo
{
	margin: 16px 10px 0px 0px;
	height: 81px;
	width: 150px;
}

img.menueimg
{
	margin: 6px 0px 0px 0px;
	/*width: 622px;
	height: 16px;*/
}

img#contentimage
{
	width: 470px;
	height: 350px;
	padding: 0px;
	margin: 0px;
}

td#links div
{
	margin: 0px 0px 0px 25px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

td#links div h1
{
	font-weight: bold;
	font-size: 8pt;
}

.BSB 	{ font-family:Verdana, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold;}
/*
v\:*
{
	behavior:url(#default#VML);
}
*/

