﻿#navilinks {
	float: left;
	clear: left;
	margin-right: 10px;
	width: 120px;
	height: 800px;
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-color: black;
	background-color: #DFDFFF;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: none;
}
#navilinks ul {
	padding-left: 0px;
	margin-left: 2px;
	list-style-type: disc;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-right: 0px;
	vertical-align: baseline;
	background-position-y: 0px;
	background-position-x: 0px;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: 400;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
}
#titel {
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px dotted black;
	border-bottom-width: 1px;
}
#navilinks ul li {
	margin: 2px;
	padding: 2px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: black;
	border-bottom-color: black;
	list-style-type: none;
	background-position-y: 0px;
	background-position-x: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#navilinks ul li:hover {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: black;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
}
a:visited
{
}
a
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-size: medium;
	background-position-y: 0px;
	background-position-x: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	text-transform: capitalize;
	font-weight: 700;
}
#inhalt
{
	list-style-position: outside;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-weight: 400;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
}

