@charset "utf-8";
/* CSS Document 
----------------------------------------
Author: Christer
Email: christer@inbusiness.no
----------------------------------------*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 76%;
	color:#000000;
	background:url(../gfx/bgbody.jpg) no-repeat top left;
}


/* #container
---------------------------------------- */
#container {
	width:960px;
	margin:0 auto;
	background:url(../gfx/bgcontainer.jpg) repeat-y;
}

/* #header
---------------------------------------- */
#header {
	width:960px;
	height:144px;
	position:relative;
	overflow:hidden;
}
/* #header .top_pic
---------------------------------------- */
#header .top_pic {
	width:960px;
	height:113px;
	background:url(../gfx/topimage.png) no-repeat;
	overflow:hidden;
}
/* #header search
---------------------------------------- */
.searchinput {
	position:absolute;
	top:90px;
	right:45px;
	border:1px solid #435C9C;
	width:130px;
}
.searchbutton {
	position:absolute;
	top:91px;
	right:10px;
	width:32px;
	height:18px;
}
/* #header .top_menu
---------------------------------------- */
#header .top_menu_container {
	width:960px;
	height:31px;
	overflow:hidden;
	background:url(../gfx/topmenu.png) no-repeat;
}
#header .top_menu {
	width:960px;
	height:31px;
	overflow:hidden;
	position:absolute;
	z-index:1000;
	bottom:0px;
}
#header .top_menu ul {
	margin:0;
	padding:0;
}
#header .top_menu ul li {
	list-style:none;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
#header .top_menu ul li a,
#header .top_menu ul li a:link,
#header .top_menu ul li a:visited,
#header .top_menu ul li a:hover,
#header .top_menu ul li a:active {
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	color:#FFFFFF;
	text-decoration:none;
}

/* #left
---------------------------------------- */
#left {
	width:217px;
	float:left;
}
.left_top {
	width:217px;
	height:18px;
	background: url(../gfx/lefttop.png) no-repeat;
	overflow:hidden;
}
.left_bg {
	width:217px;
	background: url(../gfx/leftbg.png) repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.left_footer {
	width:217px;
	height:20px;
	background: url(../gfx/leftfooter.png) no-repeat;
	overflow:hidden;
}

/* #left .left_menu
---------------------------------------- */
#left .left_menu {
	width:217px;
	padding-top:5px;
}
#left .left_menu span {
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}
#left .left_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#left .left_menu ul li {
	padding-bottom:5px;
}

#left .left_menu ul li a,
#left .left_menu ul li a:link,
#left .left_menu ul li a:visited {
	color:#3853A4;
	text-decoration:none;
	padding-left:20px;
	padding-right:10px;
	font-weight:bold;
	font-size:11px;
	display:block;
	line-height:16px;
}
#left .left_menu ul li a:hover,
#left .left_menu ul li a:active {}

#left .left_menu ul li ul {}
#left .left_menu ul li ul li {
	line-height:normal;
	padding-bottom:0px;
}
#left .left_menu ul li ul li a,
#left .left_menu ul li ul li a:link,
#left .left_menu ul li ul li a:visited {
	font-weight: normal;
	background:url(../gfx/strek.gif) no-repeat 5px 7px;
	margin-left:25px;
	padding-left:12px;
}

#left .left_menu ul li ul li a:hover,
#left .left_menu ul li ul li a:visited {}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:743px;
	float:left;
}
.mainContent_top {
	width:743px;
	height:18px;
	background: url(../gfx/maincontentbigtop.png) no-repeat;
	overflow:hidden;
}
.mainContent_bg {
	width:743px;
	background: url(../gfx/maincontentbigbg.png) repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.mainContent_footer {
	width:743px;
	height:20px;
	background: url(../gfx/maincontentbigfooter.png) no-repeat;
	overflow:hidden;
}

/* #mainFrontContent
---------------------------------------- */
#mainFrontContent {
	width:524px;
	float:left;
}
.mainFrontContent_top {
	width:524px;
	height:18px;
	background: url(../gfx/maincontenttop.png) no-repeat;
	overflow:hidden;
}
.mainFrontContent_bg {
	width:524px;
	background: url(../gfx/maincontentbg.png) repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.mainFrontContent_footer {
	width:524px;
	height:35px;
	background: url(../gfx/maincontentfooter.png) no-repeat;
	overflow:hidden;
}
.newsletterfront {
	text-align:right;
	padding-right:20px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
/* #right
---------------------------------------- */
#right {
	width:219px;
	position:relative;
	float:left;
}
.right_top {
	width:219px;
	height:18px;
	background: url(../gfx/righttop.png) no-repeat;
	overflow:hidden;
}
.right_bg {
	width:219px;
	background: url(../gfx/rightbg.png) repeat-y;
	padding-top:27px;
	min-height:373px;
	height:auto !important;
	height:373px;
}
.right_footer {
	width:219px;
	height:20px;
	background: url(../gfx/rightfooter.png) no-repeat;
	overflow:hidden;
}
.activities {
	padding:10px;
}
.act_top_img {
	background:url(../gfx/kurskalender.jpg) no-repeat;
	width:192px;
	height:27px;
	overflow:hidden;
	position:absolute;
	top:10px;
}
.heading {
	font-weight:bold;
}
.ingress {
	font-weight:normal;
}

/* #footer
---------------------------------------- */
#footer {
	width:524px;
	margin:0 219px 0 217px;
	height:28px;
	background:url(../gfx/containerfooter.png) no-repeat;
	clear:left;
	overflow:hidden;
}
/* #bigfooter
---------------------------------------- */
#bigfooter {
	width:743px;
	margin:0 0 0 217px;
	height:28px;
	background:url(../gfx/bigfooter.png) no-repeat;
	clear:left;
	overflow:hidden;
}

/* .adresse
---------------------------------------- */
.adresse {
	padding-top:5px;
	color:#FFFFFF;
}
.adresse a,
.adresse a:link,
.adresse a:visited,
.adresse a:hover,
.adresse a:active {
	color:#FFFFFF;
}

/* Powered by I-Tools
---------------------------------------- */
.itools {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:4px 0;
	text-decoration:none;
}
.itools a:link { color: #333333; text-decoration:none; }
.itools a:visited { color:#333333; text-decoration:none; }
.itools a:hover { color: #333333; text-decoration: underline; }
.itools a:active { color:#333333; text-decoration:none; }

/* Search.cfm  */
.searchmenu {}
.searchmenu ul {}
.searchmenu ul li {
	background:#FF0000;
}
.searchmenu ul li a {}