body, html{
	padding: 0px;
	margin: 0px;
	background: url(../graphic/bg.jpg) top center no-repeat #dcdcdc;
	font-family: Verdana, Arial, Trebuchet ms, sans-serif;
}



/* text elements */

h1, a.h1{
	font-size: 13px;
	color: #2b2b2b;
	line-height: 1.2;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

h2{
	font-size: 11px;
	color: #2b2b2b;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

p{
	font-size: 11px;
	color: #2b2b2b;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p.start_quote{
	font-size: 18px;
	color: #2b2b2b;
	font-style: italic;
	width: 800px;
}

a{
	font-size: 11px;
	color: #50a8da;
	line-height: 1.5;
	text-decoration: underline;
}

a img{
	border: none;
}

a.button{
	float: right;
	margin-right: 9px;
	outline: none;
}

a h1{
	text-decoration: none;
}

a.h1{
	text-decoration: none;
}

a:hover.h1{
	text-decoration: none;
	color: #6b6b6b;
}

a:hover .calender_page_h1{
	color: #6b6b6b;
}


/* table */
td{
	font-size: 11px;
	color: #2b2b2b;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

table.calendarBG td{
	padding: 3px 5px 3px 5px;
}
table.calendarBG{
	padding-bottom: 10px;
}

        

/* Photos and films */

a.photos_and_films_link{ 
  position: absolute;
  top: 337px;
  left: 510px;
  display: block;
  width: 350px;
  height: 184px;
  background: url(../graphic/photos_and_films.jpg) top left no-repeat;
  z-index: 11000;
}
   
#photos_and_films{
  margin: 0px 25px;
}

table.photogallery{
	position: relative;
}

.photogallery_image{
	width: 150px;
	height: 100px;
	overflow: hidden;
	display: block;
	margin: 0px 10px 0px 0px;
}

.photogallery_image2{
	width: 150px;
	height: 100px;
	overflow: hidden;
	display: block;
	margin: 0px 10px 0px 0px;
}
      
h1.gallery_h1{
	font-size: 18px;
	color: #2b2b2b;
	line-height: 1.2;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	text-decoration: none;
}      


/* list */

ul{
	padding-left: 15px;
}

ol{
	padding-left: 20px;
}

li{
	font-size: 11px;
	color: #2b2b2b;
	line-height: 1.5;
	margin-bottom: 5px;
}




/* form */

label{
	font-size: 11px;
	color: #3b3b3b;
	line-height: 1.8;
}

input{
	font-size: 11px;
	color: #3b3b3b;
}

textarea{
	font-size: 11px;
	color: #3b3b3b;
}


/* page */

#page{
	position: relative;
	margin: 0px auto 0px auto;
	width: 868px;
	background-color: #fff;
	z-index: 0;
}

#logos{
	margin: 5px auto 20px auto;
	width: 868px;
	text-align: right;
	vertical-align: top;
}
#logos img{
	margin-left: 10px;
	vertical-align: bottom;
}

#copyright{
	font-size: 11px;
	color: #2b2b2b;
	float: left;
	padding: 5px 0px 0px 30px;
}

#top_links {
	margin: 10px 10px 0 0;
	float: right;
	width: 320px;
	z-index: 1000;
}

#top_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1001;
}

#top_links li {
	position: relative;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 155px;
	color: #222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 1002;
}

#top_links li.linkedin {
	margin-right: 0;
}

#top_links li a {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}

#top_links li a:link, #top_links li a:visited {
	color: #444;
}

#top_links li a:hover, #top_links li a:active {
	color: #000;
	background: #ddd;
}

#top_links li.facebook a {
	background: url(../imgs/icon_facebook.jpg) no-repeat 130px 50% #f5f5f5;
}

#top_links li.linkedin a {
	background: url(../imgs/icon_linkedin.jpg) no-repeat 130px 50% #f5f5f5;
}

/* Link three */

#link_three{
	position: absolute;
	width: 285px;
	height: 329px;
	background: url(../graphic/door.png) no-repeat top left;
	/background: none; 
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphic/door.png');
	top: 381px;
	left: 366px;
	z-index: 9000;
}

a.three_link_abi{
	position: absolute;
	display: block;
	width: 52px;
	height: 112px;
	top: 500px;
	left: 458px;
	outline: none;
	cursor: pointer; cursor: hand;
	z-index: 10000;
}

a.three_link_intranet{
	position: absolute;
	display: block;
	width: 57px;
	height: 120px;
	top: 465px;
	left: 545px;
	outline: none;
	cursor: pointer; cursor: hand;
	z-index: 20000;
}

/* logga */

#top_logos{
	height: 90px;
}

a.logga{
	position: relative;
	width: 100px;
	height: 80px;
	background: url(../graphic/logga.gif) no-repeat #fff;
	display: block;
	float: left;
	margin: 18px 0px 0px 22px;
	outline: none;
}

a.logga2{
	float: left;
	width: 110px;
	height: 47px;
	background: url(../graphic/logga2.jpg) bottom right no-repeat #fff;
	display: block;
	outline: none;
}

#eu_logga{
	position: relative;
	width: 110px;
	height: 53px;
	float: right;
	padding: 25px 25px 0px 0px;
}



/* menu */

#menu{
	position: relative;
	margin: 20px 24px 0px 0px;
	float: right;
}

a.menu_item{
	font-size: 10px;
	color: #2b2b2b;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	display: block;
	outline: none;
	float: left;
	padding: 0px 3px 0px 3px;
}
a.selected_menu{
	border-bottom: 2px solid #fdb813;
}

.menu_line{
	position: relative;
	height: 21px;
	width: 1px;
	background-color: #f5f5f5;
	float: left;
	margin: 0px 13px 0px 8px;
}


/* Ny design */
#menu2{
	position: relative;
	margin: 7px 0px 0px 4px;
}

#menu2 a.menu_item{
	font-size: 10px;
	color: #2b2b2b;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	display: block;
	outline: none;
	float: left;
	padding: 7px 15px 0px 15px;
	height: 25px;
}

#menu2 a.selected_menu{
	background: url(../graphic/menu_bkg.gif) top left repeat-x #fff;
	padding: 7px 15px 0px 15px;
	height: 25px;
	color: #fff;
	border: none;
	border-left: 1px solid #8ba75a;
	border-right: 1px solid #8ba75a;
}

#menu2 .menu_line{
	position: relative;
	height: 32px;
	width: 1px;
	background-color: #f5f5f5;
	float: left;
	margin: 0px;
}


a.top2{
	display: block;
	position: relative;
	width: 868px;
	height: 181px;
	margin: 0px 0px 13px 0px;
	background: url(../graphic/top.jpg) no-repeat #fff;
}

a.top2b{
	display: block;
	position: relative;
	width: 868px;
	height: 181px;
	margin: 0px 0px 25px 0px;
	background: url(../graphic/top.jpg) no-repeat #fff;
}

#top-block-container{
	position: relative;
	width: 818px;
	padding: 0px 25px;
	margin-bottom: 3px;
}


#eu_20092_holder{
	position: relative;
	width: 487px;
	height: 44px;
	margin-left: 0px;
	background: url(../graphic/eu_2009_top.jpg) no-repeat top left;
	float: left;
	padding-top: 112px;
	margin-top: 2px;
}

a.eu_20092{
	position: relative;
	display: block;
	width: 487px;
	height: 35px;
	outline: none;
	cursor: pointer; cursor: hand;
	background: url(../graphic/eu_2009_bottom.jpg) no-repeat top left;
}

a.photos_and_films_link2{ 
  	position: relative;
  	display: block;
  	width: 328px;
  	height: 169px;
	margin: 5px 0px 0px 0px;
  	background: url(../graphic/photos_and_films2.jpg) top left no-repeat;
  	float: right;
}


p.start_quote2{
	font-size: 18px;
	color: #2b2b2b;
	font-style: italic;
	width: 800px;
	margin: 3px 0px 0px 0px;
}


a.first_page_illu2{
	display: block;
	position: relative;
	width: 400px;
	height: 420px;
	float: right;
	background: url(../graphic/solander_start_tree.jpg) bottom center no-repeat #fff;
	outline: none;
	cursor: pointer; cursor: hand;
}

#newsletter_holder2{
  	position: relative;
  	float: left;
	padding-left: 120px;
}

#eu_logga2{
	position: relative;
	width: 110px;
	height: 53px;
	float: right;
	padding: 25px 25px 0px 0px;
	margin-top: 95px;
}

.start-column-holder{
	margin-bottom: 15px;
}



/* submenu */

#submenu{
	position: relative;
	width: 213px;
}

#submenu_header{
	width: 198px;
	height: 15px;
	margin-bottom: 12px;
	background: url(../graphic/headers/read_more.gif) top left no-repeat #fff;
}

#submenu_header_contact{
	width: 198px;
	height: 15px;
	margin-bottom: 12px;
	background: url(../graphic/headers/contact.gif) top left no-repeat #fff;
}

#submenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.submenu_item{
	width: 198px;
	height: 22px;
	background: url(../graphic/submenu_bkg.gif) no-repeat #fff;
	padding: 0px 0px 0px 15px;
}

li.selected_submenu_item{
	width: 198px;
	height: 22px;
	background: url(../graphic/submenu_bkg_sel.gif) no-repeat #fff;
	padding: 0px 0px 0px 15px;
	vertical-align: center;
}

a.submenu{
	font-size: 10px;
	color: #50a8da;
	outline: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	line-height: 1;
}



/* top */

a.top{
	display: block;
	position: relative;
	width: 868px;
	height: 181px;
	margin: 12px 0px 20px 0px;
	background: url(../graphic/top.jpg) no-repeat #fff;
}



/* columns */

#column_left{
	position: relative;
	width: 354px;
	float: left;
	padding: 0px 0px 20px 24px;
}

#column_middle{
	position: relative;
	width: 213px;
	float: left;
	padding: 0px 0px 20px 28px;
}

#column_right{
	position: relative;
	width: 198px;
	float: left;
	padding: 0px 0px 20px 30px;
}

#right_wrapper, #right_wrapper_symposium, #right_wrapper_reserch, #right_wrapper_business{
	position: relative;
	width: 490px;
	float: left;   
}

#right_wrapper_symposium{
	background: url(../graphic/symposium_m_logga.jpg) bottom right no-repeat #fff;
	min-height: 500px;
	height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 500 ? "500px" : "auto");
}
#right_wrapper_reserch{
	background: url(../graphic/research_m_logga.jpg) bottom right no-repeat #fff;
	min-height: 500px;
	height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 500 ? "500px" : "auto");
}
#right_wrapper_business{
	background: url(../graphic/business_m_logga.jpg) bottom right no-repeat #fff;
	min-height: 500px;
	height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 500 ? "500px" : "auto");
}



/* Content firstpage */

#recent_news{
	position: relative;
	width: 354px;
	padding: 20px 0px 20px 0px;
}
#recent_news_header{
	background: url(../graphic/headers/recent_news.gif) top left no-repeat #fff;
	width: 354px;
	height: 15px;
}

.small_news_item{
	margin: 15px 35px 0px 0px;
	padding-bottom: 3px;
}

p.small_news_date{
	font-size: 11px;
	color: #afafaf;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 2px;
}

.underline{
	border-bottom: 1px solid #f4f4f4;
}

#roberts_blog{
	position: relative;
	width: 354px;
	padding: 5px 0px 20px 0px;
}
#roberts_blog_header{
	background: url(../graphic/headers/roberts_blog.gif) top left no-repeat #fff;
	width: 354px;
	height: 15px;
}

a.eu_2009{
	position: absolute;
	display: block;
	width: 487px;
	height: 156px;
	top: 343px;
	left: 25px;
	outline: none;
	cursor: pointer; cursor: hand;
	background: url(../graphic/eu_2009.jpg) no-repeat top left;
	z-index: 3000;
}

.tmpClassWhileEU2009{
	margin-top: 165px;
}

/*#first_page_illu{
	position: relative;
	width: 400px;
	height: 420px;
	float: right;
	margin: 0px 20px 0px 0px;
	background: url(../graphic/solander_start_tree.jpg) bottom center no-repeat #fff;
}*/

a.first_page_illu{
	display: block;
	position: relative;
	width: 400px;
	height: 420px;
	margin-top: 200px;
	float: right;
	background: url(../graphic/solander_start_tree.jpg) bottom center no-repeat #fff;
	outline: none;
	cursor: pointer; cursor: hand;
}

.illu1{
	background: url(../graphic/illu1_m_logga.jpg) top right no-repeat #fff;
}
.illu2{
	background: url(../graphic/first_page_illu2.jpg) top right no-repeat #fff;
}

#solaner_symposium_header{
	background: url(../graphic/headers/symposium.gif) top left no-repeat #fff;
	width: 354px;
	height: 34px;
}



/* Small calendar */

#calendar{
	position: relative;
	width: 198px;
	padding: 20px 0px 20px 0px;
}
#calendar_header{
	background: url(../graphic/headers/calendar.gif) top left no-repeat #fff;
	width: 198px;
	height: 15px;
}

table.calendarBG{
	margin: 7px 0px 0px 9px;
}

td.calendarDayHeading{
	font-size: 11px;
	color: #3b3b3b;
	font-weight: bold;
}

td.calendarCell, td.calendarToday{
	font-size: 11px;
	color: #6e6e6e;
}

td.calendarCell a, td.calendarToday a{
	font-size: 11px;
	color: #4a749b;
	font-weight: bold;
}

.calendarMonthLinks a{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 0;
}

.calender_date_header p{
	padding: 0px;
	margin: 0px;
	line-height: 0;
}
.calendarMonthLinks{
	padding: 0px;
	margin: 0px;
}

th.small_calendar_th{
	vertical-align: middle;
	padding: 6px 6px 0px 6px;
}


/* Calender page */

h1.calender_page_h1{
	margin: 0px;
}

p.calender_page_date{
	margin-bottom: 0px;
}

.calender_page_text{
	margin-top: 0px;
	display: none;
}

.calendarSep{
	margin-bottom: 15px;
	display: block;
	border-bottom: 1px solid #f4f4f4;
}

a.calendar_back_link{
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 3px;
}



/* Newsletter sign up */
    
#newsletter_holder{
  position: absolute;
  top: 655px;
  left: 115px;
}    
         
#newsletter{
	position: relative;
	width: 198px;
	padding: 0px 0px 20px 0px;
}
#newsletter_header{
	background: url(../graphic/headers/newsletter.gif) top left no-repeat #fff;
	width: 198px;
	height: 15px;
	margin-bottom: 12px;		
}

form.newsletter{
	margin: 10px 0px 0px 0px;
}



/* register */

#register_header{
	background: url(../graphic/headers/registration.gif) top left no-repeat #fff;
	width: 198px;
	height: 15px;
	margin: 45px 0px 12px 0px;	
}

#register{
	padding: 0px 5px 0px 5px;
}



/* Contact page */

#contact_adress_header{
	background: url(../graphic/headers/adress.gif) top left no-repeat #fff;
	width: 213px;
	height: 15px;
	padding-top: 10px;
}

#contact_phone_header{
	background: url(../graphic/headers/phone.gif) top left no-repeat #fff;
	width: 213px;
	height: 15px;
	margin-top: 30px;
	padding-top: 10px;
}



/* footer */

#footer{
	position: relative;
	width: 868px;
	height: 35px;
	background-color: #51667d;
}

p.footer{
	font-size: 11px;
	color: #e6f2f8;
	text-align: center;
	padding: 8px 0px 0px 0px;
}
a.footer{
	font-size: 11px;
	color: #e6f2f8;
}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }