<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #708090;
	background-image: url(body_higru.gif);
	color: #fffff0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
table.layout {
	width: 762px;
	border: 1px solid #003333;
}
td.kopf {
	width: 760px;
	height: 100px;
	background-color: #ffffff;
	background-image: url(kopf.gif);
	background-repeat: repeat-x;
}
td.kopfzeile {
	width: 760px;
	height: 29px;
	background-image: url(kopfzeile.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	text-align: right;
	color: #fffff0;
}
td.links{
	width: 217px;
	height: 649px;
	background-image: url(layout_links.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #0B5079;
	background-color: #E2E2E2;
	color: #333333;
}
td.content {
	width: 373px;
	background-color: #ffffff;
	color: #333333;
	padding: 5px;
}
td.rechts {
	width: 150px;
	background-color: #E2E2E2;
	color: #0B5079;
	text-align: right;
	border-left: 1px solid #0B5079;
	padding: 5px;
}
td.fusszeile {
	width: 760px;
	height: 29px;
	background-image: url(fusszeile.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #fffff0;
}
h1 {
	font-size: 17px;
	color: #0B5079;
	background-color: #ffffff;
}
.blau2 {
	font-size: 15px;
	color: #0B5079;
	background-color: #ffffff;
	font-weight: bold;
}
.blau {
	font-size: 17px;
	color: #0B5079;
	background-color: #ffffff;
	font-weight: bold;
}
a.hauptnavi:link  {
	color: #0B5079;
	background-color: #E2E2E2;
	text-decoration: none;
}
a.hauptnavi:visited {
	color: #0B5079;
	background-color: #E2E2E2;
	text-decoration: none;
}
a.hauptnavi:hover {
	color: #0B5079;
	background-color: #E2E2E2;
	text-decoration: underline;
}
a.inhalt:link  {
	color: #0B5079;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.inhalt:visited {
	color: #0B5079;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.inhalt:hover {
	color: #0B5079;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.freunde:link  {
	color: #fffff0;
	text-decoration: none;
}
a.freunde:visited {
	color: #fffff0;
	text-decoration: none;
}
a.freunde:hover {
	color: #fffff0;
	text-decoration: underline;
}



-->
