* {margin: 0; padding: 0;}
/*-- Definition der Bereiche: --*/
body {
	background-color: #ffffff; color: #333333;
	text-align: center;
	font-size: 100%; font-family: arial, helvetica,sans-serif;
}
#main {
	margin: 3% auto 0em;
	width: 52em;
	text-align: left;
}
#wrapper {
	background-image: url(bgMenue.jpg);
}
#kopf {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
#kopf img {
	width: 25em;
}
#menue {
	background-image: url(bgMenue.jpg);
	width: 9.75em;
	float: left;
	overflow: hidden;
	padding-top: 1.125em;
}
#inhalt {
	background-color: #ffffff;
	margin-left: 9.75em;
	padding-left: 3.125em;
}
.clear {
clear: both;
}
#footer {
	clear:both;
	display: block;
	font-size: 0.75em;
	color: #999999;
	margin: 6em auto 0;
	text-align:center;
}
/*-- Ende der Definition der Bereiche: --*/
ul {
	list-style-type: none;
	color: #0033cc;
}
#menue hr {
	color: #cccccc;
	background-color: #999999;
	margin: 1.5em 0.75em 0 3em;
	border: 1px;
	height:1px;
}
*html #menue hr {
	margin: 0.4em 0.75em -1.5em 3em;
}
#menue ul {
	margin: 1.5em 0.75em 0 0;
	text-align: right;
}
#menue ul li {
	margin: 1.2em 0em;
	font-size: 0.8125em;
	letter-spacing: 0.08em;
}
/*-- Ende Definition Menue: --*/
.spalte1 {
	margin: 1.125em 3.125em 0 0;
	float:left;
}
.spalte2 {
	margin: 1.125em 0 0;
	float:left;
}
a,
a:link,
a:visited {
	color: #333333;
	text-decoration: none;
}
a:focus,
a:hover,
a:active {
	color: #0033cc;
}
a:active {
	position: relative; top: 2px; right: 1px;
}
img {
	border: none;
}
h1 {
	color: #666666;
	font-size: 1.75em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0,03125em;
	line-height: 1.1em;
	padding-top: 1em;
	position: relative;
}
h2 {
	color:#CC6600;
	font-size: 1.5em;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 0.05em;
	margin: 0.5em 0;
}
h3 {
padding: 0.5em 0.5em 0em 0;
margin-bottom: 0.125em;
text-align: left;
color:#999999;
font-family:  arial, sans-serif;
font-weight: lighter; font-style: italic;
letter-spacing: 0.01em;
font-size: 1.2em;
background-color: white;
}
h5 {
padding: 0.5em 0.5em 0em 0;
margin-bottom: 0.5em;
color:#999999;
font-family:  arial, sans-serif;
font-weight: lighter;
font-size: 1em;
background-color: white;
}
p {
color: #333333;
font-size: 0.8125em;
margin-bottom: 0.625em;
}
p.adresse:first-line {
color: #CC6600;
padding: 0;
margin: 0;
font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
font-size: 1em;
line-height: 1.25em;
}
p.adresse {
color: #333333;
font-family: arial, sans-serif;
font-size: 0.6875em;
line-height: 1.1em;
}
.farbig {
color: #CC6600;
font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
font-size: 0.8125em;
line-height: 2em;
}
p.farbig:first-letter {
font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
font-size:1.7115em;
line-height: 1em;
color: #CC6600;
}
p.schwarz {
line-height: 1.6em;
}
p.schwarz:first-letter {
font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
font-size:1.6875em;
line-height: 1em;
color: #CC6600;
}
p.enlarge {
position: relative;
	margin-bottom: 0.8em;
	margin-left: 0.1em;
	padding-left: 1.5em;
	background: url(lupe.gif) no-repeat center left;
	font-style: italic;
	font-size: 0.625em;
}
img.klein {
width: 6.25em;
height: 4.3125em;
padding-bottom: 1.9em;
}
img.klein3 {
	width: 6.25em;
	height: 8em;
	padding-bottom: 1.875em;
}
.zitatianfang {
font-family: Trebuchet MS,trebuchet,arial,sans-serif;
color: rgb(204, 102, 0);
font-size: 3.5em;
padding-bottom: 0pt;
}
.zitatiende {
font-family: Trebuchet MS,trebuchet,arial,sans-serif;
color: rgb(204, 102, 0);
font-size:4.6875em; 
position:relative; 
top:0.25em; 
vertical-align: bottom;
}
* html .zitatiende {
position:relative; 
top:-0.25em; 
}
.refunter {
clear:both;
color: #CC6600;
padding: 1.4em;
text-align:center;
}
.refunter li {
display: inline;
font-weight: lighter; font-style: italic; 
letter-spacing: 0.05em; 
font-size: 1.5em;
padding: 0.4em 0.5em;
}
.refunter a:link, .refunter a:visited {
color:#CC6600;
}
.refunter a:hover, .fuss a:active, .fuss a:focus { color:#0033cc; 
}

