body {
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#menu td {
	border-bottom: 1px solid white;
}
#menu a {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu a:hover {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu .aktivlink {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu2 a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow2.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu2 a:hover {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow2on.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu2 .aktivlink {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow2on.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#footer {
	font-size: 12px;
}
#footer a {
	color: #a9a613;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #00667d;
	text-decoration: none;
	font-weight: bold;
}
#maincontents {
	font-size: 12px;
}
#maincontents a {
	color: #a9a613;
	text-decoration: none;
	font-weight: bold;
}
#maincontents a:hover {
	color: #00667d;
	text-decoration: none;
	font-weight: bold;
}
#maincontents h1 {
	margin: 0 0 12px 0;
	font-size: 22px;
	color: #00667d;
}
#maincontents h2 {
	margin: 0 0 12px 0;
	font-size: 17px;
	color: #00667d;
}
#maincontents h3 {
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #00667d;
}
#maincontents img {
	border: 1px solid #8bbdc8;
}

#links td {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#links a {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 5px;
}
#menu3 td {
	padding: 5px 0 5px 5px;
}
#menu3 a {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow.gif) right no-repeat;
}
#menu3 a:hover {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
}
#menu4 td {
	border-top: 1px solid white;
}
#menu4 a {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu4 a:hover {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu4 .aktivlink {
	color: #a9a613;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}

