//linke navileiste - hauptmenupunkte
.menutitle{
	border: 0px;
	cursor: pointer;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}

//linke navileiste - untermenupunkte
.submenu{
	margin-bottom: 0px;
}

 .navi {
	color: #E1E1E1;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	vertical-align: top; 
	height: 20px; 
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

 a.navi:link,a.navi:visited {
	color: #E1E1E1;
	text-transform: uppercase;
}

a:active,a:hover,a.navi:hover {
	color: #ffffff;
	text-transform: uppercase;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
; background-color: #C6D3E3
}

iframe {
	border: 0px;
	height: 100%;
	overflow: auto;
	padding: 0px;
	width: 670;
}
.righttable {
	display: block;
	width: 130px;
}
a.navi:active { 
	color: #ffffff;
	text-transform: uppercase;
 } 