/* CSS Document 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}*/

table.hervorgehoben {
	background-color: #F8F7F2;
}

table.hervorgehoben td {
	background-color: #F8F7F2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 3px;
}

table.hervorgehoben td table td {
	border-bottom-width: 0px;
}
/*
a {
	color: #9A0003;
	text-decoration: none;
}

a:link {
	color: #9A0003;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
*/
#list_content h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #9A0003;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

a.camouflaged {
text-decoration: none;
color: black;
position: relative;
}

#dropmenudiv{
position:absolute;
border:1px solid #9F9E9D;
/*border-bottom-width: 0;*/
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
background-color:#F8F7F2;
}

#dropmenudiv a:hover{
background-color:#F8F7F2;
}

#frmSelect{
margin:0;
padding:0;
}
