img{border:none;}
.Unterstrichen{text-decoration:underline;}
.Fett{font-weight:bold;}
.center {text-align:center;}

.ko1{width:200px; height:145px; float:left;}
.fl{float:left;}
.cl{clear:left;}

body {
	background: url('body.jpg') center;
	color: #663300;
	margin: 0px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

a {font-weight: bolder;	text-decoration: none;}
a:hover{text-decoration:underline;}

.top {
	width:100%;
	text-align:right;
	padding:0 0 4px;
	margin:0 -20px;
	color:#ffe898;
}

.top a{	color:#ffe898;}
.top a:hover{color:white;}

.header {
	background: #ffe898 url('bkm.jpg') no-repeat center;
	height: 95px;
}

.wrapper {
	width: 900px;
	margin: auto;
}

.menu {
	background: #663300;
	color: #ffe898;
}

.content {
	padding: 20px;
	background: #ffe898;
	color: #663300;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.content a {color: #663300;}
.content a:hover{color:white;}
.content hr{color:#663300;}

.footer {
	background: #663300;
	color: #ffe898;
	margin-bottom:10px;
}

.subfooter {
	padding: 10px 20px 10px 20px;
	background: #ffe898;
	color: #663300;
	margin-bottom:30px;
	}
