body
{
	background : #EAEBEC;
	overflow: auto;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

table.haupt
{
	background-image : url(images/back.jpg);
	background-repeat : repeat-y;
	height: 100%;
	font-family: Verdana,Helvetica,Arial;
	color: #34336F;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}

table
{
	font-family: Verdana,Helvetica,Arial;
	color: #34336F;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}

ul.navi
{
list-style:none;
display:block;
}
li.navi
{
padding:3px;
}

A.navi:link, A.navi:visited
{
	background-image : url(images/button-back2.jpg);
	text-align: left;
	padding-left: 10px;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #33326E;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px !important;
	padding-left: 5px;
	height: 25px !important;
	height: 25px;
	width: 100% !important;
	width: 100px;
	text-decoration: none;
	background-repeat : no-repeat;
}
A.naviactiv:link, A.naviactiv:visited
{
	background-image : url(images/button-back2-over.jpg);
	text-align: left;
	padding-left: 10px;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #33326E;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px !important;
	padding-left: 5px;
	height: 25px !important;
	height: 25px;
	width: 100% !important;
	width: 100px;
	text-decoration: none;
	background-repeat : no-repeat;
}

a.navi:hover  {
	background-image : url(images/button-back2-over.jpg);
	text-align: left;
	padding-left: 10px;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #33326E;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px !important;
	padding-left: 5px;
	height: 25px !important;
	height: 25px;
	width: 100% !important;
	width: 100px;
	text-decoration: none;
}
	  
A:link, A:visited
{
	font-family: Verdana,Helvetica,Arial;
	color: #33326E;
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}
      
A:hover
{
	font-family: Verdana,Helvetica,Arial;
	color: #82000C;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}


.headline
{
	font-family: Verdana,Helvetica,Arial;
	color: #34336F;
	text-decoration: none;
	font-weight : bold;
	font-size : 12px;
}
.headline2
{
	font-family: Verdana,Helvetica,Arial;
	color: #34336F;
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
}
