#midtparti {
	background: none;
}
h2 {
	margin: 0 0 3px 0;
	font-size:  12px;
	font-weight: bold;
}

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

.overtittel {
        font-size: 10px;
        color: #999;
}
.undertittel {
/*        font-size: 14px;	*/
/*        color: #333;		*/
        border-top: 1px dotted #8EBD38;
}

/* menylisten:: */
ul.menyuno {
        list-style-image: url(../images/icon_gronn.gif);
        margin-left: 0;
        padding-left: 1em;
}

ul ul.menyduo {
        list-style-image: url(../images/no_meny.gif);
        margin-left: 0;
        padding-left: 0;
        text-indent: 0;
}


.skifterbilde {
float:	left;
margin-bottom: 10px;
}

.toibredde {
float:	left;
/*	 */background: #FAFAFA;
background: #F6F6F6;
width: 800px;
margin-bottom: 10px;
}

.infoenhet1, .infoenhet2 {
width: 390px;
float:	left;
}
.infoenhet1 {
float:	left;
}
.infoenhet2 {
float:	right;
float:	left;
}


.infobilde {
width: 50px;
float:	left;
padding: 10px 10px 15px 20px;
}
.infobilde img {
border: 1px solid #666;
}

.infotekst {
width: 305px;
float:	right;
margin-top: 5px; 
margin-bottom: 5px;
/* border: 1px dashed green; */
}

