@charset "iso-8859-1";
body{
	text-align: center;
	margin: 0;
	padding: 0;
	}
#navilink{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #696969;
	text-decoration: underline
	}
a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline
	}
#bild{
	font-family: arial;
	font-size: 8px;
	color: #000000;
	text-decoration: underline;
}
#adresse {
	width: 820px;
	clear: both;
	text-align: right;
	font-family: arial;
	font-size: 20px;
	font-weight: 500;
	color: #c0c0c0;
	margin: 10px auto;
	}
#email {
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-style:italic;
	}
#head {
	border-width: 2px;
	border-style: solid;
	border-color: #c0c0c0;
	width: 820px;
	height: 170px;
	background-repeat: no-repeat;
	background-position:8px 8px;
	background-color: #dcdcdc;
	margin: 10px auto;
	}
#headcontent {
	color: #ffffff;
	text-align: left;
	font-family: arial black;
	font-size: 30px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 100px;
	}
#content {
	width: 820px;
	text-align: left;
	background-color: #dcdcdc;
	border-width: 2px;
	border-style: solid;
	border-color: #c0c0c0;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin: 10px auto;
	clear: both;
	}
#navi {
	width: 100px;
	text-align: left;
	float: left;
	background-repeat: repeat-y;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:10px;	
	}
p {
	margin: 10px;
	}
#copy {
	clear: both;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #c0c0c0;
	}
#anmerk {
	width: 600px;
	text-align: center;
	background-color: #dcdcdc;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	clear: both;
	}