body {
	background: #fff;
	overflow: hidden;
}

#navi, #zielgruppen, #rechts, #content, #gesamtportal, #suche {
	display: none;
}

#logo {
	width: 310px;
	background-image: url(zielgrp0/ibr-logo.gif);
	background-repeat: no-repeat;
}

#titel {
	left: 320px
}

#naviframe {
	position: absolute;
	top: 110px;
	left: 0;
	width: 310px;
	height: 580px;
	border: 0;
	background: url(zielgrp0/bg_body.gif);
	overflow: scroll;
}

#contentframe {
	position: absolute;
	top: 110px;
	left: 310px;
	width: 955px;
	height: 580px;
	border: 0;
	overflow: scroll;
}

#link {
	position: absolute;
	top: 45px;
	left: 10px;
}

.reiter {
	position: absolute;
	top: 74px;
}

.reiter a {
	background: #fff;
}

.reiter a, .reiter span, .reiter a:visited, .reiter a:link, .reiter b {
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	border-bottom: 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.reiter a.reiter_set, a.reiter_set:visited, .reiter b {
	text-decoration: none;
}

.reiter span {
	font-weight: normal;
	background: #ddd;
	color: #aaa;
}

.reiter b {
	padding-top: 3px;
}