@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: url(images/back.jpg) repeat-x #f4f1ea;
}

#head {
	background: url(images/lay1_01.jpg) no-repeat;
	margin: auto;
	width: 900px;
	height: 289px;
}

#button {
	margin: auto;
	width: 900px;
}

#content {
	margin: auto;
	width: 900px;
	background: url(images/lay1_11.jpg) repeat-y;
}

.tabc {
	background: url(images/lay1_10.jpg) no-repeat;
}

.impressum {
	padding-top: 5px;
	padding-right: 55px;
	font-size:11px;
}

.impressum A {
	color: #000000;
	text-decoration:none;
}

h1 {
	color:#990000;
	font-size: 22px;
	border-bottom: 2px #990000 dotted;
}

.h1 {
	color:#990000;
	font-size: 22px;
	border-bottom: 2px #990000 dotted;
}
.belbut {
	display:block;
	margin-bottom: 50px;
}
.belbut A   {
	color: #990000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #999999;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

