body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 55px;
	padding: 0px;
    background-color: #ee3124;
    background-image: url(/images/manage_public/progbase_bodybg.gif);
    background-position: top center;
    background-repeat: no-repeat;
}
a, a:link, a:visited {
	color: #d43815;
}
h1, h2, h3, h4, h5 {
	margin-top: 0.8em;
	margin-bottom: 0.1em;
	color: #000;
	border-bottom: 0
}

fieldset {margin-bottom: 8px;}


#xhovedtabell {
	width: 975px;
}
#xvspalte {
	width: 200px;
	color: #fff;
}
#xhovedspalte {
    background-color: #f8f3d5;
	width: 575px;
}
#xhspalte {
    background-color: #b8b8b8;
	width: 200px;
}
#vspalteCont,
#hovedspalteCont,
#hspalteCont {
	padding: 10px;
}
#vspalteCont {
	padding-top: 0px;
}
.passive {
    display: none;
}

/* login i sidespalte --------------------------------------------------------*/
#loginCont {
	border: 1px solid #b8b8b8;
	padding: 10px;
}
#loginCont .loginnavn {
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* formsformattering ---------------------------------------------------------*/
.kontaktpersonCont {
	margin-top: 10px;
	margin-bottom: 10px;
/*	border: 1px solid red;*/
	padding: 10px;
}
.kontaktpersonCont .std_ffgruppe input {
    width: 523px;
}

/* Arrangementsformformattering --------------------------------------------- */
#fieldset_arrangement .std_ffgruppe .check-group .check_item input {
    width: 20px;
}
#fieldset_arrangement .std_ffgruppe .check-group .check_item {
    width: 260px;
    clear: none;
}


/* overstyring av lagrepanelene ----------------------------------------------*/
#statuspanel {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}#statuspanel-inner {
	background-color: transparent;
}

#forhandsvisningslink, 
#tilbakelink {
	margin-bottom:5px;
	text-align: right;
	padding: 1px 10px 1px 10px;
	border: 1px solid #d43815;
	color: #fff;
	background-color: #d43815;
}
#forhandsvisningslink a, 
#tilbakelink a {
	font-weight: bold;
	color: #fff;
}
