<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #f45c2e;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(starmania_higru.gif);
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.gesamt {
	width: 760px;
	background-color: #ffffff;
	color: #333333;
	border: 10px solid #fffffa;
}
td.header {
	width: 740px;
	height: 73px;
	background-image: url(header_higru.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
}
td.kopfzeile {
	width: 740px;
	height: 18px;
	background-color: #f50063;
	color: #fffff0;
	font-size: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
}
h1 {
	background-color: #ffffff;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
td.linkswerbung {
	width: 120px;
	height: 600px;
	border-right-width: 1px;
	border-right-color: #f50063;
	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: 90px;
	padding-right: 3px;
}
td.kandidatenbeschreibung {
	width: 50px;
	padding-right: 3px;
	font-size: 10px;
}
td.rechtsnavi {
	width: 120px;
	height: 605px;
	border-left-width: 1px;
	border-left-color: #f50063;
	border-left-style: dotted;
	padding-left: 5px;
	color: #f50063;
	font-size: 11px;
}
td.fusszeile {
	width: 740px;
	height: 18px;
	background-color: #f50063;
	color: #fffff0;
	font-size: 10px;
	border-top-width: 5px;
	border-top-color: #fffffa;
	border-top-style: solid;
}
a.navi:link  {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:visited {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:hover {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: underline;
}
a.inhalt:link  {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:visited {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:hover {
	color: #f50063;
	background-color: #ffffff;
	text-decoration: underline;
}
.rot {
	color: #FF0000;
	background-color: #ffffff;
}
table.werbungunten {
	width: 760px;
	background-color: #ffffff;
	color: #333333;
	border: 10px solid #fffffa;
}
td.untenwerbung {
	width: 740px;
	height: 68px;
	
}

a.tn:link  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.tn:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.tn:hover {
	color: #f50063;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
-->