body
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

#logo
{
	position: absolute;
	left: 19px;
	top: 28px;
	width: 330px;
	height: 90px;
	z-index: 100;
}

#nav
{
	position: absolute;
	left: 42px;
	top: 174px;
	width: 255px;
	height: 280px;
	z-index: 90;
}

#logobvj
{
	position: absolute;
	left: 23px;
	top: 556px;
}

#logobvj_sub
{
	position: relative;
	left: -19px;
}

/* startseite */
#stage {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 1000px;
	height: 440px;
	text-align: right;
	vertical-align: bottom;
	z-index: 10;
}

#teasers
{
	position: absolute;
	left: 278px;
	top: 440px;
	width: 722px;
	height: 120px;
}

.teaser
{
	width: 235px;
	height: 100px;
	margin-top: 8px;
	float: left;
}

.teaser_2cols
{
	width: 364px;
	height: 100px;
	margin-top: 8px;
	float: left;
}

.teaser_marg
{
	margin-right: 8px;
	float: left;
}

/* contentseiten */
#cont_line
{
	position: absolute;
	left: 278px;
	top: 134px;
	width: 723px;
	height: 10px;
}

#cont_hl
{
	position: absolute;
	left: 303px;
	top: 150px;
}

#content
{
	position: absolute;
	left: 320px;
	top: 208px;
	width: 680px;
	height: auto;
}

.void_6 { margin-right: 6px; }
.void_14 { margin-right: 14px; }
.void_16 { margin-right: 16px; }

.cont_2cols
{
	width: 332px;
	height: auto;
	float: left;
}

.mrkent
{
	padding: 0px;
	position: relative;
	top: 2px;
	margin-right: 1px;
}

