body,td,th,p,table {
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

.nugget {
	background-color: #F1F0ED;
}
.nugget td{
	background-color: #F1F0ED;
	padding: 2px;
}
.nugget th{
	background-color: #990000;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
.subnugget th{
	background-color: #C77D7C;
	font-weight: normal;
	text-align: left;
	padding: 2px 2px 2px 5px;
	color: #3E3326;
}
.overflow1{
	
}
.overflow2{
	
}
.overflow3{
	
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #990000;
}
.menu a:hover {
	background:#D20000;
	color:white;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 5px;
}
.menu a.catlevel1_sel {
	font-weight: bold;
	background:#E1DED9;
	padding: 0px 2px 0px 5px;
}
.menu a.catlevel2_sel {
	background:#E1DED9;
	padding: 0px 2px 0px 15px;
}
.menu a.catlevel2 {
	padding: 0px 2px 0px 15px;
}

form {
	margin: 0px;
}

.sep {
	background: #CCCCCC;
}
.header {
	padding: 2px 2px 2px 5px;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}
.error {
	font-weight: normal;
	color: #FF0000;
	font-size: 10px;

}
.properties {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.linienmitte {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #CC0000;
	text-decoration: none;
}

input,select {
	height: 20px;
	font: 11px Arial, Helvetica, sans-serif;
}
.klein {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;


}
.hilfetitel {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #725149;
	font-size: 12px;



}
.hilfefliess {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.underline {
	text-decoration: underline;
}
