<!--
table.rahmen {
	border: solid 1px;
	border-color: #818484;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
	
a {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	text-decoration: none;
}

a:HOVER {
	text-decoration: none;
	color: #DB3503;
}

a.aktuell {
	color: #DB3503;
}

td.navi_both {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	border-color: #818484;
	border: solid 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-right: 45px;
	width: 10px;
}

td.navi_start {
	padding-right: 45px;
	padding-left: 40px;
	width: 10px;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	border-color: #818484;
	border: solid 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

td.content {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	padding-left: 40px;
}

td.footer {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	padding-left: 60px;
	padding-right: 35px;
	text-align: right;
}

td.content h1 {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #818484;
}

td.navi_top {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
	border-color: #818484;
	border: solid 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.smallImage {
	border: solid 1px;
	border-color: #818484;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

td.referenz {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
}

td.referenz h1 {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #818484;
}

td.subnavi  {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #818484;
}

ul {
	list-style-image: url('images/list.gif');
}


-->