body{
	margin:0px 0px 0px 0px;
	}
	
#rahmen {
	position: relative;
	width:950px;
	height:755px;
	z-index:1;
	margin: auto;
	top: 0px;
	background-image: url(Hinterground.jpg);
}

#rahmen_ref {
	position: relative;
	width:950px;
	height:3400px;
	z-index:1;
	margin: auto;
	top: 0px;
	background-image: url(Hinterground_referenz.jpg);
	background-repeat: no-repeat;
}

#rahmen_ref_sprach {
	position: relative;
	width:950px;
	height:2100px;
	z-index:1;
	margin: auto;
	top: 0px;
	background-image: url(Hinterground_refe_spra.jpg);
	background-repeat: no-repeat;
}



/*liste navegador ================================*/

a{
	text-decoration: none;
	color: #999;
	}
	
a:link {
	display:inline;
	color: #999;
	}
	
a:visited {
	color:#999;
	}

a:active {
	color: #E8E8E8;
	}
	
a:hover {
	color:#ef4911;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	}

/*==========================*/

#navegador {
	position:absolute;
	left:111px;
	top:173px;
	width:187px;
	height:204px;
	z-index:19;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

#navegadoroben {
	position:absolute;
	left:580px;
	top:97px;
	width:350px;
	height:23px;
	z-index:18;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#content {
	position:absolute;
	left:345px;
	top:172px;
	width:550px;
	height:387px;
	z-index:20;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

#home {
	position:absolute;
	left:345px;
	top:140px;
	width:550px;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #DE6308;
	line-height: 18px;
	z-index:21;
	font-weight: normal;
}


.orange {
	color:#DE6308;
	}
.bold {
	font-weight: bold;
}



#lineadivisoria {
	position:absolute;
	left:323px;
	top:142px;
	width:1px;
	height:600px;
	z-index:2;
	background-color: #DE6308;
}
#copy {
	position:absolute;
	left:339px;
	top:730px;
	width:126px;
	height:21px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #DE6308;
}

#logo {
	position:absolute;
	left:87px;
	top:37px;
	width:225px;
	height:62px;
	z-index:2;
	background-image: url(LOGO.jpg);
	background-repeat: no-repeat;
}

#rundrum {
	padding:2px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#libro {
	position:absolute;
	left:60px;
	top:377px;
	width:255px;
	height:385px;
	z-index:2;
	background-image: url(Fotolia_10080316_M_RZ_klein.jpg);
	background-repeat: no-repeat;
}

.blanco {
	color: #FFF;
}

