body {
	background-image: url("/userfiles/1099850932.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 8px;
	color: rgb(0, 0, 128);
}

h2 {
	font-size: 18px;
	font-style: italic;
	letter-spacing: 2px;
	color: rgb(0, 0, 128);
}

.menu_button {
	font-size: 18px;
	font-style: normal;
	color: rgb(0, 0, 128);
	text-decoration: none;
	text-align: left;
	width: 100%;
	border-bottom: 2px solid rgb(0, 136, 0);
	margin-bottom: 2px;		
}
.menu_button a {
	text-decoration: none;
	color: rgb(0, 180, 0);
}
.menu_button a:hover {
	text-decoration: none;
	color: rgb(0, 180, 0);
}
.menu_button_inaktiv {
	font-size: 18px;
	font-style: normal;
	color: rgb(0, 0, 128);
	text-decoration: none;
	text-align: left;
	width: 100%;
	border-bottom: 2px solid rgb(0, 136, 0);
	margin-bottom: 2px;		
}
.menu_button_inaktiv a {
	text-decoration: none;
}
.menu_button_inaktiv a:hover {
	text-decoration: none;
	color: rgb(0, 180, 0);
}

.bgtable_headline {
	padding: 0;
	border: 0;
	xwidth: 100%;
	width: 100% - 150px;
	text-align: center;
	margin-left: 150px;
	xpadding-left: 150px;
}

.img_startseite, .startseite_td_bild img {
	position: relative;
	top: -25px;
}

.content {
	border: 0;
	width: 100%;
}
.content td {
	padding: 0 5px 0 0;
}
.bgtable_sidetext {
	width: 150px;
	vertical-align: top;
	text-align: left;
}
.bgtable {
	vertical-align: top;
}
