body {
	background-color: #cccccc; 
}

a {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #c3122e;
}

div#infotxt,span#cntdwn {
   font-size: 10px;
}

.overskrift {
    font-weight: bold;
    font-size: 16px;
	color: #c20c28;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}

table {
        border-collapse: collapse;
        border-spacing: 0;
        border: 0;
}

td,th {
        font-size: 11px;
        font-family: verdana, arial, helvetica, sans-serif;
        vertical-align: top;
		text-align: left;
        padding: 0px;
}

.venstrefront {
    background-repeat: no-repeat;
    text-indent: 0px;
    white-space: nowrap;
}

.sidebartoc {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

.example {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    color: #000000;
    background: #F0F0F0;
    padding: 5px;
    margin: 5px;
}

.programlisting {
    margin-left: 15px;
    font-family: "monotype.com", "courier new", courier, monospace;
}

.warning {
    background: #FFCCCC;
}

.author,.editor {
    font-size: 10pt;
    font-weight: normal;
}

div#venstre1 {
	color: white;
	position: relative;
	left: 15px;
	width: 190px;
	height: 425px;
	background-color: #b2b2b2;
	padding: 5px;
}
div#venstre1 a {
   color: white;
}
div#venstre2 {
	color: white;
	position: relative;
	top: 10px;
	left: 15px;
	padding: 7px;
	width: 186px;
	height: 395px;
	background-color: #00436e; /* Blå */
}
div#venstre3 {
	color: white;
	position: relative;
	top: 20px;
	left: 15px;
	padding: 7px;
	width: 186px;
	height: 395px;
	background-color: #8c8105; /* 2008-grÃ¸nn 00436e;  Blå */
}
div#venstre2 a {
   color: white;
}

div#hoyre1 {
	color: black;
	position: relative;
	left: 25px;
	top: 30px;
	padding: 7px;
	width: 186px;
/*	height: 265px;*/
	background-color: #b2b2b2;
}
div#hoyre1 a {
   color: white;
}
div#hoyre2 {
	color: black;
	position: relative;
	top: 00px;
	left: 25px;
	padding: 7px;
	width: 186px;
/*	height: 270px; */
	background-color: #b2b2b2;
}
div#hoyre2 a {
   color: white;
}
div#hoyre3 {
	color: white;
	position: relative;
	top: 10px; 
	left: 25px;
	padding: 7px;
	width: 186px;
/*	height: 90px; */
	background-color: #c3122e; /* Rød */
}

div#hoyre3 a {
   color: white;
}

div#hoyre4 {
	color: white;
	position: relative;
	top: 20px;
	left: 25px;
	padding: 7px;
	width: 186px;
/*	height: 81px;*/
	background-color: #00436e; /* Blå */
}
div#hoyre4 a {
	color: white;
}

div#hoyre5 {
	position: relative;
	top: 40px;
	left: 25px;
	padding: 7px;
	width: 186px;
/*	height: 81px; */
	background-color: #ffffff; /* Hvit */
}

.footer {
	color: white;
	font-size: 12px;
	font-weight: normal;
}

table#topp {
	position: relative;
	left: 0;
	top: 0;
}
div#hoyretopp {
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
}
div#flagg {
	float: left;
	position: absolute;
	left: 328px;
	top: 123px;
	z-index: 2;	
}

