table, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

a, a.visited, a.link, a.visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #134751;
	text-decoration: none;
}

td#naviOben a { 
	float: left; 
	width: 99px; 
	height: 25px;
	margin-top: 1px; 
	background-color: #134751; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviObenActive a { 
	float: left; 
	width: 99px; 
	height: 25px;
	margin-top: 1px; 
	background-color: transparent; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviUnten a { 
	float: left; 
	width: 99px; 
	height: 25px;
	margin-bottom: 1px; 
	background-color: #134751; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviUntenActive a { 
	float: left; 
	width: 99px; 
	height: 25px;
	margin-bottom: 1px; 
	background-color: transparent; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviSprache a { 
	float: left; 
	width: 32px; 
	height: 25px;
	margin-bottom: 1px; 
	background-color: #134751; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviSpracheActive a { 
	float: left; 
	width: 32px; 
	height: 25px;
	margin-bottom: 1px; 
	background-color: transparent; 
	text-align:center;
	line-height: 24px;
	text-transform: none;
	color: #ffffff;
}

td#naviOben a:hover, td#naviUnten a:hover, td#naviSprache a:hover { 
	background-color:transparent;
	color: #ffffff;
}

#inhalt {
	position: relative;
	top: 0px;
	left: 10px;
	width: 595px; height: 320px;
	overflow: auto; 
	padding-right: 10px;
}

input, textarea, select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}