/* Anpassungen Homepage */

#leftframe {
	width: 19.2em;
	text-align: left;
}

/* Hides from IE-mac \*/
* html #leftframe {
	width: 21.35em;
	height: 26.05em;
}
/* End hide from IE-mac */

#leftframe h1, #leftframe h2 {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-bottom: 0.5em;
}

#leftframe h2 {
	font-size: 0.7em;
}

#leftframe p {
	font-size: 0.7em;
	font-family: Verdana;
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

#leftframe div#scrollWindowDiv {
	position: absolute; 
	left: 0;
	top: 4em; 
	width: 19em; 
	height: 11.8em;
	clip: rect(0,19em,12em,0);
	overflow: hidden;
}

#leftframe div#scrollContentDiv {
	position:absolute;
	left: 1em;
	top: 0;
	width: 18em;
}

#leftframe div#forward {
	position: absolute;
	left: 20em;
	top: 16em;
}

#leftframe div#back {
	position: absolute;
	left: 20em;
	top: 4em;
}

#leftframe #logo_bkj {
	left: 11em;
}

#leftframe #logo_bmfsfj {
	left: 15em;
}

#leftframe div#news {
	position: absolute;
	border: 2px dotted #FFFFFF;
	bottom: 1em;
	left: 1em;
	padding: 0.5em;
	width: 8.5em;
}

#leftframe div#news a {
	color: #A30810;
	font-weight: bold;
}

#contentframe, #rightframe {
	width: 39.85em;
}

#contentframe div.picframe {
	width: 39.85em;
	float: right;
}