@charset "utf-8";
/* CSS Document */

.Stil5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFF99;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.abc {
	font-size: 14px;
}

a.abc:hover {
	text-decoration: underline;
	font-weight: bold;
}

.detail {
	border: 0px;
	text-decoration: none;
}

a.order {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

a.order:hover {
	text-decoration: none;
}

a.filter {
	text-decoration: underline;
	font-style: italic;
}
a.filter:hover {
	text-decoration: none;
}
a.search {
	text-decoration: underline;
	color: #FFF;
}

a.search:hover {
	text-decoration: none;
}
	
a.back {
	display: block;
	margin-top: 7px;
	font-style: italic;
	font-weight: bold;
}

a.back:hover {
	text-decoration: underline;
}

.Stil6 {
	color: #FF0000;
}

.underline {
	text-decoration: underline;
}

div.navi {
	width:	140px;
	background: #ff9900;
	color: black;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	
}

#searchDiv {
	border: 2px solid #000;
	background: #CC6600;
	color: #FFF;
	padding: 3px;
	width: 200px;
	text-align: center;
	font-style: italic;
}

p.header {
	margin: 0;
}

li.list {
	padding-bottom: 8px;
}
.Stil7 {color: #FF0000; font-weight: bold; }
.Stil8 {
	font-size: 14px;
	font-weight: bold;
}

tr.header td{
	font-weight: bold; 
	text-align: center; 
	background-color: #CC3300;
	color: white;
	empty-cells: hide;
}

a.reset {
	text-decoration: underline;
	color: #FFF;
}

a.reset:hover {
	text-decoration: none;
	color: #FFF;
}

#reset {
	background: #F00;
	border: 2px solid black;
	width: 50px;
	text-align: center;
	color: #FFF;
	padding: 3px;
	display: block;
}