* {
	font-family: Tahoma, sans-serif;
}

body {
	background-color: #fffddf;
	font-size: 12;
}

body.innerframe {
	//background-color: transparent;
	background-image: url(img/iframe.jpg); background-repeat: no-repeat; background-attachment: fixed;
}

a:link,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.header#outer {
	//width: 740px;	height: 120px;
	background-image:url(img/header.jpg); background-repeat: no-repeat;
	//position: absolute;
	//margin: auto;
}

.menu#mouter {
	//width: 740px;	height: 60px;
	background-image:url(img/menu-1.jpg); background-repeat: no-repeat;
	//position: absolute;
	//margin: auto;
}

.center#outer {
	//width: 740px;	height: 793px;
	background-image:url(img/center.jpg); background-repeat: no-repeat;
	//position: absolute;
	//margin: -16px auto;
}

.footer#outer {
	//width: 740px;	height: 51px;
	background-image:url(img/footer.jpg); background-repeat: no-repeat;
	//position: absolute;
	//margin: 16px auto;
}

.header#inner {
	//background-image: none;
	//width: 700px; height: 100px;
	//margin: auto;
	//position: relative;
	//top: 10px;
}

.menu#minner, .menu#sub {
	background-image:none;
	//margin: 0px 60px;
	//width: 700; height: 25px;
}

.submenu#inner {
	background-image:none;
	//margin: 0px 60px;
	//width: 600; height: 30px;
}

.center#inner {
	//width: 600; height: 770;
	background-image:none;
	//position: relative;
	//margin: auto;
	//top: 0px;
}

.footer#inner {
	background-image:none;
	margin: auto;
	width: 200; height: 30px;
	font-size: 10px;
}

#heading {
	font-size: 24px;
	font-weight: bold;
}

#subheading {
	font-size: 20px;
	font-weight: bold;
}

td {
	font-size: 12;
}

p.heading#satzung {
	font-weight: bold;
	margin: auto;
	text-align: center;
}
