/* CSS Document */
#content {
	background-color: transparent;
	background-image: url();
	background-repeat: repeat-y;
}

#content .content {
	padding-left: 300px;
	color: white;
}
#left {
	position: absolute;
	top: 192px;
	left: 0px;
	width: 288px;
	padding: 0px 0 0 26px;
	color: white;
}

.navbn {
	height: 67px;
	width: 260px;
	background-repeat: no-repeat;
	margin-bottom: 11px;
	padding: 0 0 0px 10px;
	font-size: 20px;
	font-size: bold;
}

.navbn div {
	
}
.navbn a {
	height:58px;
	width: 260px; 
	color: white;
	text-decoration: none;
	vertical-align: middle; 
	display: table-cell;
	padding-right: 140px;
}

.navbn a:hover {
	color: #8b2a84;
}


#right {
	float:right;
	width: 222px;
	height: auto;
	margin: 20px 4px 0 20px;
	min-height: 300px;
}

#right .rcontent {
	background-image: url(img/fade.jpg);
	background-position: right top;	
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#right h1 {
	width: 100px;
	background-color: #bcc900;
	margin-top: 0px;
	font-size: 14px;
	line-height: 23px;
	padding-left: 14px;
}

#content .content h1 {
	width: auto;
	background-color: transparent;
	line-height: auto;
	margin: 20px 0 7px 0;
	padding: 0;
	background-image: url();
}
.navbn10 {
	background-image:url(img/bn_fhsz.gif);
}
.navbn9 {
	background-image: url(img/bn_wohnen.gif);
}
.navbn8 {
	background-image: url(img/bn_begleitung.gif);
}
.navbn5 {
	background-image: url(img/bn_leben.gif);
}
.navbn29 {
	background-image: url(img/bn_bewerben.gif);
}
