body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a {
	text-decoration: none;
	color:#6FC3ED;
	font-weight:bold;
}

img {
	border:0;
}

.folge {
	 padding:0 0 0 12px;
	 font-size:11px;
	 color:#fff;
}

.folge a {
	font-size:10px;
	color:#fff;
}

.menue {
	display:block;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 0;
	width:130px;
}

.submenue {
	display:block;
	color:#003366;
	font-size:11px;
	padding:5px 0 5px 10px;
	width:120px;
	font-weight:normal;
}

.news {
	border-bottom:1px #133465 solid;
	padding:0 0 13px 0;
	font-size:10px;
	margin-bottom:10px;
}

.news a {
	color:#003366;
}

h1 {
	font-size:16px;
	color:#6FC3ED;
}

#footer {
	background-image:URL(images/bg-footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:9px;
	color:#003366;
	padding:0 0 3px 0;
	clear:both;
}

#footer a {
	font-size:9px;
	color:#003366;
	font-weight:normal;
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-size:11px;
}

#sitemap div a:hover {
	color:#000000;
	text-decoration:underline;
}

#captcha {
	background-image:url("captcha.php");
	width:100px;
}
