@charset "utf-8";
/* CSS Document */
#container{
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	width:950px;
	z-index:0;
	height: 1568px;
}
#top{
	width:939px;
	height:411px;
	background-image:url(../images/top-shade.jpg);
	background-repeat:no-repeat;
	position:absolute;
	}
#top-nav{
	height:67px;
	width:100%;
		position:absolute;
}
#left-nav{
margin-left:125px;
width:221px;
height:67px;
position:absolute;
}
#right-nav{
margin-left:685px;
width:248px;
height:67px;
position:absolute;
}
#Mitteilungen-Klosterneuburg{
margin-left:590px;
margin-top:320px;
width:320px;
height:67px;
position:absolute;
}
#navigation{
margin-top:410px;
margin-left:69px;
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
width:868px;
height:67px;
position:absolute;

}
#nav1{
	background-image:url(../images/n1.jpg);
	height:49px;
	width:194px;
	margin-top:9px;
	margin-left:10px;
	position:absolute;
}
#nav1:hover{
	background-image:url(../images/n1h.jpg);
	height:49px;
	width:194px;
	margin-top:9px;
	margin-left:10px;
	position:absolute;
	cursor:pointer;
}
#nav2{
	background-image:url(../images/n2.jpg);
	height:49px;
	width:116px;
	margin-top:9px;
	margin-left:205px;
	position:absolute;
}
#nav2:hover{
	background-image:url(../images/n2h.jpg);
	height:49px;
	width:116px;
	margin-top:9px;
	margin-left:205px;
	position:absolute;
	cursor:pointer;
}
#nav3{
	background-image:url(../images/n3.jpg);
	height:49px;
	width:132px;
	margin-top:9px;
	margin-left:322px;
	position:absolute;
}
#nav3:hover{
	background-image:url(../images/n3h.jpg);
	height:49px;
	width:132px;
	margin-top:9px;
	margin-left:322px;
	position:absolute;
	cursor:pointer;
}
#nav4{
	background-image:url(../images/n4.jpg);
	height:49px;
	width:135px;
	margin-top:9px;
	margin-left:465px;
	position:absolute;
}
#nav4:hover{
	background-image:url(../images/n4h.jpg);
	height:49px;
	width:135px;
	margin-top:9px;
	margin-left:465px;
	position:absolute;
	cursor:pointer;
}
#nav5{
	background-image:url(../images/n5.jpg);
	height:49px;
	width:231px;
	margin-top:9px;
	margin-left:601px;
	position:absolute;
}
#nav5:hover{
	background-image:url(../images/n5h.jpg);
	height:49px;
	width:231px;
	margin-top:9px;
	margin-left:601px;
	position:absolute;
	cursor:pointer;
}
#mainbg{
	margin-top:480px;
	margin-left:69px;
	background-color:#6c800f;
	width:868px;
	height:951px;
	position:absolute;
}
#top-box{
margin-top:20px;
background-color:#FFF;
width:868px;
height:380px;
position:absolute;
}
#top-b-l{
background-color:#FFF;
width:548px;
height:380px;
position:absolute;
}
#top-b-r{
	margin-left:548px;	
background-color:#FFF;
width:320px;
height:380px;
position:absolute;
}
#middle-box{
	margin-top:400px;
	background-color:#506812;
	width:868px;
	height:820px;
	position:absolute;
	top: -360px;
}
#right-box{
	margin-top:400px;
	margin-left:548px;
	width:320px;
	height:593px;
	position:absolute;
}
#top-bar{
	margin-top:20px;
	margin-left:25px;
	background-image:url(../images/bar.jpg);
	background-repeat:repeat-y;
	width:295px;
	height:30px;
	position:absolute;
}
#right-box-head{
	margin-top:50px;
	margin-left:25px;
	width:295px;
	height:30px;
	position:absolute;
}
#right-box-table{
	margin-top:90px;
	margin-left:25px;
	background-color:#fac215;
	width:295px;
	height:504px;
	position:absolute;
}
#right-box-table-footer{
	margin-top:575px;
	margin-left:25px;
	background-color:#781003;
	width:295px;
	height:19px;
	position:absolute;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
#down-box-l{
	margin-top:702px;
	width:274px;
	height:290px;
	position:absolute;
}
#down-box-r{
	margin-top:702px;
	margin-left:274px;
	background-color:#5f7513;
	width:274px;
	height:290px;
	position:absolute;
}
#readmore{
	padding:2px;
	color:#FFF;
	background-color:#98a553;
	margin-top:25px;
	margin-left:130px;
	font-weight:bold;
	width:80px;
	text-align:center;
}
#footer{
	margin-left:69px;
	padding-left:10px;
	width:868px;
	height:30px;
	position:absolute;
	bottom:0px;
	font-size:12px;
	font-weight:bold;
}
