/* (de) Alle Schriftgroessen auf Standardgroesse (12 Pixel) zuruecksetzen */

body {
	background-color:#f9f0df;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:75%;
	text-align:center;
	color:#98494f;
}
#container {
	width:941px;
	margin:auto;
	text-align:left;
}
a:link, a:visited {
	color: #98494f;
	text-decoration: none
}
a:hover, a:active {
	color: #98494f;
	text-decoration: underline
}
/* Umrandung bei Bildern im Link fuer IE ausschalten */

a img {
	border:0;
}
table {
	font-size:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin: 0 0 0.5em 0;
}
h1 {
	font-size: 166.67%;
	line-height:200%;
}                        /* 14px */
h2 {
	font-size: 133.33%;
}
h3 {
	font-size: 116.67%;
}
h4 {
	font-size: 116.67%;
}
h5 {
	font-size: 116.67%
}
h6 {
	font-size: 116.67%;
	font-style:italic
}
p, #content ul, #content ol {
	font-size:100%;
	line-height: 1.5em;
	margin: 0 0 1.5em 0
}/* 12px */
#content ul, #content ol {
	margin: 0 0 1em 1em
}
#content li {
	margin-left: 1.5em;
	line-height: 1.5em
}
.small {
	font-size:90%;
}
.Iota {
	margin-left:10px;
	margin-right:10px;
	font-size:120%;
}
#links {
	width:326px;
	float:left;
	text-align:center;
	margin-top:14px;
}
#header_bild {
	margin-bottom:48px;
}
#bild_1 {
	margin-bottom:4px;
}
#bild_2 {
	float:right;
	width:130px;
	height:200px;
}
#bild_3 {
	float:right;
	margin-right:8px;
}
#bilder p {
	text-align:left;
	margin-top:10px;
	font-size:120%;
	line-height:1.1em;
}
#rechts {
	width:565px;
	float:left;
	margin-top:22px;
	margin-left:35px;
	text-align:right;
}
#head_rechts ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	font-size:150%;
}
#head_rechts li {
	margin-top:0.4em;
}
.sublined {
	border-bottom:1px solid #ffa978;
	padding-bottom:6px;
}
#head_rechts a {
	font-family:"Century Gothic", Helvetica, sans-serif;
	letter-spacing:0.1em;
}
#head_rechts .aktiv {
	text-decoration:underline;
	font-family:"Century Gothic", Helvetica, sans-serif;
	letter-spacing:0.1em;
}
#content {
	text-align:left;
	margin-top:3em;
	min-height:526px;
	height:auto !important;
	height:526px;
}
#content h1 {
	letter-spacing:0.15em;
	font-weight:normal;
	font-size:180%;
}
#content h2 {
	margin-top:2.5em;
	margin-bottom:1em;
	font-weight:bold;
}
#content ul {
	padding:0px;
}
#footer {
	clear:both;
	width:941px;
	text-align:center;
	margin-top:25px;
}
#footer .aktiv {
	text-decoration:underline;
}

