a:hover { color: black }
body,td,a { color: #333333; font-size: 11px; font-family: Tahoma }
fieldset { border: dashed 1px #cdaf7a }

/* conrad */
.panel { color: black; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; border: 2px dashed #c0c0c0 }
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copytext { line-height: 20px }
.margin { line-height: 15px }
.navi { font-size: 10px; font-family: Arial; text-decoration: none }
.navi_on { font-size: 10px; color: black; text-decoration: none; font-weight: bold}
.red { color: red }
.bigbrown { color: #cdaf7a; font-weight: bold; font-size: 15px }
.searchform { font-size: 9px; font-family: Tahoma; background-color: #c8c4ae }
.smallform { font-size: 9px; font-family: Tahoma; background-color: #fff8d9 }

.glossary {
	color: #a7611e;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma;
	text-decoration: none;
}

.tip {
 	position: absolute;
 	visibility: hidden;
 	z-index: 10;
 	top:0px;
 	left: 10px;
 	padding:5px;
 	border:1px solid #000000;
 	background-color:#FFFFFF;
 	width: 250px;
 	font-family:Tahoma;
 	font-size: 11px;
 	text-align:left;
 	color:#000000;
}

.glossaryns {
	color: #a7611e;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.tipns {
 	position: absolute;
 	visibility: hidden;
 	z-index: 10;
 	top:0px;
 	left: 10px;
 	background-color:#000000;
 	layer-background-color:#FFFFFF;
 	width: 250px;
 	font-family:Arial, helvetica, sans-serif;
 	font-size: 11px;
 	text-align:left;
 	color:#000000;
}

.nstip {
	font-family:Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#000000;
}

.searchHighlight {
color:#000000;
font-weight:bold;
}

/* Tabellen-Stile Texteditor */
.tab1_head { color: #333333; font-size: 11px; font-family: Tahoma, Arial; font-weight: bold; background-color: #c8c4ae }
.tab1_subhead { color: #333333; font-size: 11px; font-family: Tahoma, Arial; font-weight: bold; background-color: #fff8d9 }
.tab1_cell1 { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px }
.tab1_cell2 { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px; background-color: #fff8d9 }

.tab2_head { color: #333333; font-size: 11px; font-family: Tahoma, Arial; font-weight: bold; background-color: #c8c4ae }
.tab2_cell1 { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px }
.tab2_cell2 { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px; background-color: #fff8d9 }

.tab3_head { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px }
.tab3_cell { color: #333333; font-size: 11px; font-family: Tahoma, Arial; line-height: 15px }
