<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #000001;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(alarm_higru.gif);
}
table.gesamt {
	width: 760px;
	background-color: #ffffff;
	color: #333333;
	border: 10px solid #fffffa;
}
td.header {
	width: 735px;
	height: 105px;
	background-image: url(header_higru.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
	text-align: left;
	padding-left: 5px;
}
h1 {
	color: #fffffa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
td.kopfzeile {
	width: 740px;
	height: 18px;
	background-color: #c0c0c0;
	color: #fffff0;
	font-size: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
}
h2 {
	background-color: #ffffff;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
td.linkswerbung {
	width: 120px;
	height: 600px;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: dotted;
	padding-right: 5px;
}
td.inhalt {
	width: 480px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.kandidatenbild {
	width: 63px;
	padding-right: 3px;
}
td.kandidatenbeschreibung {
	width: 82px;
	padding-right: 3px;
	font-size: 10px;
}
td.rechtsnavi {
	width: 120px;
	height: 605px;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
	border-left-style: dotted;
	padding-left: 5px;
	color: #c0c0c1;
	font-size: 11px;
	background-color: #ffffff;
}
td.fusszeile {
	width: 740px;
	height: 18px;
	background-color: #c0c0c0;
	color: #fffff0;
	font-size: 10px;
	border-top-width: 5px;
	border-top-color: #fffffa;
	border-top-style: solid;
}
a.navi:link  {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:visited {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:hover {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: underline;
}
a.inhalt:link  {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:visited {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:hover {
	color: #c0c0c1;
	background-color: #ffffff;
	text-decoration: underline;
}
.rot {
	color: #FF0000;
	background-color: #ffffff;
}
.partner {
	color: #c0c0c1;
	font-size: 10px;
}
a.partnerseiten:link  {
	color: #c0c0c1;
	text-decoration: none;
}
a.partnerseiten:visited {
	color: #c0c0c1;
	text-decoration: none;
}
a.partnerseiten:hover {
	color: #c0c0c1;
	text-decoration: underline;
}


-->