#sub-header {
	top: 0px;
	height: 39px;
	width: 100%;
	padding: 3px 0 0 1px;
	margin: -10px 0 0 0;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	position: relative;
	overflow: auto;
}

#sub-header ul {
	margin-left: 0px;
	padding-left: 0px;
	padding: 0 0 0 0;
	height: 2px;
}

#sub-header li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0 1px 0 0;
	color: #000000;
}

.sub-header-content {
	background: #FFFFFF;
}

a.sub-header, a.sub-header:visited {
	display: block; 
	text-decoration: none;
}

a.sub-header, a.sub-header:hover {
	background: transparent;
}

.roundtop {
	background: transparent;
}

.main .r2, .main .r3, .main .r4, .main .sub-header-content {
	background-color: #FFCCCC;
}

.public .r2, .public .r3, .public .r4, .public .sub-header-content {
	background-color: #CCCCFF;
}

.important .r2, .important .r3, .important .r4, .important .sub-header-content {
	background-color: #FF0000;
	font-weight: bold;
}

.r1 {
	margin: 0 5px; 
	overflow: hidden; 
	background: #FFFFFF;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.r2 {
	margin: 0 3px; 
	height: 1px; 
	overflow: hidden; 
	background: #FFFFFF; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-width: 0 2px;
}

.r3 {
	margin: 0 2px; 
	height: 1px; 
	overflow: hidden; 
	background: #FFFFFF; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}

.r4 {
	margin: 0 1px; 
	height: 2px; 
	overflow: hidden; 
	background: #FFFFFF; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}

#container {
	padding-left: 330px;	/* VK full bredd */
	padding-right: 310px;	/* HK full bredd + CK padding */
	overflow: hidden;
}

#container .column {
	float: left;
	padding-bottom: 20010px;	/* X + padding-bottom */
	margin-bottom: -20000px;	/* X */
	position: relative;
}

#left {
	margin-left: -100%;
	right: 370px;														/* VK full bredd + CK padding */
	background-image: url(http://beta.amdic.com/bilder/VK_bakgrund.JPG);
	background-repeat: repeat-y;
}

#right {
	margin-right: -310px;												/* HK full bredd + CK padding */
	background-image: url(http://beta.amdic.com/bilder/HK_bakgrund.JPG);
	background-repeat: repeat-y;
}