body {
	background:#3e7ea1 url(background.jpg) repeat-x left top;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#000;
	font-size:76%;
	text-align:center;
}

p {
	font-size:1em;
	line-height:1.3em;
	margin-bottom:1em;
}
	
h1.hideh1 {
	display:none;
}


h1, h2, h3, h4 {
	font-family: "Century Gothic", arial, sans-serif;
	font-weight: bold;
	margin-bottom:0.7em;
	color:#000;
}
	
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
	
	
a {
	color:#005685;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}

.editable img {
    margin: 5px 0 10px 10px;
    border: 1px solid #555;
}

.ingress {
    font-style:italic;
}

.ingress_skjult {
    display: none;
}

/* ANNONSERING */

form.annonsering table {
    width:620px;
    margin: 0 36px;
    border-collapse:collapse;
}

form.annonsering th {
    border-bottom: 1px solid black;
}

form.annonsering table input, form.annonsering textarea {
    background-color: cornsilk;
    border: 1px solid tan;
    font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-size:91%;
}
/*
form.annonsering td input { border:none; background-color: #ccc; }
*/

form.annonsering td { border: 1px dotted #aaa;  padding: 0px 3px; }


form.annonsering input
{
    width: 200px;
}

form.annonsering input.ant {
    text-align:center;
    width: 20px;
    border-width:1px;
    background-color: cornsilk;
}

form.annonsering textarea {
    width: 620px;
}


/*
form.annonse fieldset { width: 90%; margin-left: 36px; }
table: width:90%;border-collapse:collapse;clear:both;margin-top:15px;
*/


/* width:100%;background-color:cornsilk;border:1px solid tan */




/* SLUTT ANNONSERING */

*.l, *.left, *.v, *.venstre { text-align: left; }
*.c, *.center, *.s, *.sentrer { text-align: center; }
*.r, *.right, *.h, *.hoyre { text-align: right; }
*.nobr { white-space: nowrap; }

td#banner div {
    margin: 15px 0;
}

div#wrap {
	position:relative;
	min-height:100%;
	width:762px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #005685;
	border-right:1px solid #005685;
	border-bottom:1px solid #005685;
	background-color:#FFF;
}

div#header {
	position:relative;
	border-top:1px solid #005685;
}


div#menu {
	position:relative;
	width:718px;
	height:44px;
	background-image:url(background_menu.jpg);
	background-repeat:repeat-x;
	padding-left:0.9em;
	border:1px solid #005685;
	margin:10px auto 0px auto;
}

#menu ul {
	margin:0;
	padding:0;
	width: 500px;
}
	
#menu li {
	list-style:none;
	float:left;
	font-size:0.9em;
	padding-top:9px;
	margin-right:13px;
}
	
#menu li a {
	color:#000;
	text-decoration:none;
}

#menu li a.current {
	color:#005685;
}

#menu li a:hover {
	color:#005685;
}

#menu li a span {
	display:none;
}

#menu li a:hover {
        border-right:0px;
}

#menu li a:hover span {
	display:block;
	position:absolute;
	top:9px;
	left:500px;
	width:220px;
	color:#000;
}

#menu span#textInfoSeparator {
    font-size:0.9em;
	display:block;
	position:absolute;
	top:8px;
	left:480px;
}


div#innhold { /* ex. 'includes' */
	position:relative;
	width:724px;
	margin:0 auto;
}

table.program {
    border-collapse: collapse;
    margin: auto;
    width: 400px;
    /* works, but... table-layout: fixed; */
    /*empty-cells: show;*/
   /* border: 1px solid red; */
    /*padding:10px 40px 10px 10px;*/
}

table.program {
      /* border: 1px solid red; */
       width: 720px;
}

table.program caption {
    font-size: 20px;
    font-weight: bold;
}

table.program tr.e {
      background-color: #ddd;
}

table.program td {
    vertical-align:top;
    padding: 4px;
    /*border: 1px solid blue;*/
    /*padding: 10px;*/
}

table.program td.tid {
    white-space: nowrap;
}

table.program th {
    padding-top: 10px;
    border-bottom: 1px solid black;
}

table.program span.arr {
     white-space: nowrap;
     font-style: italic;
}

table.program tfoot td {
    text-align: center;
    font-style: italic;
}


#banner a img { border:0; }

div.msxxfadm {
    background-color: #FECB5E;
    border: 1px solid #005685;
    border-top: none;
    /*
    padding: 5px;
    margin: -10px; */
}
div.Xmsfadm {
	position:relative;
    top: -10px;
    left: -10px;
	width:716px;
	/*height:38px;*/
    /*padding: 5px;*/
    background-color: #FECB5E;
	padding-left:2em;
	border:1px solid #005685;
	margin:10px auto 0px auto;
    border-top: none;
}

div.msfadm {
    
	position:relative;
    left: -4px;
    top: -11px;
	width:705px;
	/*height:38px;*/
    /*padding: 5px;*/
    background-color: #FECB5E;
	padding-left:2em;
	border:1px solid #005685;
	margin:10px auto 0px auto;
    border-top: none;
}

#programpost label, #kontakt label {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    width: 80px;
    text-align: right;
}

tr.renn td {}
tr.kultur td { background-color: wheat; }
tr.annet td { background-color: linen; }

table.program th {
    border-bottom: 1px solid #555;
}

/* REST IS FOOTER MENU */

div#footer {
	clear: both;
	position:relative;
	width:490px;
	margin:10px auto;
	border-top:1px solid #000;
	padding:5px 0 0 0;
    font-size:0.8em;
	text-align:center;
	color: #555;
}
/*
div#footer ul {
	margin-left:20px;
}

div#footer li {
	list-style:none;
	float:left;
	font-size:0.8em;
	padding-right:10px;
	white-space: nowrap;
}
	
div#footer li a {
	color:#000;
	text-decoration:none;
}
	
div#footer li a:hover {
	color:#005685;
}

#footer li a.current {
        color:#005685;
}

*/

