body {
	background-image: url(buch1.jpg);
	background-repeat: no-repeat;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img {
    border: 0;
}

a:link, a:active, a:visited, a:hover {
	color: black;
	text-decoration: none;
	color: #902B2B;
}

#main {
	width: 1024px;
	height: 768px;
}

#apply {
	position: absolute;
	top: 660px;
	left: 650px;
	width: 280px;
	height: 80px;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #902B2B;
}

.headline2 {
	font-weight: bold;
	color: #902B2B;
}

.small {
	font-size: 11px;
}

.description {
	font-style: italic;
	margin-bottom: 4px;
}

.banner {
	position: relative;
	top: -6px;
	left: -1px;
}


#leftpage {
	position: absolute;
	top: 88px;
	left: 103px;
	width: 393px;
	height: 460px;
	overflow: hidden;
	z-index: 2;
}

#rightpage {
	position: absolute;
	top: 88px;
	left: 546px;
	width: 370px;
	height: 460px;
	overflow: hidden;
	z-index: 2;
}

#bml_history {
	position: absolute;
	left: 0px;
	top: 92px;
}

#bml_events {
	position: absolute;
	left: 0px;
	top: 158px;
}

#bml_kinship {
	position: absolute;
	left: 0px;
	top: 213px;
}

#bmr_history1 {
	position: absolute;
	left: 920px;
	top: 96px;
}

#bmr_events {
	position: absolute;
	left: 954px;
	top: 158px;
}

#bmr_events1 {
	position: absolute;
	left: 929px;
	top: 157px;
}

#bmr_kinship {
	position: absolute;
	left: 969px;
	top: 221px;
}

#bmr_kinship1 {
	position: absolute;
	left: 923px;
	top: 216px;
}

.fullsize {
	display: block;
	width: 100%;
    height: 100%;
}

#browse_left {
    position: absolute;
    left: 78px;
    top: 558px;
}

#browse_right {
    position: absolute;
    left: 885px;
    top: 560px;
}

.dots {
	border-bottom:2px dotted #902B2B;
}
