/* LAYER */

.standardNaviLay{
	position: absolute;
	width: 311px;
	height: 44px;
	z-index: 2;
	left: 54px;
	top: 4px;
	color: #58585a;
}

.mainNaviLay{
	position: absolute;
	width: 749px;
	height: 20px;
	z-index: 3;
	margin-left: 54px;
	top: 80px;
	background: #b1b3b4;
	background-image: url(../images/sites/BGmainnavi.jpg);
	background-repeat: repeat-x;
}
.bildLay{
	position: absolute;
	z-index: 3;
	margin-left: 303px;
	top: 100px;
	background: #b1b3b4;
}


.bildLayFull{
	position: absolute;
	z-index: 3;
	margin-left: 54px;
	top: 100px;
	width: 749px;
}

.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;
}

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

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

.mainout{
	position:absolute;
	width:854px; 
	height:100%; 
	z-index:1;
	background: url(../images/sites/BGmain.gif);
	left: 50%;
	margin-left: -427px;
}


.logo{
	position: absolute;
	width: 117px;
	height: 71px;
	z-index: 1;
	top: 3px;
	right: 45px;
}

.galerieIcon{
	position: absolute;
	width: 80px;
	z-index: 1;
	top: 100px;
	right: 51px;
}

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

.register{
	position: absolute;
	width: 130px;
	height: 145px;
	z-index: 5;
	top: 83px;
	right: -12px;
}

.startBilder{
	border: 1px solid #D1D2D3;
	background-color: #F6FDF5;
	padding: 10px;
	width: 240px;
		
}
