@charset "UTF-8";

html, body {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	background: url(bilder/bg_gradient2.jpg) repeat-x;
	margin-top: 10px;
	}
	
	
img {border: none}	


a:link, a:active, a:visited{
	color: #990000;
	text-decoration:none;
	
}

a:hover {text-decoration: underline;}


#wrapper {
	position: relative;
	margin: 0 auto 0;
	width: 900px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*__________HEADER m. login, horizontal navigation bar________*/

#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 150px;
	background: url(bilder/heading6.jpg) #FFFFFF no-repeat 0 26px;
}


#header #logorekke {
	position: absolute;
	height: 30px;
	width: 333px;
	top: 0px;
	right: 0px;
}


ul#loginMenu {
	list-style-type: none;
	position: absolute;
	height: 26px;
	width: 700px;
	right: 4px;
	top: 132px;
	margin: 0;
	padding: 0;	
}



li#mp_1 {
	position: absolute;
	top: 0;
	left: 600px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuInfo.gif) no-repeat;
}

li#mp_3 {
	position: absolute;
	top: 0;
	left: 400px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuReports.gif) no-repeat;
}

li#mp_4 {
	position: absolute;
	top: 0;
	left: 300px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuEconomy.gif) no-repeat;
}

li#mp_5 {
	position: absolute;
	top: 0;
	left: 200px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuMeetings.gif) no-repeat;
}

li#mp_6 {
	position: absolute;
	top: 0;
	left: 500px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuPrepublications.gif) no-repeat;
}

li#mp_7 {
	position: absolute;
	top: 0;
	left: 100px;
	width: 100px;
	height: 27px;
	background: url(bilder/ikoner/menuBoard.gif) no-repeat;
}


ul#loginMenu a{
	display: block;
	width: 100px;
	height: 27px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	border: none;
}


li#mp_1 a:hover{background: url(bilder/ikoner/menuOverInfo.gif) no-repeat 0 0; height: 27px;}
li#mp_3 a:hover{background: url(bilder/ikoner/menuOverReports.gif) no-repeat 0 0; height: 27px;}
li#mp_4 a:hover{background: url(bilder/ikoner/menuOverEconomy.gif) no-repeat 0 0; height: 27px;}
li#mp_5 a:hover{background: url(bilder/ikoner/menuOverMeetings.gif) no-repeat 0 0; height: 27px;}
li#mp_6 a:hover{background: url(bilder/ikoner/menuOverPrepublications.gif) no-repeat 0 0; height: 27px;}
li#mp_7 a:hover{background: url(bilder/ikoner/menuOverBoard.gif) no-repeat 0 0; height: 27px;}



/*__________SIDEBAR AREA________*/


/*menu*/

#content #sidebar {
	float: left;
	width: 190px;
	background: #eee url(bilder/bue.gif) no-repeat right top;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#content #sidebar h1 {
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #0071bc;
	font-size: 13px;
	color: #fff;
}

#content #sidebar h2 {
	margin: 10px 0 0 0;
	padding: 0 5px 0 20px;
	background: url(bilder/ikoner/arrow_red.gif) no-repeat 50% left;
	font-size: 12px;
	color: #000;
}


#content #sidebar p {
	padding: 0 10px 0 20px;
	font-size: 10px;
	color: #000;
}


#content #sidebar #menu1{
	padding-left: 7px;
	
}

#wrapper #content #sidebar #menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0 0;
}



#sidebar #menu1 ul li a:link, #sidebar #menu1 ul li a:visited {
	background: url(bilder/ikoner/menuitem_gr.gif) no-repeat 0 50%;
	list-style-type: none;
	text-decoration: none;
	padding: 10px 10px 10px 30px;
	display: block;
	border-bottom: solid 6px #FFF;
	color: #000000;
}

#sidebar #menu1 ul li a:hover, #sidebar #menu1 ul li a:active {
	background: url(bilder/ikoner/menuitem.gif) no-repeat 0 50%;
	background-color: #FFFFFF;
	color: #666666;
}


/*login-sidebar*/
#sidebar #fpLogin {
	margin: 0;
	padding: 30px 20px 10px 10px;
	
}

/*---------MAIN CONTENT----------------*/

#content #mainContent {
	float: right;
	width: 650px;
	margin: 35px 0;
	padding: 0;
}

#mainContent #fpTop {
	margin: 0 0 30px 0;
	float: right;
	padding: 0;
	height: 295px;
}

#mainContent  h1{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px 0;
	color: #000;
}


#mainContent  h1 a{
	color: #000;
}

#mainContent  h1 a:hover {
	color: #003366;
	text-decoration: none;
}

#mainContent  h2{
	margin: 0; 
	font-size: 12px; 
	font-weight: lighter; 
	margin-top: 20px;
	color: #000;
}

#mainContent h2 a{
	color: #000000;
}

#mainContent h2 a:hover{
	text-decoration: none;
}


#mainContent  h3{
	font-size: 12px;
	font-style: italic; 
	margin-top: 20px;
	border: none;
}

#mainContent  h4{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;	
	border: none;
}

#mainContent p{
	font-size: 0.9em;
	line-height: 1.2em;
}

/* mojo
#mainContent img {
	float: left;
	border: none;
	margin: 5px;
	overflow: hidden;
}
*/


/*---------NEWS+CAREER area on frontpage-------*/

#mainContent #fpBottomWrapper {
	float: right;
	width: 650px;
	margin: 0;
	padding: 0;
}

#mainContent #fpNewsWrapper {
	margin: 0;
	padding: 21px 20px 20px 0;
	background: url(bilder/ikoner/newsheading.jpg) no-repeat top left;
	clear: left;
	float: left;
	width: 300px;
}


#fpNewsWrapper #fpNews1, #fpNewsWrapper #fpNews2 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 20px;
	border-left: 1px solid #ccc;
}

/*-----Career-----*/

#mainContent #fpCareerWrapper  {
	margin: 0;
	background: url(bilder/ikoner/career_heading.jpg) no-repeat top left;
	padding: 21px 20px 20px 0;
	float: right;
	width: 250px;
	font-size: 0.8em;
}

#mainContent #fpCareerWrapper #fpCareer1 {
	float: left;
	padding: 0 20px 20px 10px;
	border-left: 1px solid #ccc;
}



/*---------FOOTER--------------*/

#footer {
	clear: both;
	height: 40px;
	text-align: right;
	border-top: thin dotted #CCCCCC;
	color: #000000;
	width: 900px;
	position: relative;
}



#footer p {
	margin: 15px 100px 0 0;
	font-size: 0.8em;
}

#footer #siktlogo {
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 108px;
	height: 30px;
}



/*------------LOGIN---------*/

#mainContent #mainLogin {
	margin: 30px 0 0 0;
	padding: 20px;

}



/*--------------GROUPS-----------------klasser: .groupheader*/
#groupsContent {
	margin: 30px 0;
	float: left;
}

#groupsContent #group1, #groupsContent #group2, #groupsContent #group3, #groupsContent #group4, #groupsContent #group5, #groupsContent #group6, #groupsContent #group7, #groupsContent #group8, #groupsContent #group9 { 
	margin: 5px; 
	padding: 5px;
	float: left;
	width: 280px;
	height: 200px;
	background: url(bilder/gradient_groups.jpg) repeat-x #EEEEEE;
	font-size: 0.9em;
	}

#mainContent #groupsContent img {
	float: left;
	border: medium solid #FFF;
	margin-right: 7px;
}



/*------------NEWSARCHIVE------------*/

#newsArchive {
	margin: 30px 150px 30px 30px;
	padding: 0;
}

#newsArchive h1 {
	padding: 0;
	margin: 30px 0.3em 0.3em 0.3em;
}

#newsArchive a:link, #newsArchive a:visited{
	display: block;
	color: #bb0000;
	margin: 10px 0px 10px 140px;
	padding: 2px;
	text-align: right;
	text-decoration: none;
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
}

#newsArchive a:hover, #newsArchive a:active{
	border-bottom: 1px dotted #b00;
}


/*------------TABELLER---------------*/
caption {
	background: #eee;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	padding: 2px;
	margin-bottom: 1px;
}

table {
	border: 1px solid #EEEEEE;
}	

th {
	background: #B5C9AF;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.5em;
	margin: 4px;
}

td {
	font-size: 0.8em;
	padding: 0.3em;
}

tr:hover {
	background: #E5E8F2;
}

/*-------------EXTRA--------------*/

.floatright {
	margin: 4px;
	float: right;
}

.about_group a {
	padding: 5px;
	display: block;
	text-align: right;
	color: #900;
	background-color: #fff;
	margin-left: 130px;
	font-size: 0.7em;
}

.group_header {
	display: block;
	color: #fff;
	border-bottom: thin;
	border-bottom-color: #fff;
	border-bottom-style: dotted;
	font-weight: bold;
	margin-bottom: 10px;
}
.group_subheader {
	border-left: 10px solid #0072C0;
	padding-left: 20px;
	background: #EEEEEE;
	font-weight: bold;
}

.clear {clear: both;}

.accesskey {
	text-decoration: underline;
}


.read_more {
	background-color: #CCCCCC;
	color: #0066CC;
	padding-left: 10px;
	float: right;
	background: url(bilder/read_more.gif) no-repeat 50% left;
	width: 200px;
	margin-left: 50px;
}

.marginBottom30 {
	margin-bottom: 10px;
}

label {
	margin-left: 5px;
	margin-bottom: 5px;
}

.nofloat {
	float: none;
}

.writtenby {
	margin: 0;
	text-align: right;
	font-size: 0.6em;
}

/* mojo */
h1 a:link, a:active, a:visited {
	color: inherit;
}
h2 a:link, a:active, a:visited {
	color: inherit;
}

#header a {
	border: none;	
}