body {
	font: 13px/130% Verdana, Arial, Helvetica, sans-serif;
	background: #f9eff0;
	margin: 0px;
	padding: 0px;
	text-align:center; /* Zentrierung im Internet Explorer */
}
div#seite {
	margin: 0 auto;
	width:550px;
	padding: 10px;
	background-color:#F9EFF0;
	line-height: 130%;
	}
div#seiteLinks {
	width:250px;
	float:left;
	text-align: center;
	}
div#seiteRechts {
	margin-left: 300px;
	width:250px;
	text-align: center;
	}
h1 {
	font-size: 1.5em;
	color: #b84593;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
h2 {
	font-size: 1em;
	color: #b84593;
	padding: 0px 0px 3px;
	margin: 0px 0px 3px;
	line-height: 130%;
}
p {
	padding: 0px;
	margin: 0px 0px 5px;
}
a {
	font-weight: bold;
	color: #b84593;
	text-decoration:none;}
a:link {
	padding: 7px 7px 7px 0px;
	margin: 7px 7px 7px 0px;
}
#imprint {
	font-size: 11px;
	text-align: center;
}
#seite #imprint a {
	font-weight: normal;
	background: #FFFFFF;
	color: #333333;
	text-decoration: underline;
}
hr {
	color: #b84593;
}
a#small {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	background: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

