@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.handschrift, h1{
	font-family:"Comic Sans MS", "Comic Sans", "Chalkboard", serif;
	font-size:18px;
	line-height:24px;
}
h2{
	font-size:14px;
	line-height:16px;
}
#navigation, #navigation a{
	font-size:15px;
	line-height:17px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
#content, #images{
	font-size:14px;
	line-height:1.6em;
}
#images span.caption{
	font-size:12px;
	line-height:16px;
}
#footer{
	font-size:10px;
	text-align:center;
}
#footer a{
	text-decoration:none;
}
.klein{
	font-size:70%;
	line-height:120%;
}
.klein h3{
	font-size:100%;
	line-height:100%;
}
