/* ENDRINGER GJELDENDE FOR UNDERSIDER */
#contentdiv {
text-align:center;
}
#contentHeader 
{
	text-align:left
}
#underside 
{
text-align:left;
margin: 14px auto 0;
width: 630px;
}
#subtopp {
float: left;
width: 630px;
height: 6px;
overflow:hidden;
background: url(/images/bgtopp_sub.gif) no-repeat top left;
}
#sub 
{
	margin:0;
float: left;
padding: 20px !important;
width: 590px;
background: #fff;
min-height: 400px;
height: auto !important;
height: 400px;
}
/*
#seksjon #sub h2 {
margin: 0 !important;
padding: 5px 0 0;
font-size: 27px;
}
*/
#seksjon h1 {
	font-weight: bold;
	font-size: 1.5em; 
	color: #333;
}
#seksjon h2 {
	font-weight: bold; 
	font-size: 1.2em; 
	color: #95632F;
}
#seksjon #sub h2.ungdom {
color: #C13B7C !important;
margin: 0 !important;
padding: 5px 0 0;
font-size: 27px;
font-weight:lighter;
}
#seksjon #sub h2.senior {
color: #000 !important;
margin: 0 !important;
padding: 5px 0 0;
font-size: 27px;
font-weight:lighter;
}
#seksjon #sub h2.student {
color: #68BED5 !important;
margin: 0 !important;
padding: 5px 0 0;
font-size: 27px;
font-weight:lighter;
}
#seksjon #sub h2.voksen {
color: #86AB10 !important;
margin: 0 !important;
padding: 5px 0 0;
font-size: 27px;
font-weight:lighter;
}
#sub img {
padding: 2px;
background: #fff;
border: 1px solid #ccc;
}
img.subleft {
float: left;
margin-right: 14px;
}
img.subright {
float: right;
margin-left: 14px;
}
#subbunn {
float: left;
width: 630px;
height: 4px;
overflow:hidden;
background: url(/images/bgbunn_sub.gif) no-repeat;
}
