#content {
	width: 965px;
	position: relative;
	background-color: white;
	margin: 8px auto 0;
}

/* @group Vänsterspalt */

#left {
	float: left;
	width: 200px;
	height: 400px;
}

/* @group Topmeny */

#topmenu {
	overflow: hidden;
	background-color: #5d6e0e;
	position: relative;
	z-index: 3;
	min-height: 99px;
	height: expression( this.scrollHeight < 100 ? "99px" : "auto" );;
}

#topmenu #topmenu_top {
	width: 200px;
	height: 108px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: url(../_img/submenu_top.png) no-repeat;
}

#topmenu #topmenu_bottom {
	width: 200px;
	height: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: url(../_img/submenu_bottom.png) no-repeat;
}

/*
ul#topmenu {
	margin: 0;
	padding-top: 6px;
	padding-left: 30px;	
	padding-bottom: 14px;
}*/
*+html #topmenu ul{
	min-height:99px;
	padding-top: 9px;
	padding-left: 0px;	
	padding-bottom: 0px;
	padding-right: 5px;
}

#topmenu ul{
	min-height:99px;
	padding-top: 0px;
	padding-left: 30px;	
	padding-bottom: 0px;
	padding-right: 5px;
}
#topmenu li {
	position: relative;
	z-index: 14;
	color: white;
	font:  11pt Arial;
	list-style-type: none;
	padding: 0;
	margin: 7px 0 0;
	padding-bottom: 1px;
	line-height: 15px;
}

#topmenu li a {
	color: #adbf59;
	text-decoration: none;
}

#topmenu li a:hover {
	color: white;
}

#topmenu li.active {
	position: relative;
}

#topmenu li.active a {
	color: white;
}

#topmenu li.active img {
	position: absolute;
	top: -3px;
	left: -23px;
}


/* @end */

/* @group Bottenmeny */

#bottommenu {
	background-color: white;
}

ul#bottommenu {
	margin: 0;
	margin-top: 8px;
	padding: 0;
}

#bottommenu li {
	position: relative;
	color: #516201;
	font: bold 12pt Arial;
	list-style-type: none;
	padding: 0;
	padding-top: 13px;
	padding-left: 71px;
	margin: 3px 0 0;
	height: 31px;
	background: #8ca60d url(../_img/menu_grad.png) no-repeat;
}

#bottommenu li a {
	color: #516201;
	text-decoration: none;
}

#bottommenu li a:hover {
	
}

#bottommenu li.silver {
	margin-top: 10px;
	padding-left: 0;
	padding-top: 12px;
	height: 32px;
	text-align: center;
	background: #b5b5b5 url(../_img/menu_grad_silver.png);
}
#bottommenu li.silver a {
	color: #737373;
}

#bottommenu li.brochure {
	background: url(brochure.png) no-repeat 10px 10px;
}

#bottommenu li img.img {
	position: absolute;
	top: 4px;
	left: 7px;
}
/* @end */



/* @end */

/* @group Högerspalt */

#right {
	height: expression( this.scrollHeight < 411 ? "410px" : "auto" );
	float: right;
	margin: 0 0 0 auto;
	width: 750px;
	min-height: 410px;
	background-color: white;
}

#right p.img {
	padding: 0;
	margin: 0;
	text-align: center;
}

#right h2 {
	font: bold 19pt Arial;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	color: #5c6f01;
}
#right h3 {
	font: bold 12pt Arial;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	color: #5c6f01;
}

#right h2.big {
	font: bold 23pt Arial;
	margin: 0;
	margin-top: 11px;
	margin-left: 5px;
	padding: 0;
	color: #5c6f01;
}

#right p {
	margin: 0;
	margin-top: 3px;
	margin-left: 1px;
	margin-bottom: 15px;
	padding: 0;
	font: 10pt/131% Arial;
	color: #3d3d3d;
}
#right .comment p {
	color:#4C4C4C;
	margin-bottom:5px;
	margin-left:267px;
	padding-bottom:0;
	padding-right:10px;
}

#right a {
	color: #758626;
	text-decoration: underline;
}

#right ul {
	list-style-type: disc;
	margin: 0;
	margin-top: 11px;
	margin-left: 17px;
	margin-bottom: 15px;
	padding: 0;
}

#right li {
	font: 10pt/131% Arial;
	color: #3d3d3d;
}
#right p.nomargin {
	margin: 0;
	margin-top: 7px;
	margin-bottom: 18px;
	padding: 0;
	font: 10pt/131% Arial;
	color: #3d3d3d;
}

#right p.negmargin {
	margin: 0;
	margin-left: -4px;
	margin-top: 16px;
	margin-bottom: 9px;
	padding: 0;
	font: 10pt/131% Arial;
	color: #3d3d3d;
}

#right .teacher {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	height: 190px;
	background-color: #e4e5d5;
}

#right .teacher h3 {
	font: 20pt Arial;
	margin: 0;
	margin-top: 0px;
	margin-left: 150px;
	padding: 0;
	padding-top: 13px;
	color: #5c6f01;
}

#right .teacher p {
	margin-left: 152px;
	color: #4c4c4c;
}


#right .teacher .img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}


/*
#right .comment {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	height: 166px;
	background-color: #e4e5d5;
}*/
#right .comment {
	background-color:#E4E5D5;
	display:block;
	margin:0 0 5px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#right .comment h3 {
	font: 20pt Arial;
	margin: 0;
	margin-top: 0px;
	margin-left: 265px;
	padding: 0;
	padding-top: 13px;
	color: #5c6f01;
}

#right .comment p {
	margin-left: 267px;
	padding-right: 5px;
	color: #4c4c4c;
}

#right .comment .img {
	float:left;
	height:152px;
	left:0;
	margin:0;
	padding:5px;
	top:0;
}


#right .teacher {
	background-color:#E4E5D5;
	display:block;
	margin:0 0 5px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#right .teacher h3 {
	font: 20pt Arial;
	margin: 0;
	margin-top: 0px;
	margin-left: 170px;
	padding: 0;
	padding-top: 13px;
	color: #5c6f01;
}

#right .teacher p {
	margin-left: 170px;
	padding-right: 5px;
	color: #4c4c4c;
}

#right .teacher .img {
	float:left;
	width:160px;
	left:0;
	margin:0;
	padding:5px;
	top:0;
}

#right .teacher .img img {
	width:150px;
}



#right h3.payment {
	font: 13pt Arial;
	margin: 0;
	margin-top: 0px;
	margin-left: -3px;
	padding: 0;
	padding-top: 4px;
	color: #5c6f01;
}

#right div.payment {
	width: 741px;
	height: 307px;
	background: #e4e5d5 url(../_img/payment.png);
	margin-top: 2px;
	margin-left: -5px;
	margin-bottom: 17px;
	padding: 0;
	
}

#right .payment p {
	padding: 0;
	margin: 0;
	padding-top: 9px;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 10.5pt;
	color: #4c4c4c;
}

#right .payment p.img {
	padding: 0;
	margin: 0 0 0 15px;
	text-align: left;
}

#right .payment a {
	color: #758626;
	text-decoration: underline;
}

/* @end */

/* @group Tabell */

#right .small {
	color: #2a3312;
	font-size: 8pt;
}

#table {
	position: relative;
	z-index: 10;
}

#table #top_gradient {
	background: #5b5141 url(../_img/tabell_top.png) no-repeat;
	width: 754px;
	height: 43px;
	position: absolute;
	top: 0;
	left: -5px;
	z-index: -1;	
}

#table #bottom_gradient {
	background: #5b5141 url(../_img/tabell_bottom.png) no-repeat;
	width: 754px;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: -5px;
	z-index: -1;	
}

#tabell {
	border-collapse: collapse;
	width: 754px;
	margin: 0;
	margin-left: -5px;
	padding: 0;
	font: 8pt Arial;
	text-align: left;
}

#tabell th, #tabell td {
	padding: 0px 10px;
}

#tabell tr#tr_top th{
	padding-top: 1px;
	color: white;
	height: 42px;
	text-transform: uppercase;
	margin-bottom: 1px;
	text-align: center;
	font: normal normal 9pt Arial;
	background: none;
	padding-right: 0;
	padding-left: 0;
}

#tabell tr#tr_bottom th{
	padding-top: 1px;
	color: white;
	height: 31px;
	text-transform: uppercase;
	margin-bottom: 1px;
	text-align: center;
	font: normal normal 9pt Arial;
	border-top: 1px solid white;
}

#tabell tr#tr_top th.row1, #tabell tr#tr_bottom th.row1 {
	padding-left: 12px;
	text-align: left;
}

#tabell tr#tr_top th.row6, #tabell tr#tr_bottom th.row6 {
	text-align: left;
}

#tabell tr.orange td{
	margin: 1px 0;
	background-color: #ff9600;
	color: white;
	height: 22px;
	border-top: 1px solid white;
	font-size: 9pt;
	padding: 1px 0 0 10px;
}

#tabell tr td {
	border-top: 1px solid white;
	background-color: #e5e5d4;
	padding: 11px 10px;	
	color: #2d2d2d;
}

#tabell td.caption {
	font-weight: bold;
}

#tabell td.center {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

/* @end */

/* @group Accordion */

#accordion {
	margin: 0;
	margin-top: 32px;
	padding: 0;
}

#accordion h3 {
	margin: 0;
	font: bold 10.5pt Arial;
	padding: 10px 0 3px;
}

#accordion h3 a {
	color: #5c6f01;
	text-decoration: none;
}

#accordion div {
	position: relative;
	margin: 0;
	width: 714px;
	padding: 11px 20px 11px 14px;
	background: #e4e5d5 url(../_img/faq_bottom.png) no-repeat center bottom;
}

#accordion div.top {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 748px;
	margin: 0;
	padding: 0;
	background: #e4e5d5 url(../_img/faq_top.png) no-repeat center top;
}

#accordion div p {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	color: #3c3c3c;
	font-size: 11pt;
}

/* @end */
