#mt_maincontainer{
	float: left; 
	width:100%;
	margin: 0 auto; /*Center container on page*/
	background: #fff;
}

#mt_topsection{
	background: #fff;
}


.mt_image {
   position: relative;
   width: 100%; /* for IE 6 */
}


#mt_content { 
	width:100%;
	float: left; 
	background: url(../2010/bakgrund_main2.jpg) top left repeat-y; 
	}

#mt_content_left {
	float: left; 
	width:140px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	margin-left:20px;
	min-height:300px;
}

#mt_content_left span {
    font-size: 11px;
	font-weight:bolder;
}
	
#mt_content_main {
	float: right; 
	width:550px;
}

h1.mt {
    color: #203b5f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
	background: #fff;
	font-weight: bold;
	line-height: 25px;
}

h2.mt {
    color: #203b5f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	background: #fff;
	font-weight: normal;
}

p.mt_main {
	border-top: 1px solid #c0c0c0;
	padding: 10px 0 0 0;
    font-size: 14px;	

}

p.mt_daystart {
	height: 15px;
	padding: 0;
	background-image: url(../2010/icons/day.png); 
	background-repeat: no-repeat;
	background-position: bottom left;	
}

p.mt_day1 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day01.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day2 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day02.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day3 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day03.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day4 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day04.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day5 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day05.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day6 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day06.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day7 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day07.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day8 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day08.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

p.mt_day9 {
	padding:  5px 0 0 35px ;
	background-image: url(../2010/icons/day09.png); 
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	min-height:35px;	
}

#mt_smalltitle {
	float:left;
	width:100%;
	padding:10px 0 10px 20px;
}
#mt_smalltitle div { float: left; width: 330px;} /* border:1px solid #dfdfdf; */

/*

#mt_smalltitle a {
	background-color:#ffcc66; 
	font-weight:bold;
	align:right;
	padding: 5px 50px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#mt_smalltitle .alert {
	font-weight:bold;
	align:right;
	text-align: right;	
}
*/


#mt_x_content { 
	width:100%;
	float: left; 
	border-top:2px solid #a9a8a6;
	border-bottom:2px solid #a9a8a6;
	background: #f7f1e0;
	padding: 10px 0px 10px 20px;
	}
	
#mt_x_content div { float: left; width: 330px;	font-weight:bold;}

#mt_xt_content { 
	width:100%;
	float: left; 
	padding: 10px;
	}
	
#mt_xt_content div { float: left; width: 225px; margin-right:10px;}

IMG.displayed { display: block; margin-left: auto; margin-right: auto }



/*
	NEWS
*/
.newstitle {
/*    color: #203b5f;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
/*	background: #fff;*/
	font-weight: bold;
}
.newsinfo {
/*    color: #203b5f;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
/*	background: #fff;*/
	font-weight: normal;
}
/*
margin-left:auto;
margin-right:auto; 
*/

  #mt_content_left .minheight {
  	backcolor:#ff0000;
    height:250px;
    float:left;
    width:1px;
  }

