@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../stuff/brushedmetal.jpg);
	color: #333333;
}
#inhalt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../stuff/notizblock-800.jpg);
}
a:link {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
.activelink {
	color: #006666;
	font-weight: bold;
}
.h1 {
	color: #666666;
	font-weight: bold;
}
.h2 {
	font-weight: bold;
	color: #333333;
}
#haftung {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
.fl-k {
	font-style: italic;
}
html{overflow-y:scroll;}
