/* 
	Content
*/
#content {
	text-align: center; 
	border-top: 2px solid #0061b1; 
	padding: 0 0 40px 0;
}

#demobox {
	float: left; 
	margin: 80px 10px 0 10px;
	display: inline;
	border: 0;
}

#demo {
	position: absolute;
	top: 10px;
	left: 30px;
}

#demo a {
	text-decoration: none;
}

#tipsa {
	position: absolute; 
	top: -150px;
	right: -18px;
}

#tipsa img {
	border: 0;
}

/*  Logotyper  */
#logotyper {
    width: 960px;
    height: 50px;
    background-color: #ffffff;
    text-align: center
}

#logotyper IMG {
    float: left;
    margin: 4px 0px 0px 24px;
    border: none 0px;
}

#logoheader {
	margin: 0;
    width: 960px;
    height: 20px;
    background-color: #0061b1;
    position: relative
}

#logoheader P {
    margin: 0px 0px 0px 65px;
    font: 8pt Arial, Verdana, Sans-Serif;
    text-align: left; 
    color: #ffffff;
}

#logoheader a {
	color: #fce800;
}

#logoheader img {
	position: absolute;
	top: -13px;
	left: 15px;
	border: 0;
	width: 40px;
	height: 40px;
	display: inline;
}

#middlecontent {
	margin: 0; 
	width: 960px; 
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
}


/* 
	"Flash-positionering"
*/
#flashcontent {
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 150px;
	width: 740px;
}

#flashcontent h2 {
	font: normal 18pt 'Trebuchet MS', Verdana, Sans-Serif;
	width: 700px;
	text-align: center;
	line-height: 30px;
	margin: 35px 0 10px 0;
	color: #BABABA
}

#flashcontent h2 em {
	color: #0061B1;
	font-style: normal;
}


/* 
	"Menyboxar" 
*/
.MenuBox {
	width: 165px;
	float: left;
	margin: 175px 0 0 0;
	padding: 0 10px;
	height: 130px; 
}

#Menubox1, #Menubox2, #Menubox3 {
	border-right: 1px solid #ccc;
}

.boxhover {
	background-color: #fffdd6;
	cursor: pointer;
}

.MenuBoxText {
	font: 8pt 'Trebuchet MS', Verdana, Arial;
}

#menulist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menulist a {
	color: black;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 130px;
	margin: 0;
}

#menulist li {
	position: relative;
}

#menulist em {
	font: normal bold 10pt 'Trebuchet MS', Verdana, Arial;
	margin: 0 0 5px 0;
	display: block;
}

.pdf, .link, .extlink {
	background-position: 160px 0px;
	background-repeat: no-repeat;
}

.pdf {
	background-image: url('/Company/images/pdficon_small.gif');
}

.link {
	background-image: url('/Company/images/window_earth_16x16.gif');
}

.extlink {
	background-image: url('/Company/images/ext_window_earth_16x16.gif');
}


#partnerlogos img {
	float: left;
	margin: 2px 5px 5px 45px
}

#contentbottom 
{
    font: normal 14px/1.6 'Trebuchet MS', Arial, Sans-Serif;
    color: #000;
    border-bottom: 2px solid #0061b1;
    border-top: 2px solid #0061b1;
}

#contentbottom p 
{
    width: 600px;
    font: normal 12px/1.6 'Trebuchet MS', Arial, Sans-Serif;
    margin: 10px 0 ;
}
