@charset "utf-8";
/* CSS Document */
@import url(main.css);

	/*
	 * Content
	 */
#content {
	padding-right: 0;
	width: 689px;
}
#content #links {
	width: 405px;
	float: left;
}
#content #rechts {
	float: right;
	width: 230px;
	padding: 0;
	padding-right: 9px;
}
#content #rechts h1 {
	font-size: 0.7em;
	margin: 0 0 5px;
}
#content #rechts h1 a {
	background: url(../gfx/right_header_back.gif) 0 100% no-repeat;
	display: block;
	line-height: 25px;
	padding: 0 0 0 31px;
	color: #5baf5b;
}
#content #rechts p.bodytext {
	margin: 5px 25px 15px 0;
	font-size: 0.65em;
	color: black;
	line-height: 160%;
}
#logo-teaser {
	margin: 25px 0 50px 93px;
}