a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;
}
td{
	font-family: Helvetica, Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.mehr{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004080;
}
a.hlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.serch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	border: 1px solid #999999;
	color: #666666;
}

.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	width: 100%;
}
.textfeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 150px;
	width: 100%;
	overflow:auto;
}
.senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #BABABA;
	cursor: hand;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-attachment: fixed;
	background-image: url(images/thumps/sendtaks.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 85px;
}
.txt{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	color: #666666;
}
.buli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	}
.srclist{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	color: #244E7E;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #024B95;
	text-decoration: none;
}
.brblue{
	font-family: Helvetica,Verdana,  Arial,   sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #024B95;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	text-indent: 10px;
	}
ul1 {
	margin: 0;
	padding: 0;
	width: 190px;
	text-indent: 0px;
	}
ul li {
	position: relative;
	}

li ul {
	position: relative;
	top: 0;
	display: none;
	text-indent: 10px;
	}

/* Styles for Menu Items */
a.link {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #777;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	border-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	}
a.link:hover {
	display: block;
	text-decoration: none;
	color: #777;
	background-image: url(images/dot_aktiv.gif);
	padding: 5px;
	border-bottom: 0;
	}
a.aktiv {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #024B95;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	border-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	}
a.hdlink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 6px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	}

a.konlink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 3px;
	border-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	}
a.konlink:hover {
	display: block;
	text-decoration: underline;
	color: #777;
	padding: 3px;
	border-bottom: 0;
	}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */.buli {
	list-style-type: disc;
}