body {
	color: #202020;
	margin: 0px 0px 0px 0px;
	font-family: Times New Roman;
	font-size: 12pt;
	background-color: #e0e1e2;
	background-image: url(grafiken/Hintergrund.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

h2.ueberschrift_inhalt {
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

h3 {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
}

a {
	color: #202020;
	text-decoration: none;
}

fieldset {
	width: 800px;
}

a.admin_link:hover {
	text-decoration: underline;
}

a.normal {
	text-decoration: underline;
}

a.normal:hover {
	text-decoration: none;
}

a.unnormal:hover {
	text-decoration: underline;
}

legend {
	font-weight: bold;
}

img {
	border: 0;
}

.knopf {
	width: 125px;
	font-weight: bold;
	background-color: #FBCE00;
	border: 1px solid;
}

.trennstrich {
	width: 800px;
	height: 1px;
}

#header {
	background-image: url(grafiken/Banner_100.png);
	height: 177px;
}

#links {
	float: left;
	width: 220px;
}

#rechts {
	float: left;
	width: 700px;
	margin-left: 50px;
	margin-top: 73px;
}

#menue {
	float: left;
	margin-left: 35px;
	margin-top: 55px;
	letter-spacing: 0.1em;
}

.linie_ueberschrift {
	width: 700px;
	height: 1px;
	color: #202020;
	margin-left: 5px;
}

#inhalt_box {
	width: 600px;
	text-align: justify;
	margin-left: 40px;
	margin-bottom: 25px;
}

.admin_menue {
	margin-left: 100px;
}

.tabellenkopf {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FBCE00;
}

.mini {
	font-size: 10pt;
}

.menue_punkte {
	margin-left: 50px;
}

.admin_eingabe {
	background-color: #e0e1e2;
	width: 550px;
}

.meldung_ok {
	color: #009900;
}

.meldung_fehler {
	color: #FF0000;
}

#trenner {
	text-align: center;
	width: 300px;
}

.satzung {
	padding-left: 50px;
}

.li_satzung {
	list-style-type: lower-latin;
	margin-left: 50px;
}

.ul_satzung {
	padding-left: 75px;
	text-align: left;
}

#menue_hr {
	color: #666666;
	margin-top: 20px;
	width: 150px;
}

.menue_klein {
	margin-top: 10px;
	margin-left: 10px;
	color: #666666;
}

.grauerlink {
	color: #666666;
}

.grauerlink:hover {
	color: #202020;
}
