@charset "utf-8";

* {
	border:0;
	margin:0;
	padding:0;
}

body {
	background:#ebcc93 url(../images/kachel-hintergrund.png) repeat-x;
	color:#331904;
	font:75%/1.5em "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Arial,Helvetica,sans-serif;
	padding:0 0 40px 0;
}


h1 {
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
}

h1#klapperstorch {
	background:url(../images/klapperstorch/klapperstorch.jpg) no-repeat;
	height:82px;
	left:296px;
	top:48px;
	width:334px;
}


h2 {
	color:#172983;
	font:2em/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0 0 15px 0;
}

h3 {
	color:#172983;
	font:1.4em/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h4 {
	color:#172983;
	font-size:1.1em;
	font-weight:normal;
}




p {
	margin:0 0 1.2em 0;
}


strong {
	color:#172983;
	font-weight:bold;
}


dl {
	float:left;
	margin:0 10px 1.5em 0;
	width:160px;
}

dt img {
	border:1px dashed #A0734A;
}

dd {
	color:#7F4C0F;
	font-size:0.9em;
}


a:link {
	color:#182983;
}
a:visited {
	color:#182983;
}
a:hover {
	color:#7F5027;
}
a:active {
	color:#c00;
}