body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    background-color: #C6C6C6;
    background-image: url(/manage/images/metall-bak.gif);
}

iframe {
    width: 100%;
    /*height: 100%;*/
    /*height: 400px;*/
    border: 0px solid transparent;
    position: inherit;
}

a {
    color: black;
    text-decoration: none;
}
a:hover {
    color: #F84600;
    text-decoration: underline
}
p {
	margin-top: 1px;
	margin-bottom: 4px;
	font-size: 12px;
}
form {
    margin: 0px;
}

textarea {
	height: 100px;
}
select, option {
	font-size: 11px;
	height: 20px;
}

label {
    color: #666666; 
    font-size: 12px;  
}

h2 {
	width: 100%;
	border-bottom: 2px groove ;
    font-weight: bold;
    color: #3991A0;
    /*color: #536dbe;*/
    font-size: 16px;
    font-family: Verdana;
    margin-top: 4px;
    letter-spacing: 1px;
}

h3 {
    color: #333333;
    letter-spacing: 2px;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 2px;
    font-size: 14px;
}
/* Standard ok-knapp */
input#submit, input.std_button {
    height: 18px;
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px;
}

.feilmelding {
    margin: 20px;
    margin-top: 100px;
    font-size: 15px;
    padding: 20px;
    border: 5px solid #F84600;
    font-weight: bold;
}





table#hovedtabell {
    /*height: 500px;*/
}

#strukturspalte {
    /*height: 100%;*/
    width: 200px;
    padding-left: 0px;
    padding-right: 0px;    
    padding-bottom: 10px;
}
#hovedspalte {
	padding-left: 10px;
	padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
    height: 100%;
    width: 580px;
}

/* explorertrærne på dette nettstedet */
.explorer-tre#hovedtre-radio, .explorer-tre#hoved-lenketre{
    border: 2px inset white;
    /*height: 100%;*/
    overflow: auto;
    padding-bottom: 10px;
}
.explorer-tre#hoved-lenketre{
    background-color: #EFEFEF;
}
.explorer-tre#hovedtre-radio {
    border: 2px groove;
}
div#radiotreeheading {
    border-bottom: 2px groove;
    letter-spacing: 1px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}

.ingen-knytning {
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
}




/* previewseksjonen */
#stofftypen{
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
    padding-left: 10px;
}
#overskriften {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
}
#preview {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 15px;
}



/* PANELER */

#panescontainer{
    height: 100%;
    clear: both;
    background-color: #eeeeee;
    background-image: url(/manage/images/tabgiffer/pane-left.gif);
    background-repeat: repeat-y;
    border-right: 1px solid #6B6B6B;
    border-bottom: 1px solid #6B6B6B;
    border-left: 0px solid #6B6B6B;
    margin-bottom: 0px;
    padding-bottom: 40px;
    overflow: auto; /*  Denne lager krøll i Opera! */

}
.pane {
	padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 10px;
}
.iframepane {
	padding-top: 10px;
    padding-left: 2px;
    padding-bottom: 0px;

}




.record {
	margin-bottom: 10px;
    margin-top: 2px;
	padding: 5px;
}

/* Standard formfelter */
div.std_ffgruppe, .inline_ffgruppe {
    margin: 0px;
	margin-bottom: 8px;
	font-size: 13px;
    clear: left;
    border: 0px;
}
.std_ffgruppe input, .inline_ffgruppe input, .std_ffgruppe textarea, .inline_ffgruppe textarea {
	width: 543px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.std_ffgruppe label, .inline_ffgruppe label {
	display: BLOCK; 
	margin: 0px;
}
.inline_ffgruppe label {
    width: 70px;
    float: left;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
}
.std_ffgruppe input, .inline_ffgruppe input {
}

/* Automatisk genererte sjekkbokser */
.check-group {
    font-size: 11px;
    width: inherit;
}
.check_item {
    float: left;
    clear: left;
    display: block;
    width: inherit;
}

label.obligatorisk:first-letter {
    color: red;
    font-weight: bold;
}

/* INLINE BILDER MM ************************************ */



.preview-block, .preview-block-w-content  {
    border: 1px solid silver; 
    width: 65px; 
    height: 50px; 
    float: right; 
    margin-left: 10px; 
    margin-top: -8px; 
    background-color: #D1D1D1; 
}
.preview-block div, .preview-block-w-content div {
    height: 50px;
}
.inl-buttons {
    display: none;
}
.preview-block-over .inl-buttons {
    display: block;
    font-size: 12px;
    padding: 2px;
    height: 25px;
    background-color: #D1D1D1; 
}
/* Bilde forsvinner ved mouseover */
.preview-block-over .image-content {
    display: none;
}
.preview-block .preview-block-over .sound-content{
    display: none;
} 
.preview-block-w-content .preview-block-over .sound-content {
    height: 25px;
    background-image: none;
}
.preview-block-w-content .sound-content {
    background-color: white;
}
.preview-block .image-content, .preview-block .sound-content {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.preview-block .image-content {
    background-image: url(/manage/images/bilde_bak.gif);
}
.preview-block .sound-content {
    background-image: url(/manage/images/lyd_bak.gif);
}
.preview-block-w-content .createbuttons, .preview-block .removebuttons {
    display: none;
}
.preview-block .createbuttons, .preview-block-w-content .removebuttons {
    display: block;
}




/* STATUSPANEL ********************************************* */

#statuspanel {
    border: 1px  inset #dddddd;
    font-size: 11px;
    margin-bottom: 10px;
}

#statuspanel-inner{
    padding: 4px;
    background-color: #D0D0D6;
    height: 20px;
}


#statuspanel input, #statuspanel select, #statuspanel option{
    font-size: 10px;
}
#statuspanel input {
    width: 65px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#statuspanel label{
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 8px;
}
#statusvalg, #published_date_container {
	float: left;
    height: 18px;
}

#published_date_container input{
    background-color: #D0D0D6;
    border: 1px inset #eeeeee;
    color: #333333;
}


#lagreknappcontainer {
	float: right;
    text-align :right; 
	padding-right: 10px;
}   

#lagreknappcontainer input{
    width: 70px;
    margin-top: 0px;
    margin-right: 10px;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: ButtonFace;
	border: 2px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
 
/* selectbox for status */
#statuspanel #statusvelger {
	width: 120px;
    height: 20px;
}

#statuspanel #status-1{
	background-color: #D4E6D0;

}
#statuspanel #status-2{
	background-color: #F5F5F5;
}
#statuspanel #status-3{
	background-color: #F6F0C9;
}
#statuspanel #status-4{
	background-color: #F6F0C9;
}
#statuspanel #status-5{
	background-color:#F5F5F5;
}
#statuspanel #status-6{
	background-color: #EFD6C9;

}


/* Slutt på spesielt for statuspanelet *************************** */






/* STOFFTYPER --------------------------------------------------------------- */

/* Felles */


.ass_record_list .record {
	border: 1px solid silver;
}
.ass_record_list .button-container {
    margin-bottom: 10px;
}

#ff-basename{
	width: 250px;
	/*font-size: 16px;
	letter-spacing: 1px;
    */
}
#larerinnledning {
    display: none;
}


/* Sammendrag */
.record-sammendrag {

}
.record-sammendrag #ff-tekst{
	height: 400px;
    width: 550px;
}

/* Tekstoppgave */

.record#tekstoppgave #ff-tekst{
	height: 200px;
    width: 550px;
}
.record#tekstoppgave #ff-innledning{
	height: 300px;
    width: 550px;
}
#tekstopgavetype {
    padding-left: 5px;
}

/* Nettressurs */
#nettressurser input{
	width: 350px;;
}
.nettressursbuttons {
    margin-bottom: 10px;
    padding-left: 70px;
}


/* Kildetekst */

.record#kildetekst #ff-tekst{
	height: 400px;
    width: 550px;
}



/* BINFIL */

#record-binfil #ff-descr{
    height: 80px;
}
#record-binfil #ff-keywords{
    height: 30px;
}


/* Detaljer */
.binfil-detaljer #height, .binfil-detaljer #width, .binfil-detaljer #bgcolor, .binfil-detaljer #length {
    width: 150px;
    float: left;
    clear: none;
}
.binfil-detaljer #ff-height, .binfil-detaljer #ff-width, .binfil-detaljer #ff-bgcolor, .binfil-detaljer #ff-length {
    width: 80px;
}

.binfil-detaljer #version_req {
    width: 85px;
}

#bilde-detaljer #ff-right_expire_date{
    width: 85px;
}

/* Listinger */
table.binfiltabell {
    border: 1px inset white;
    border-collapse: collapse;
    width: 100%;
    background-color: #eeeeee;
}
table.binfiltabell td, table.binfiltabell th{
    border-bottom: 1px solid silver;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}
table.binfiltabell th{
    background-color: #dddddd;
    font-weight: normal;
    border: 1px solid silver;
    color: #666666;
    text-align: left;
}
table.binfiltabell img{
    margin-top: 1px;
    margin-bottom: 1px;
}





/* Ordgrid */

.record#ordgrid #ff-innledning{
	height: 200px;
}
.record#ordgrid #ff-larerinnledning{
	height: 200px;
}
.record#ordgrid #ff-ordliste{
	height: 200px;
}
.record#ordgrid #ff-hoyde{
	width: 20px;
}
.record#ordgrid #ff-bredde{
	width: 20px;
}
.record#ordgrid #ff-skjul_fasit{
	width: 20px;
}


/* Flervalg */

#flervalgsliste .record input{
    width: 400px;
}
#flervalgsliste .record textarea, #flervalgsliste .record label.sporsmal{
    height: 60px;
    margin-bottom: 6px;
    margin-top: 6px;
}
#flervalgsliste .record textarea{
    width: 400px;
}

.svar1-correct, .svar2-correct, .svar3-correct{
    /*border: 2px solid green;*/
    background-color: #ffffcc;
}



/* LUKETEKST */

/* Selve luketekstfeltet som bruker editor */
.record-luketekst textarea#ff-tekst{
	height: 300px;
    width: 550px;
}

.record-luketekst div#tekst {
    margin-top: 20px;
}

/* KRYSSORD */

#ordliste .inline_ffgruppe {

}
#ordliste .inline_ffgruppe label{
    width: 100px;
    display: inline;
}
#ordliste .inline_ffgruppe .kryssord_ord{
    width: 300px;
    display: inline;
}
#kryssordcelle {
    
}




/* ARTIKKEL */

.record-artikkel #ff-tekst {
	height: 300px;
    width: 550px;
}
.record-artikkel #ff-ingress {
	height: 120px;
    width: 550px;
}


/* LOM */
.lom-meta #ff-description{
	height: 50px;
}
.lom-meta #ff-keywords{
	height: 30px;
}
.lom-meta h4 {
    font-size: 13px;
    margin: 0px;
}
.lom-meta #klassetinntre, .lom-meta #skolefagtre {
    width: 250px;
    float: left;
    margin-top: 20px;
	margin-left: -20px;
}
.lom-meta #lareplantre {
    clear: both;
    width: 90%;
    float: left;
    margin-top: 20px;
	margin-left: -20px;
}

#malgrupperolle span.check_item,
#sprakvalg span.check_item {
	clear: none;
}

/* GRUNNSKOLEN _________________________________________ */

/* FELLES */

.ff-tilbakemelding {
	height: 30px;
}
.std_ffgruppe#beskrivelse .ff-beskrivelse{
	height: 50px;

}
.vanskgrad {
    display: block;
    float: right;
    width: 144px;
} 
.vanskgrad select{
    width: 144px;
    background-color: #eeeeee;
}


/* OBS Blokka med basename og tilhørende label */
span.std_ffgruppe#basename {
    width: 350px;
    display: block;
    float: left;
    margin-bottom: 10px;
}


/* OPPGAVE FLERVALG - CUG  */
#oppgave-flervalg  .ff-sporsmal{
	height: 150px;
    width: 350px;
    float: left;
}

#oppgaver  .ff-sporsmal{
	height: 4em;
    width: 350px;
    float: left;
}

.ass_record_list .label-svar,  .ass_record_list .label-hint{
    float: none;
}
.ass_record_list .ff-svar{
	height: 50px;
    width: 350px;
    float: left;
}
.ass_record_list .ff-hint{
	height: 30px;
    width: 350px;
}




/* OPPGAVE REKKEFØLGE */
#oppgave-rekkefolge .ff-sporsmal{
	height: 50px;
    /* Skal ikke ha bilde og lyd i denne omgang
    width: 350px;
    float: left;*/
}

/* KATEGORISERING */
#kategorier{
    border: 2px solid white; 
    margin:5px; 
    margin-bottom: 20px; 
    padding: 10px;
    padding-top: 2px;
}
#kategorier .kategorinavn{
    width: 510px;
}

#kategorier #normalModePane{
    padding-top: 0px; 
    padding-bottom: 5px; 
}
#kategorier .inline_ffgruppe{
    margin-left: 0px;
}


/* OPPGAVE BILDE */
#bildeoppgaven .preview-block, #bildeoppgaven .preview-block-w-content  {
    border: 1px solid silver; 
    width: 65px; 
    height: 50px; 
    float: left; 
    margin: 0px;
    margin-right: 10px; 
    margin-bottom: 10px;
    background-color: #D1D1D1; 
}
#bildeoppgaven label{
    display: block;
    float: left;
    clear: right;
}

/* OPPGAVE LUKETEKST - flere varianter*/

/* Selve luketekstfeltet som bruker editor */
#oppgave_luketekst_data textarea#ff-oppgavedata{
	height: 400px;
    width: 550px;
}
 
#oppgave-luketekst .preview-block, #oppgave-luketekst .preview-block-w-content  {
    display: none;
}




/* OPPGAVE LUKETEKST DRAG */
/* Denne varianten ha synlig bilde */

 #main_variant_drag #oppgave-luketekst .preview-block, #oppgave-luketekst .preview-block-w-content  {
    display: block;
    float: left; 
    margin-left: 10px;
    margin-right: 10px; 
    margin-bottom: 10px;
}

#main_variant_drag #oppgave-luketekst .ff-sporsmal{
	height: 50px;
    width: 350px;
    float: left;
}


/* OPPGAVE SKRIVSVAR */
 
#oppgave-skrivsvar .preview-block, #oppgave-skrivsvar .preview-block-w-content  {
    float: left; 
    margin-left: 10px;
    margin-right: 10px; 
    margin-bottom: 10px;
}

#oppgave-skrivsvar .ff-sporsmal{
	height: 50px;
    width: 350px;
    float: left;
}

/* OPPGAVE RYSSORD - CUG  */
#oppgave-kryssord  .ff-sporsmal{
	height: 50px;
}

/* OPPGAVE PARMTCH */
table.finnpar-tabell{
    margin-bottom: 20px;
}
table.finnpar-tabell .parhead{
    background-color: #dddddd;
    padding: 3px;
}
.inline_ffgruppe .ff-par-element-tekst {
    width: 250px;
    height: 40px;
}

#parliste .ass_record_list {
    margin-top: 20px;
}
#parliste .preview-block, #parliste .preview-block-w-content {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
}



/* OPPGAVE ORDRUTENETT */

.record#oppgave_ordrutenett_oppgave #bredde,
.record#oppgave_ordrutenett_oppgave #hoyde,
.record#oppgave_ordrutenett_oppgave #skjul_fasit
{
	float: left; 
	width: 150px;
	clear: none;
}


.record#oppgave_ordrutenett_oppgave #ff-hoyde{
	width: 20px;
}
.record#oppgave_ordrutenett_oppgave #ff-bredde{
	width: 20px;
}
.record#oppgave_ordrutenett_oppgave #ff-skjul_fasit{
	width: 20px;
}
.record#oppgave_ordrutenett_oppgave #ff-oppgavedata{
	height: 200px;
}




/* OPPGAVE BILDELOTTO */
#bildelottopar .element-bilde, #bildelottopar .element-lyd {
    display: none;
}



#oppgave-bildelotto .preview-block, #oppgave-bildelotto .preview-block-w-content{
    margin-top: 0px;
    float: left;
    margin-left: 0px;
    margin-bottom: 10px;
}

/* OPPGAVE MEMORY */
#memory-melding {
    color: red;
}

/* Kilden ********************************************************************************** */
/* PUBLIKASJON */
.record-publikasjon #ff-ingress {
    height: 40px;
}

.record-publikasjon #ff-beskrivelse {
	height: 200px;
    width: 550px;
}

.record-publikasjon #serie_nr, .record-publikasjon #utgittdato, .record-publikasjon #omfang{
    width: 140px;
    float: left;  
    clear: none
}

.record-publikasjon #ff-serie_nr, 
.record-publikasjon #ff-utgittdato, 
.record-publikasjon #ff-omfang{
    width: 100px;   
}

/* FAKTABOKS */
.record-faktaboks #ff-ingress {
    height: 40px;
}

.record-faktaboks #ff-tekst {
	height: 150px;
    width: 550px;
}

/* SEKSJONSTEKST */

.record-seksjonstekst #ff-tekst {
	height: 250px;
    width: 550px;
}





/* NATURFAG ********************************************************************************** */

/* FELLES */
.tidogsted {
    margin-top: 20px;
    margin-bottom: 10px;
}



#anledning, #sted, #sted-spesifisert {
    width: 160px;
    float: left;
    margin-right: 10px;
}


/* FORSØK */
.record-forsok textarea#ff-listebildetekst{
	height: 50px;
    width: 450px;
    float: left;
}
.record-forsok .preview-block, .record-forsok .preview-block-w-content {
    margin-top: 0px;
    float: left;
    margin-left: 20px;
}
.record-forsok #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-forsok textarea#ff-beskrivelse{
	height: 300px;
    width: 550px;
}
.record-forsok textarea#ff-fagligforkl{
	height: 300px;
    width: 550px;
}
.record-forsok-detaljer textarea#ff-utstyrsbeskr{
	height: 150px;
    width: 550px;
}
.record-forsok-detaljer textarea#ff-praktisketips{
	height: 200px;
    width: 550px;
}
.record-forsok-detaljer textarea#ff-forfattere{
	height: 30px;
}

/* UNDERVISINGSOPPLEGG */
.record-uopplegg textarea#ff-brodtekst{
	height: 300px;
    width: 550px;
}
.record-uopplegg #ff-ingress {
	height: 120px;
    width: 550px;
}


/* BIOGRAFI */
.record-biografi #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-biografi textarea#ff-tekst{
	height: 300px;
    width: 550px;
}

/* VITENOBJEKT */
.record-artikkel #ff-tekst {
	height: 300px;
    width: 550px;
}
.record-artikkel #ff-ingress {
	height: 120px;
    width: 550px;
}

.record-artikkel #ff-kommentar {
	height: 120px;
    width: 550px;
}


/* Slutt på spesielt for spesielt for stofftyper  ************************  */


/* FILMBESKRIVELSE (UTGIVELSE) */
.record-filmbeskrivelse #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-filmbeskrivelse #ff-beskrivelse {
    height: 250px;
}
.record-filmbeskrivelse .inline_ffgruppe label {
    width: auto;
    margin-right: 5px;
}
.record-filmbeskrivelse #utgittdato {
    float: left;
    margin-right: 20px;
}
.record-filmbeskrivelse #ff-utgittdato {
    width: 150px;
}
.record-filmbeskrivelse #ff-omfang {
    width: 150px;
}
.record-filmbeskrivelse #omfang{
    float: left;
    clear: right;
}

/* BOKBESKRIVELSE (UTGIVELSE) */
.record-bokbeskrivelse #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-bokbeskrivelse #ff-beskrivelse {
    height: 250px;
}
.record-bokbeskrivelse .inline_ffgruppe label {
    width: auto;
    margin-right: 5px;
    width: 90px;
}
.record-bokbeskrivelse #utgittdato {
    float: left;
    margin-right: 20px;
}
.record-bokbeskrivelse #ff-utgittdato {
    width: 150px;
}
.record-bokbeskrivelse #ff-omfang {
    width: 150px;
}
.record-bokbeskrivelse #omfang{
    float: left;
    clear: right;
}
.record-bokbeskrivelse #label-omfang {
    width: auto;
}
.record-bokbeskrivelse #ff-identifikasjon {
    width: 150px;
}


/* DATAPROGRAMBESKRIVELSE (UTGIVELSE) */
.record-dataprogrambeskrivelse #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-dataprogrambeskrivelse #ff-beskrivelse {
    height: 250px;
}
.record-dataprogrambeskrivelse .inline_ffgruppe label {
    width: auto;
    margin-right: 5px;
}
.record-dataprogrambeskrivelse #ff-utgittdato {
    width: 150px;
}



/* NETTSTEDMBESKRIVELSE (UTGIVELSE) */
.record-nettstedbeskrivelse #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-nettstedbeskrivelse #ff-beskrivelse {
    height: 250px;
}



/* UTSTYRSBESKRIVELSE (UTGIVELSE) */
.record-utstyrsbeskrivelse #ff-ingress {
	height: 120px;
    width: 550px;
}
.record-utstyrsbeskrivelse #ff-beskrivelse {
    height: 250px;
}



/* MULTIMEDIA */
.record-multimedia #ff-bildetekst {
	height: 50px;
    width: 450px;
    float: left;
}
.record-multimedia #ff-beskrivelse {
    height: 350px;
}
#multimedia-detaljer #height, #multimedia-detaljer #width{
    width: 200px;
    float: left;
    clear: none;
}
#multimedia-detaljer #ff-height, #multimedia-detaljer #ff-width{
    width: 80px;
}


/* SITAT */
.record-sitat #ff-tekst {
    height: 200px;
}


/* SIDEKOMPLEKS */
.record-sidekompleksforside textarea#ff-tekst{
	height: 400px;
    width: 550px;
}


/* TEMASIDE */
.record-temaseide textarea#ff-tekst{
	height: 400px;
    width: 550px;
}



/* KALENDERPOST */ 
.record-kalenderpost #ff-korttekst {
	height: 80px;
}
.record-kalenderpost textarea#ff-tekst{
	height: 300px;
    width: 550px;
}
.record-kalenderpost #startdato, .record-kalenderpost #sluttdato{
    width: 140px;
    float: left;
    clear: left;
}

.record-kalenderpost #starttid, .record-kalenderpost #slutttid{
    width: 100px;
    float: left;
    clear: right;
}

.record-kalenderpost #ff-startdato, .record-kalenderpost #ff-sluttdato{
    width: 140px;
}

.record-kalenderpost #ff-starttid, .record-kalenderpost #ff-slutttid{
    width: 100px;
}


/* BEGREP */
.record-begrep #ff-tekst{
	height: 200px;
    width: 550px;
}


/* TIDFESTET TEKST */
.record-tidfestet-tekst #ff-tekst{
	height: 200px;
    width: 550px;
}


/* NATURFAGPRØVE */
.record#naturfagprove textarea#ff-innledning{
	height: 250px;
    width: 550px;
}

.record#naturfagprove textarea#ff-tekst{
	height: 400px;
    width: 550px;
}


/*   Arbeidstilsynet */

/* Regelverk */
.record-brosjyre #ff-tekst,
.record-lov #ff-tekst, 
.record-veiledning #ff-tekst,
.record-skjema #ff-tekst,
.record-forskrift #ff-tekst,
.record-rapport #ff-tekst{
	height: 350px;
    width: 550px;
}
.record-brosjyre #ff-ingress,
.record-lov #ff-ingress, 
.record-veiledning #ff-ingress,
.record-skjema #ff-ingress,
.record-forskrift #ff-ingress,
.record-rapport #ff-ingress{
	height: 120px;
    width: 550px;
}
/* Stilling ledig */
.record-stillingledig #ff-tekst{
	height: 350px;
    width: 550px;
}
.record-stillingledig #ff-kommentar{
	height: 200px;
    width: 550px;
}

/* Bestillbar publikasjon */
.record-bestillbar-publikasjon #ff-utgivelsesdato,
.record-bestillbar-publikasjon #ff-bestillingsnummer,
.record-bestillbar-publikasjon #ff-pris,
.record-bestillbar-publikasjon #ff-maks_antall{
    width: 100px;
}

/* Faktaside */
.record-faktaside #ff-tekst{
	height: 350px;
    width: 550px;
}
.record-faktaside #ff-ingress{
	height: 80px;
}

/* Nyhet utvidet */
.record-nyhet-utvidet #ff-tekst{
	height: 350px;
}  

/* FOR MATTE */

/* Oppgavesett */
.record-oppgavesett #ff-tekst{
	height: 250px;
    width: 550px;
}

/* Matteoppgave */
 .record-matteoppgave #ff-tekst{
	height: 350px;
    width: 550px;
}

.record-matteoppgave #ff-fasit{
	height: 250px;
    width: 550px;
}

/* Definisjon */
.record-definisjon #ff-tekst{
	height: 350px;
    width: 550px;
}

/* Etymologisk forklaring */
.record-etymologiskforklaring #ff-tekst{
	height: 250px;
    width: 550px;
}

/* Begrepsforklaring */
 .record-begrepsforklaring #ff-tekst{
	height: 350px;
    width: 550px;
}


/* Spesielt for liste.html *****************************  */

/* selectbols for å velge nettsted */
#siteselect {
    border: 2px inset #cccccc ;
    width: 100%;
    font-size: 12px;
    margin: 0px;
    background-color: #ffffff;
}
#userpanel {
    border: 2px inset white ;
    font-size: 11px;
    padding-left: 3px;
    background-color: #D3D3D3;
}

div#nytt-stoff-boks {
    border: 1px inset white;
    padding: 5px;
}
div#innholdsliste {
    margin-right: 0px;
    /*border: 1px dotted pink;*/
}
div#innholdsliste h3{
    color: white;
    margin-top: 20px;
}
#innholdsliste table {
    border-collapse: collapse;
    border: 1px inset white;
}

#innholdsliste tr{
    padding-bottom: 2px;
    padding-top: 1px;
}
#innholdsliste tr.odd td{
    background-color: white;
}
#innholdsliste tr.even td{
    background-color: #ECF1F1;
}
#innholdsliste tr.odd_sub td{
    background-color: white;
	border-top: 1px solid #ECF1F1;
	border-bottom: 1px solid #ECF1F1;
}
#innholdsliste tr.even_sub td{
    background-color: #ECF1F1;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


/* Piler */
div.collapsedrow, div.expandedrow {
    background-image: url(/manage/images/arrow_11_right.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	width: 11px;
	height: 11px;
	cursor: pointer;
}
div.expandedrow {
    background-image: url(/manage/images/arrow_11_down.gif);
}







/* SIDETOPPANEL --------------------------------------------------------------------*/
#sidetoppanel { 
	height: 22px; 
	font-size: 12px; 
	line-height: 18px; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 1px;
	margin-left: 10px;
	
}
table#sysmenytabell td{
	background-color: #F1F1ED;
}
table#sysmenytabell td#ccell{
	background-color: transparent;
}


#managelogoCont {
	background-image: url(/manage/images/logo.gif); 
	background-repeat: no-repeat; 
	height: 50px; 
	width: 105px; 
	margin-top: 15px;
	margin-bottom: 10px;
}

#servermiljogif {
    width: 100%;
    text-align: center;
    margin-top: -1px;
}



/* MENY FOR UTVIKLERE */

#toppmeny{
	color: #666666;
    background-color: transparent;
    text-align: left;
    padding-top: 10px;
    display: block;
}
#toppmeny a{
	border: 1px solid #999999;
	background-color: #cccccc;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 1px;
    margin-left: 3px;
    margin-bottom: 0px;
	text-decoration: none;
	color: #000000;
    width: 80px;
    height: 30px;
    font-size: 11px;

    text-align: left;
    float: left;
}
#toppmeny a#currentsite{
	background-color: #eeeeee;
	color: orange;
	font-weight: bold;
}

.valideringsfeil {
    border: 2px solid #900;
}

