body{
	background-color: #1f222b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#sidecentreringTabel{
	width: 100%;
	height: 100%;
}

#sidecentreringCelle{
	vertical-align: middel;
	text-align: center;
}

#sidecentrering{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 600px;
	text-align: left;
}

#ramme{
	width: 1000px;
	height: 600px;
}

#side{
	width: 100%;
	height: 100%;
	/*background-image: url(../images/sidebg.jpg);
	background-repeat: repeat-y;*/
}

#sideTop{
	padding-top: 190px;
	padding-left: 455px;
	vertical-align: top;
	background-image: url(../images/sidebg_top.jpg);
	background-repeat: no-repeat;
}

#sideBund{
	height: 0px;
	vertical-align: top;
	/*background-image: url(../images/sidebg_bund.jpg);
	background-repeat: repeat-y;*/
}

#topmenu{
	position: absolute;
	top: 146px;
	left: 436px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

a.topmenupunkt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topmenupunkt:hover{
	color: #c1c1c1;
	text-decoration: none;
}

#topmenu2{
	position: absolute;
	top: 7px;
	right: 24px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #dcdde2;
}

a.topmenupunkt2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #dcdde2;
	text-decoration: none;
}

a.topmenupunkt2:hover{
	color: #c1c1c1;
	text-decoration: none;
}

#printvenlig{
	position: absolute;
	top: 180px;
	left: 785px;

	font-size: 10px;
	display: none;
}

#printvenlig a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

#printvenlig a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

#tekstbox{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: white;
}

#tekstbox a{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}

#tekstbox a:hover{
	color: #c1c1c1;
	text-decoration: none;
}

.tekst{
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

a{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover{
	color: #c1c1c1;
	text-decoration: underline;
}

#indhold{
	height: 300px;
	width: 510px;
	
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	
	overflow: auto;
	overflow-x: none;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #1F212A;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #1F212A;
	scrollbar-highlight-color: #1F212A;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;	
}

#main{
	height: 300px;
	width: 510px;
	/*background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;*/
}

#mainTop{
	vertical-align: top;

	/*background-image: url(../images/mainbg_top.jpg);
	background-repeat: no-repeat;*/
}

#mainBund{
	height: 0px;
	vertical-align: top;
	/*background-image: url(../images/mainbg_bund.jpg);
	background-repeat: no-repeat;*/
}

#main tbody td{
	color: black;
	font-size: 11px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main tbody td a{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#main tbody td a:hover{
	color: #c1c1c1;
	text-decoration: underline;
}

#mainlogin{
	height: 100%;
	width: 100%;
	
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	
	overflow: auto;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #1F212A;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #1F212A;
	scrollbar-highlight-color: #1F212A;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;	
}

#mainlogin td{
	color: black;
	font-size: 11px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainlogin input{
	color: black;
	font-size: 11px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#toolbar{
	position: absolute;
	top: 31px;
	left: 16px;
	
	color: black;
	font-size: 12px;
	font-weight: bold;
	
	width: 962px;
}

#toolbar a{
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#toolbar a:hover{
	color: #2b6fb6;
}

#toolbar select{
	background-color: #f0f0ee;
	font-size: 10px;
	color: black;
}

#logo{
	position: absolute;
	top: 518px; 
	left: 870px;	
	font-size: 11px;
}

#sideTopAdmin{
	padding-top: 189px;
	padding-left: 454px;
	vertical-align: top;
	background-image: url(../images/sidebg_top.jpg);
	background-repeat: no-repeat;

}

#mainAdmin{
	height: 303px;
	width: 512px;
}

#mainTopAdmin{
/*
top: -1
left: -1
height: +3
width: +2+14
*/
	font-size: 10px;
	
	/*background-color: #fbfbfb;
	background-image: url(../images/textfelt.jpg);
	background-repeat: no-repeat;*/
}
