/* LAYER */
#mainout{
	position:absolute;
	width:846px;
	z-index:1;
	left: 50%;
	margin-left: -423px;
}

#foot{
	font-size: 11px;
	margin-top: 120px
}

.logo{
	position: absolute;
	width: 167px;
	height: 90px;
	z-index: 9;
	top: 0px;
	right: 7px;
}

.logoleft{
	position: absolute;
	width: 838px;
	height: 90px;
	z-index: 1;
	top: 90px;
	left: 0px;
}

.standardNaviLay{
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 9;
	right: 53px;
	top: 5px;
	color: #58585a;
	text-align: right;
}

.mainNaviLay{
	position: absolute;
	width: 680px;
	height: 132px;
	z-index: 3;
	margin-left: 112px;
	top: 0px;
	display: block;

}

.ausgabeLinks{
	position: absolute;
	z-index: 3;
	margin-left: 112px;
	top: 160px;
	width: 390px;
	overflow: visible;
	height: 200%;
}

.ausgabeRechts{
	position: absolute;
	z-index: 3;
	margin-left: 518px;
	top: 160px;
	width: 279px;
	height: 200%;
	overflow: visible;
}


.ausgabeLayFull{
	width: 550px;
	position: absolute;
	z-index: 3;
	right: 54px;
	top: 390px;
	}

.bildNaviLay{
	position: absolute;
	z-index: 3;
	margin-left: 303px;
	top: 364px;
	width: 500px;
}


.subNaviLay{
	position: absolute;
	width: 170px;
	height: auto;
	z-index: 3;
	margin-left: 54px;
	top: 120px;
}




.ausgabe{
	position: absolute;
	width: 500px;
	height: 100;
	z-index: 1;
	top: 100px;
	right: 51px;
	}

.bildShowLayer{
	position: absolute;
	width: 275px;
	height: auto;
	z-index: 3;
	top: 0px;
}

.imgBorder{
	border: 1px solid #aaaaaa;
}

.bildNaviLayer{
	width: 275px;
	height: 25px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

a.bildNavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686e6e;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
}
a.bildNavi:link, a.bildNavi:visited{
	font-weight: bold;
}
a.bildNavi:hover{
	color: #00008B;
}
.imgDescription{
	padding: 5px;
	border: 1px solid #aaaaaa;
}

a.refmainNavi{
	font-size: 12px;
	color: #686e6e;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;

}
a.refmain:link, a.refmainNavi:visited{
	font-weight: bold;
}
a.refmainNavi:hover{
	text-decoration: underline;
}

a.refmainNaviActive{
	font-size: 12px;
	color: #c0005f;
	font-weight: bold;
	text-decoration: none;
}


a.refsubNavi{
	font-size: 11px;
	color: #686e6e;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
a.refsub:link, a.refsubNavi:visited{
	font-weight: bold;
}
a.refsubNavi:hover{
	text-decoration: underline;
}
a.refsubNaviActive{
	font-size: 11px;
	color: #c0005f;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

.refmain{
	margin-bottom: 1px;
}


#thumbnails {
	position: absolute;
	width: 690px;
	height: 90px;
	top: 520px;
	margin-left: 110px;
	overflow: hidden;
}

