html, body		{ margin:0; padding:0; }
body {
	font-family: Arial, sans-serif;
	background-color:#fff;
	text-align:center;
}
TD				{  font-size: 11px; color: #000000; font-weight: normal; text-decoration: none }

font.ninav		{ font-size: 13px; color: #808080; font-weight: bold; text-decoration: none }
A				{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: underline }
A:link			{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: underline }
A:visited		{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: underline }
A:hover			{ font-size: 11px; color: #0000cc; font-weight: bold; text-decoration: underline }
textarea, input, select {
	font-size:10px;
	background-color:#fff;
	
}
select {
	width:200px;
}
select:focus, input:focus, textarea:focus {
	background-color:#FFFFCC;
}
td.menue {
	background-image:url(/images/menue_neu.jpg);
	padding-left:5px;
	color:#fff;
	background-repeat:no-repeat;
}
td.menue a, td.menue a:visited, td.menue a:hover {
	color:#fff;
	text-decoration:none;

}
td.menue a.nav, td.menue a.nav:visited, td.menue a.nav:hover {
	background-image:url(/images/button.jpg);
	background-repeat:no-repeat;
	display:block;	
	width:123px;
	height:23px;
	padding-top:4px;
	padding-left:5px;
}
td.menue a.nava, td.menue a.nava:visited, td.menue a.nava:hover {
	background-image:url(/images/button_a.jpg);
	color:#1354a8;
}
td.menue a span {
	border-bottom:1px solid #ffd049;
}
table {
	margin:0;
}
#fuss {
	padding-left:200px;
	background-image:url(/images/fuss_neu.jpg);height:32px;
	background-repeat:no-repeat;
	text-align:center;
}
#fuss div {
	color:#fff;
	padding-top:3px;
}
#fuss div a {
	color:#fff;
}
#fuss div a:visited{
	color:#fff;
}
fieldset {
	border: 1px solid #000;
}
fieldset legend {
	font-weight:bold;
}

h1 {
	font-size:14px;
	text-decoration:underline;
}
#haupt {
	padding-left:10px;width:780px;
}
fieldset {
	padding:5px;
}
fieldset.detail legend {
	font-size:15px;
}
fieldset.detail table table th, fieldset.detail table table td, fieldset.detail {
	font-size: 12px;
	text-align:left;
}
fieldset.detail table table th {
	font-weight:normal;
}
fieldset.detail table table td {
	font-weight:bold;
}
fieldset.detail td.bild {
	padding-left:10px;
}
#rechts {
	width:160px;
	height:500px;
	margin-top:68px;
	margin-left:8px;
	
}
#rechts fieldset {
	border:1px solid #000;
	padding:5px;
}
#rechts fieldset ul {
	margin:0;
	padding:15px;
}
/*#rechts legend, fieldset {
	font-size:10px;
}*/
.kopf td, .suche .herv {
	background-color:#ccc;
	
}

.suche {
	border: 1px solid #666;
	empty-cells:show;
}
.suche td {
	border-top: 1px solid #ccc;
	padding:3px;
	color:#666;
	empty-cells:show;
}
.suche td.ra {
	border-right: 1px solid #ccc;
}
.suche td img {
	border-top: 1px solid #ccc;
}
.kopf td {
	border:0;
}