body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#menu ul ul {
	list-style: none;
	display: none;
	padding-left: 10px;
}
	
#menu li {
	border-bottom: 1px solid #9cc2d0;
	margin-left: 0;
	padding-left: 0;
}
	
#menu li li {
	border-bottom: none;;
	margin-left: 0;
	padding-left: 0;
}
.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: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
.menuon a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
.menuon a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
.menusub a {
	color: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow.gif) right no-repeat;
	padding: 2px 0 2px 2px;
}
.menusub a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 2px 0 2px 2px;
}
.menusubon a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 2px 0 2px 2px;
}
.menusubon a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 2px 0 2px 2px;
}
#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: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow2on.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu2 .aktivlink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow2on.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#footer {
	color: #ffffff;
	font-size: 12px;
}
#footer a {
	color: #00667d;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.maintext {
	font-size: 12px;
}
.maintext a {
	color: #a9a613;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover {
	color: #00667d;
	text-decoration: none;
	font-weight: bold;
}
.maintext h1 {
	margin: 0 0 12px 0;
	font-size: 22px;
	color: #00667d;
}
.maintext h2 {
	margin: 0 0 12px 0;
	font-size: 17px;
	color: #00667d;
}
.maintext h3 {
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #00667d;
}
.maintext img {
	border: 1px solid #9cc2d0;
}

#links td {
	border-bottom: 1px solid #9cc2d0;
	border-top: 1px solid #9cc2d0;
}
#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: #00667d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrow.gif) right no-repeat;
}
#menu3 a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
}
#menu4 td {
	border-top: 1px solid #9cc2d0;
}
#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: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}
#menu4 .aktivlink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background:url(images/linkarrowon.gif) right no-repeat;
	padding: 5px 0 5px 5px;
}

