body {
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	margin:0;
}

strong {
	color:#FFCA00;
}

.main {
	width: 760px;
	text-align: left;
}

.mainadmin {
	width: 760px;
	text-align: left;
	background-color:#000000;
}



.mainmore {
	width: 957px;
	text-align: left;
}

.left_top {
	background-image: url(../images/top_left.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 234px;	
}

.left_middle {
	background-image: url(../images/middle_left.png);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:0px;
	height: 500px;
	width: 234px;
	background-color:#000000;
}

.middle_top {
	background-image: url(../images/top_middle.png);
	background-repeat: no-repeat;	
	width: 665px;
}
.middle_middle {
	background-image: url(../images/middle_middle.png);
	background-repeat: no-repeat;
	padding-top:0px;
	background-color:#000000;
	width: 665px;
}

.middle_middletext {
	background-image: url(../images/middle_middle.png);
	background-repeat: no-repeat;
	padding-top:100px;
	padding-right:200px;
	background-color:#000000;
	width: 665px;
}

.right_top {
	background-image: url(../images/top_right.png);
	background-repeat: no-repeat;
	width: 56px;
}
.right_middle {
	background-image: url(../images/middle_right.png);
	background-repeat: no-repeat;
	width: 56px;
}

.bottom {
	height: 224px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}


.top {
	height: 80px;
}

.right {
	background-image: url(../images/rechtsbg.png);

}

.rightmore {
	background-image: url(../images/tekstbg_more.png);
	background-repeat:no-repeat;
	background-color: #000000;
	width: 495px;
	padding-top: 200px;
	padding-left: 30px;
	padding-right: 30px;
}


.bottommore {
	height: 245px;
	background-image: url(../images/bottombg_more.png);
	background-repeat: no-repeat;
}

.text {
	height: 179px;
	width: 358px;
	background-image: url(../images/textbg.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
}

.menumore {
	width: 319px;
	background-image: url(../images/menubg_more.png);
	background-repeat: no-repeat;
	background-color: #000000;
}

.rocker {
	width: 100px;
	margin: 0px;
	top: 110px;
	float: left;
	z-index: 8;
	position: absolute;
}


.fotos {
	width:860px;
	height: 80px;
	position: absolute;
	/*background-color:#FFFF00;*/

	top: 500px;
	margin: 0px;
	float: left;
	z-index: 6;

}

.fotosmore {
	width:500px;
	height: 80px;
	position: relative;
	/*background-color:#FFFF00;*/	
	margin: 0px;
}

a {
 color:#FFFFFF;
 text-decoration: none;
}

a:hover {
 color:#FFFF00;
 text-decoration: underline;
}

.configUr {
	background-image: url(../images/Bg_More_Complete.png);
	background-repeat:no-repeat;
	background-color: #000000;
	width: 759px;
	min-width: 759px;	
}

img, div,table { behavior: url(../Scripts/iepngfix.htc) }
