body{
	background-color: #110f10;
}

#sidecentreringTabel {
	width: 100%;
	height: 95%;
}

#sidecentreringCelle {
	vertical-align: middle;
	text-align: center;
}

#sidecentrering {
	position: relative;
	margin: 0 auto;
	width: 874px;
	height: 539px;
	text-align: left;
}

#ramme{
	width: 874px;
	height: 539px;
}

#side{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 874px;
	height: 528px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

#topmenu{
	position: absolute;
	top: 55px;
	right: 21px;
	
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.topmenupunkt{
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.topmenupunkt:hover{
	color: #ec494a;
}

a{
	color: #7999c5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	color: #a4bad8;
}

#main{
	position: absolute;
	top: 115px;
	left: 405px;

	width: 433px;
	height: 228px;/**/
	
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;

	overflow: auto;
	scrollbar-base-color: #373737;
	scrollbar-face-color: #373737;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #373737;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #373737;
	scrollbar-darkshadow-Color: #373737;
}

#mainlogin{
	position: absolute;
	top: 95px;
	left: 405px;

	width: 433px;
	height: 245px;
	
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;

	overflow: auto;
	scrollbar-base-color: #373737;
	scrollbar-face-color: #373737;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #373737;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #373737;
	scrollbar-darkshadow-Color: #373737;
}

#toolbar{
	position: absolute;
	top: 8px;
	left: 1px;
	
	width: 872px;
}

.login_font1{
	color: #e8e8e8;
	font-size: 14px;	
}

.login_font2{
	color: #e8e8e8;
	font-size: 11px;	
}

.tekst1{
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo{
	position: absolute;
	right: 10px;
	bottom: -12px;
}