table.content {
	border-spacing: 0px;
	width: 650px;
	border: 1px solid #dadada;
}

table a, table, tbody, tfoot, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

table caption {
	font-size: 1.8em;
	text-align: left;
	text-indent: 100px;
	height: 40px;
	color: #FFFFFF;
	border:1px solid #000000;
	background-image: url(../images/bg_caption.gif);
	background-position: left top;
}

thead th {
	background: url(../images/bg_th.gif) left;
	height: 21px;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
}

tbody tr {	background: #ffffff; }

tbody tr.odd {
	background-color: #ffffff;
}

tbody th {
	background-position: 5px;
	padding-left: 40px !important;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
}

tbody tr.odd th {
	background: url
../(images/arrow_grey.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 28px !important;
	background-image: url(../images/teknik_11.jpg);
	background-repeat: no-repeat;
}
tbody tr.sub_odd th {
	background: url
../(images/arrow_grey.gif) left center no-repeat;
	background-position: 20px;
	padding-left: 48px !important;
	background-image: url(../images/teknik_11.jpg);
	background-repeat: no-repeat;
}

tbody th, tbody td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

tbody a:hover {
	color: #ffffff;
	text-decoration: underline; }

tbody tr:hover th {
	background: #800000 url(../images/arrow_red.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff;
}

tbody tr.odd:hover th {
	background-position: 5px;
	color: #000000;
	background-color: #f2f2f2;
	background-image: url(../images/teknik_06.jpg);
	background-repeat: no-repeat;
}
tbody tr.sub_odd:hover th {
	background-position: 20px;
	color: #000000;
	background-color: #f2f2f2;
	background-image: url(../images/teknik_06.jpg);
	background-repeat: no-repeat;
}

tbody tr:hover th a, tr.odd:hover th a	{
		 color: #ffffff; }

tbody tr:hover td, tr:hover td a, tr.odd:hover td, tr.odd:hover td a {
	background: #800000;
	color: #ffffff;	 }

tbody tr.odd:hover td, tr.odd:hover td a{
	background: #f2f2f2;
	color: #000000;
}

tfoot th, tfoot td {
	background: #ffffff url(images/bg_footer.gif) repeat-x bottom;
	font-size: 0.8em;
	color: #ffffff;
	height: 21px;
	}
