body{
	background-color: #ffffff;
}

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

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

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

#ramme{
	width: 920px;
	height: 560px;
}

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

#topmenu{
	position: absolute;
	top: 70px;
	right: 1px;
	
	color: #353c5d;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

a.topmenupunkt:hover{
	color: ##9b9b9b;
}

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

a:hover{
	color: #9b9b9b;
}

#main{
	position: absolute;
	top: 160px;
	left: 455px;

	width: 450px;
	height: 280px;
	
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-bottom: 5px;
	padding-right: 30px;
	padding-bottom: 10px;

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

#mainlogin{
	position: absolute;
	top: 160px;
	left: 455px;

	width: 450px;
	height: 280px;
	
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-bottom: 5px;
	padding-right: 30px;
	padding-bottom: 10px;

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

#info{
	position: absolute;
	top: 462px;
	left: 192px;
	
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#toolbar{
	position: absolute;
	top: 90px;
	left: 0px;
	
	width: 920px;
}

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

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

#logo{
	position: absolute;
	right: 2px;
	bottom: 20px;
}