.title{
	background-image: url(grafik/titel03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border: none;
	height: 170px;
}

td.menu{
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	
}
.item{
	width: 120px;
	height: 20px;
	border-bottom: 1px dotted #01296F;
	text-align: right;
}

.menulink{
	color: #01296F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menulink:hover{
	color: #4C9218;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.flink{
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	/*border-right: 1px solid #E20A16;*/
	border-right: 1px solid #ffffff;
	padding: 3px;
}

.flink:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #32982A;
	border-right: 1px solid #E20A16;
	padding: 3px;
}
.footer{
	padding-left: 50px;
	text-align:center;
	color:#FFFFFF;
}
.maincontent{
	width: 100%;
}


.fett{
	font-weight: bold;
	letter-spacing: 1px;
}

#tleft{
	text-align: left;
}
img.le{
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: none;
	border-left: none;
	padding: 0px;
	margin: 0px;
}
img.ri{
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: none;
	border-right: none;
	padding: 0px;
	margin: 0px;
}

