img {border:none;}

html, body{
	font-family: arial; 
	font-size: 9pt;
	
	background-color: #f7f7e4;
	margin:0 auto;
	height:100%;
	line-height:13pt; 
	text-align:center; /*   CENTRERING */
}

table{
	font-family: arial; 
	font-size: 9pt;
	line-height:13pt; 
	text-align:left; /*   CENTRERING */
}

h1	{padding:5px 0px 5px 0px;margin:0px;font-size:14pt; line-height:20pt; color:#666;}
h2	{padding:5px 0px 5px 0px;margin:0px;font-size:12pt; line-height:17pt;}
h3	{padding:5px 0px 5px 0px;margin:0px;font-size:10pt;}
a	{color:#000; text-decoration:none;}
p	{padding:5px 0px 5px 0px;margin:0px;}

ul {margin:0; padding:0;}
li {margin:0; padding-right:0px; }

fieldset {
	padding: 15px;
	font-size: 9pt;
	width:530px;
}

legend {
    font-family: arial;
	font-size: 12pt;
}

fieldset b {
	font-size: 9pt;
	font-weight:normal;
}

#button {
    width:150px;
}

/*  */

#container{
	margin:0 auto;  /*     CENTRERING */
	text-align:center;
	border-right:1px solid #000;
	border-left:1px solid #000;
	min-height:100%;
	width:881px;
	_width:883px;
	background:url(/bilder/bg_body.gif) repeat-y right;
	border-bottom:1px solid #000;
	background-color:White;
}

#top {
    height:122px;
    background-color:#fff;
}

#headLeft {
    float:left;
}

#headRight {
    float:right;
}


#headMenu {
    padding:0px 0px 0px 30px;
    font-size:10pt;
    overflow:auto;
    font-weight:bold;
    text-align:left;
    color: White;
}
.headMenu 
{
	color: White;
	}

#headMenu a:hover {
    color:white;
    text-decoration:underline;
}

#content {
    width:853px;
    float:right;
}

#left {
    width:580px;
    float:left;
    text-align:left;
    padding-top:30px;
    background-color:White;
}

#right {
    width:204px;
    float:right;
}

/* SID */
.grey {
    padding:3px 0px;
}

#foot {
    margin:0 auto;
    width:881px;
    text-align:right;
    padding:10px 0px 20px 0px;
}

/* ARR Start*/
.arrListaWrap {
    width:400px;
    margin:0 auto;
    color:#636363;
}
.arrLista {
   background-color:White;
   width:800;
   border:solid 1px black;
   padding: 40px;
}

/* SPEAKER */
.speakerWrap {
    background:url(/bilder/borderLR_Box.gif) repeat-y;
    min-height:50px;
    _height:50px;
    width:620px;
    margin:0px 0px 10px 0px;
    color:#636363;
}

.speakerHead {
    padding:2px 20px;
    margin:0px 3px 0px 2px;
    background:#F2F2F2;
    border-bottom:1px solid #EDEDED;
}

.speakerContent {
    padding:10px 20px;
    background:url(/bilder/borderB_box.gif) no-repeat bottom;
}

.speakerPic {
    border:1px solid #AFAFAF;
    margin:10px 0px 5px 10px;
}

/* BANNERS */
.banners {
    margin:20px 0px 0px 0px;
}

/* QUOTES */

.qTable {
    width:539px;
    _height:30px;
    background:#FAFAFA;
}

.leftTDtop {
    width:59px;
    vertical-align:top;
    background:url(/bilder/bg_q_left.gif) repeat-y;
}

.middleTDtop {
    width:421px;
    background:#fff;
    padding:5px 0px 5px 0px;
}

.rightTDtop {
    width:59px;
    vertical-align:bottom;
    background:url(/bilder/bg_q_right.gif) repeat-y;
}