body {
	background-color: #FF9900;
	padding: 0;
	margin: 0;
}

.bgpic { 
	background-image:url(bilder/bg_maravilla.gif);
	background-repeat: no-repeat;
}

table {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

table.navi {
	color: #FF6600;
}

.braun {
	color: #660000;
}

.orange{
	color: #FF6600;
}

.contenthead {
	color: #FF6600;
	font-weight: bold;
}

.contentsmall
{
	font-size: 10px;
	line-height: 10px;
        vertical-align: baseline;
}

.aktiv {
	color: #D90009;
}

td.head{
 	font-weight: bold;	
}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #E8050E;
}
a:active {
	text-decoration: underline;
	color: #E8050E;
}

a.content:link {
	text-decoration: none;
	color: #660000;
}
a.content:visited {
	text-decoration: none;
	color: #660000;
}
a.content:hover {
	text-decoration: underline;
	color: #E8050E;
}
a.content:active {
	text-decoration: underline;
	color: #E8050E;
}
/* editor */

table.grau {
	color: #CCCCCC;
}

.absenden {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height:18px;
	width:92px;
	border: 0px #FF6600;
}

.feld265 {
	height: 18px;
	width: 265px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 0px #FF6600;
}

.textbereich315405 {
	height: 315px;
	width: 405px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}

.fehler {
	color: #D90009;
	font-size: 10px;
	line-height: 10px;
}

#legende {
	position:absolute;
	left:308px;
	top:344px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 5px;
}

