html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
    background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-repeat: repeat;
}


#ytrediv {
    padding-bottom: 60px; 
    background-color: #D6D6D6;
    border-bottom: 1px dotted #333 ;
    text-align: center;
}
	    
.MenyLinje1 
{
	width: 903px;
	background-color: #FFFFFF;
}

.contenttab
{
    width: 903px; 
    margin-left: auto; 
    margin-right: auto; 
    margin-top: 5px;
}

#venstresone 
{ 
	width: 202px;
}

#hoyresone 
{ 
	width: 202px;
}

#skillesonehoyre 
{ 
	background-color: #D6D6D6; 
	width: 5px;
}

#skillesonevenstre 
{ 
	background-color: #D6D6D6; 
	width: 5px;
}

#toppdiv 
{ 
	background-color: #FFFFFF; 
}

#contenttd 
{ 
	padding: 2px; 
	margin: 0; 
}

#midtsonetd 
{ 
	width: <%=Application("InnholdBredde") + 4 %>px;
}

#midtsonetab 
{ 
	height: 100%; 
	width: 100%; 
	margin: 0; 
	background-color: #FFFFFF; 
	text-align: left;
}

.venstre 
{ 
	text-align: left; 
	padding-right:5px;
}

.hoyre 
{ 
	text-align: right;	
}

.senter 
{ 
	text-align: center;	
}

.senter table 
{ 
	margin: 0 auto; 
}

.sentrert 
{ 
	margin: 0 auto; 
} 

.topp 
{ 
	vertical-align: top; 
}
