@charset "utf-8";
html{
	text-align: center;
}
body{
	background: #C0DEC0;
	width: 600px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#links{
	padding: 0 0 0 30px;
	background: url(../img/schatten-links.jpg) left top no-repeat;
}
#rechts{
	padding: 0 30px 0 0;
	background: url(../img/schatten-rechts.jpg) right top no-repeat;
}
#content{
	background: #E1F0E1;
	width: 540px;
}
#inhalt{
	width: 230px;
	float: left;
	padding: 30px 30px 10px 30px;
}
#logo{
	width: 250px;
	float: left;
	text-align: center;
}
#logo p{
	padding: 20px;
	margin: 0;
	color: #56A364;
	font-size: 0.7em;
}
a img{
	border: 0;
}
.clr{
	clear: both;
}
p{
	font-size: 0.8em;
	line-height: 150%;
	margin: 0 0 20px 0;
}
h1{
	font-size: 1.0em;
	color: #000;
}
h2{
	color: #56A364;
	font-size: 0.8em;
	margin: 0 0 5px 0;
	padding: 0;
}
table{
	border: none;
	border-collapse: collapse;
	font-size: 0.8em;
	line-height: 150%;
	margin: 0 0 20px 0;
}
th{
	text-align: right;
	padding-right: 10px;
}
.onlineshop{
	margin: 15px 0 0 0;
}
