html {
	margin: 0;
	padding: 0;
}
body { 
	font: 80% georgia, sans-serif;
	line-height: 1.5;
	color: #555753; 
	background: #ff9999 url(../bilder/bg.gif) no-repeat; 
	text-align: center;
	}
#container{
	width: 700px;
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(../bilder/magnoliek.jpg);
	text-align: left;
	position: relative;
	border-left: 1px solid #b36b6b;
	border-right: 1px solid #b36b6b;
	margin: 0 auto;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#logo {
	padding: 10px;
	position: absolute;
	border: 0;
	left: 29px;
	top: 25px;
}


#kopf p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #851A36;
	background-attachment: scroll;
	background-image: url(../bilder/magnolie1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 200px;
	width: 700px;
}
p { 
	margin-top: 0; 
	text-align: justify;
	}
#main img  { 
	background: transparent; 
	border: 0;
	margin: 10px; 
	float: right;
	}
#supportingText {
	padding-left: 10px;
	margin-bottom: 40px;
	color:#999999;
	padding-right: 10px;
	float:none;
	margin-top: 10px;
	}
a {
color: #b36b6b;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}
h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #cc0066;
background: transparent;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}
p, li {
font-size: 0.80em;
}
p {
line-height: 140%;
}
ul {
list-style-type: square;
}
address {
padding: 0 50px 20px 75px;
font-style: normal;
font-weight: bold;
}
#main {
	margin-top: 25px;
	min-height: 400px;
}
#column {
float: right;
width: 300px;
padding: 0 20px 0 0; 
}
#column img {
border: 0;
margin: 20px 0;
}
#content {
margin: 0 300px 0 20px;
}
#content h2, #content h3 {
margin: 15px 0;
}
#content p {
	margin: 10px;
}
#content ul {
margin: 10px 10px;
}
#content li {
padding: 3px 0;
}

#nav {
	position: absolute;
	top: 0px;
	links: 0;
	width: 700px;
	background: #ffcccc;
	border-bottom: 1px solid #b36b6b;
}
#nav li {
	display: inline;
}
#nav a {
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 1.5em;
	color: #961332;
	background: transparent;
	padding: 3px 20px;
	font-size: 1.3em;
}
#nav a:hover {
color: #fff;
background:#cc0066; 
}
p.footer {
border-top: 1px solid #333;
font-size: 90%;
color: #333333;
background: #f5f5f5;
padding: 10px;
margin-top: 20px;
}
p.footer img {
padding: 4px 20px 4px 10px;
vertical-align: middle;
}
