body,
html {
	margin-top:0px;
	padding:0;
	background-color: #9fa5ac;
}
body {
	min-width:800px;
}
#wrap {
	background:#ffffff;
	margin:0 auto;
	width:800px;
	height:600px;
}
#header {
	background-image: url(images/logga.jpg);
	height:175px;
	background-repeat: no-repeat;
	margin:0px;
	background-color: transparent;
}
#headertext {
	float:left;
	position:relative;
	color:#c60c30;
	font-family: arial;
	font-size: 41px;
	font-weight:bold;
	top:115px;
	left:44px;
	letter-spacing: 1px;
}
#main {
	float:left;
	width:378px;
	height:425px;
	margin:0px;
	background:#ffffff;
}
#maintext {
	background:#ffffff;
	float:left;
	width:363px;
	height:410px;
	overflow: auto;
	overflow-X: hidden;
	scrollbar-base-color: #9fa5ac;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #9fa5ac;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:: #9fa5ac;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	margin:0px;
	padding-right:15px;
	padding-top:15px;
}
#maintext h1 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	color: #C60C30;
	font-weight: bold;
	font-size: 24px;
	font-family:  Arial
}
#maintext h2 , #sidebarright  h2  {
	margin:0px;
	color: #C60C30;
	font-weight: normal;
	font-size: 14px;
	font-family:  Arial
}
#maintext p , #sidebarright  p  {
	margin:0px;
	line-height: 127%;
	color: #5e5d5d;
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial
}
#maintext ul li {
	margin-top:0px;
	color: #5e5d5d;
	line-height: 100%;
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial
	padding-right:0px;
}
#maintext li {
	padding-top:1px;
	font-family: arial;
}
 #sidebarright  p, #sidebarright  h2{
	margin-left:10px;
}
 #sidebarright  h2{
	margin-top:25px;
}
#sidebar {
	background:#ffffff;
	background-repeat: no-repeat;
	float:left;
	width:193px;
	height:425px;
	color: #ffffff;
	font-family: arial;
}
#sidebar h1, #sidebar h2, #sidebar h3{
	font-size: 14px;
	width:150px;
	padding-left:12px;
	margin:0px;
}
#sidebar h1 {
	height:35px;
	padding-top:20px;
}
#sidebar h2 {
	height:42px;
	padding-top:13px;
}
#sidebar h3 {
	height:50px;
	padding-top:5px;
}
#sidebarright {
	background:#ffffff;
	background-image: url(images/hoger.jpg);
	background-repeat: no-repeat;
	float:left;
	width:215px;
	height:425px;
	padding-left:14px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.bild{
	margin:0px;
	float:left;	
}
A {text-decoration: none}
A:link {text-decoration: none; color: #5e5d5d;}
A:active {	text-decoration: none; color: #5e5d5d;}
A:visited {text-decoration: none; color: #5e5d5d;}
A:hover {	text-decoration: none; color: #c60c30;}
A.panel:hover { text-decoration: none; cursor: hand }
A.panelvit:link { text-decoration: none; color: #ffffff; }
A.panelvit:visited { text-decoration: none; color: #ffffff; }
A.panelvit:hover { text-decoration: none; cursor: hand; color: #9fa5ac; }
A.panelrod:link { text-decoration: none; color: #c60c30; }
A.panelrod:visited { text-decoration: none; color: #c60c30; }
A.panelrod:hover { text-decoration: none; cursor: hand; color: #c60c30; }
.normal{font-size: 11px;font-family:  Arial;color: #5e5d5d;}
