body {
	margin:0px;
	padding:30px 0px 0px 40px;
	scrollbar-base-color : #FF8800;
	scrollbar-track-color :#CC6600;
	scrollbar-3d-light-color : FFd700;
	scrollbar-arrow-color : #FFFFDD;
	background-attachment: fixed;
	background-color: #FFFCF9;
	background-image: url(../bilder/bg-knitterpapier.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	cursor:url(../bilder/note.gif), url(../bilder/note.cur), url(../bilder/note.png), auto;
}
body, td, p, h1, h2, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333329;
}
.kursiv {
	font-style: italic;
}
.fett, h2 {
	font-weight: bold;
	color: #b00;
}
.titel, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom:20px;
	color: #b00;
}

a:link, a:visited{
	color: #800;
	text-decoration: underline;
	font-weight: normal;
	cursor:pointer;
}
a:hover{
cursor:pointer;
color: #FF8800;
}
body map area{cursor:pointer, hand, auto;}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333329;
}
#content {
width: 650px;
}
