@charset "utf-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #282828;
}


h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}

.netzwerk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#282828;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: none;
	margin: 0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.nav a:link, .nav a:visited {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: none;
	margin: 0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}

.nav a:hover, .nav a:active, .nav a:focus {
	font-size:14px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#e1fab0;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.h1 a:link, .h1 a:visited {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: none;
}

.h1 a:hover, .h1 a:active, .h1 a:focus {
	font-size:10px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0001;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.h2 a:link, .h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C00;
}

.h2 a:hover, .h2 a:active, .h2 a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #C00;
}

.footer a:link, .footer a:visited {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.footer a:hover, .footer a:active, .footer a:focus {
	font-size:11px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.netzwerk a:link, .netzwerk a:visited {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.netzwerk a:hover, .netzwerk a:active, .netzwerk a:focus {
	font-size:11px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

ul{
	list-style-image: url(images/haken.jpg);
}
