/* @div outer */
#fpouter {
	padding:0;
	position: absolute;
	height:500px;
	width:100%;
	left:0px;
	top:50%;
	margin-top: -250px;
}
/* ****************************** */

#fpcontainer {
	width:100%;
	height:500px;
	background-image:url(../images/bg_fpcontainer.png);
	background-repeat:repeat-x;
/*	background-color:#eee; */
 }

#fpmain {
	width:900px;
	height:500px;
	margin:0px auto;
}

#frontpage0 {
	position:absolute;
	width:900px;
	top:2px;
	text-align:center;
	color:#fff;
}

#frontpage1 {
	position:absolute;
	height:275px;
	width:900px;
	top:160px;
	margin:0px;
/*	text-align:center; */
}
#frontpage1 .modules { width:640px; height:255px; margin:0px auto; }
#frontpage1 .moduletable {
float:left;
display:block;
width:262px;
height:179px;
padding:9px;
width:244px;
height:161px;
/* image width : 244px */
margin:0px 25px;
border:2px solid #fff;
background-color:#E9612B;
}
#frontpage1 .moduletable a.frontpagetekstlink {
position:absolute;
top:151px;
display:block;
width:244px;
padding:2px 0px;
height:16px;
text-align:center;
text-decoration:none;
background-color:#fff;
border-top:1px solid #E9612B;
}
#frontpage2 { position:absolute; width:900px; top:365px; text-align:center; }
#frontpage2 .moduletable { margin:0px; }
#frontpage3  { position:absolute; width:100%; top:365px; text-align:right; }
#frontpage3 .moduletable  { margin:5px; }
