/* CSS Document */
/* Dette CSS dokumentet tilhører Forbeder.net */

/* Start "Tekst formatering" */
strong {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-weight: bold;
}
small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.navbarlink {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navbarlink:hover {
	text-decoration: underline;
}
a.menu_link {
	font-size: 10px;
	font-weight: bold;
	color: #5F3727;
	text-decoration: none;
}
a.menu_link:hover {
	font-weight: bold;
	color: #5F3727;
	text-decoration: underline;
}
a.sub_menu_link {
	font-size: 10px;
	color: #5F3727;
	text-decoration: none;
}
a.sub_menu_link:hover {
	text-decoration: underline;
	color: #5F3727;
}
/* Slutt "Tekstformatering" */
/* Start "Diverse" */
body, td, table, img, a, div, form, select {
	border: 0px;
	margin: 0px;
	padding: 0px;
	cell-spacing: 0;
	vertical-align: center;
	border-collapse: collapse;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
td {
	font-size: 12px;
	color: #5F3727;
	vertical-align: top;
}
body {
	font-size: 12px;
	background-color: #FBEBD4;
	background-image: url(img/background.gif);
	
	SCROLLBAR-FACE-COLOR: #EEBB99; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EBD9C1; 
	SCROLLBAR-SHADOW-COLOR: #FFEED0; 
	SCROLLBAR-3DLIGHT-COLOR: #FFEED0; 
	SCROLLBAR-ARROW-COLOR: #A67764; 
	SCROLLBAR-TRACK-COLOR: #FFEED0; 
	SCROLLBAR-DARKSHADOW-COLOR: #EBD9C1;
}
select.dropdown {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
input.textfield_216 {
	width: 216px;
}
textarea.textarea_216x150 {
	width: 216px;
	height: 150px;
}
textarea.textarea_216x40 {
	width: 216px;
	height: 40px;
}
input.knapp_108 {
	width: 108px;
}
/* Slutt "Diverse" */

/* Start "Tabellar" */
/* Start "Main inndeling" */
table.window {
	width: 750px;
	align: center;
	border: 1px solid black;
	background-color: #FFEED0;
	background-repeat: no-repeat;
}
table.main {
	border: 1px solid black;
	border-collapse: collapse;
	cell-spacing: 0;
	width: 750px;
	padding: 0;
	background: #EEBB99;
}
td.logo{
	background-color: #A67764;
	border: 1px solid black;
	height: 120px;
	width: 750px;
}
td.header {
	background-color: #EEBB99;
	border-bottom: 1px dotted #5F3727;
	height: 25px;
}
td.main {
	padding: 10px;
}
td.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #5F3727;
	font-size: 12px;
	width: 130;
	padding: 10px;
	vertical-align: top;
}
td.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	vertical-align: top;
	color:  #5F3727;
}
td.overfooter {
	background-color: #EEBB99;
	border-top: 1px dotted #5F3727;
	height: 25px;
}
td.footer {
	background-color: #A67764;
	border: 1px solid black;
	height: 25px;
	width: 750px;
}
/* Slutt "Main inndeling" */
/* Start "Andre tabelar" */
td.navview {
	color: black;
	background-color: #EEBB99;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	padding: 5px;
}
td.dropdown {
	color: black;
	background-color: #EEBB99;
	font-size: 12px;
	text-align: right;
	vertical-align: center;
	padding: 5px;
}
table.form-tabell {
	width: 100%;
	cell-spacing: 0;
	padding: 0;
}
td.left_container {
	width: 115px;
}
td.left_container2 {
	width: 25%;
}

table.news {
	
}

td.news {
/*	border-top: 1px solid #5F3727;	*/
	border-bottom: 1px solid #5F3727;	
	padding: 0px 0px 5px 0px;
}

table.bonneemner {
  border: black solid 1px;
  border-collapse: collapse;
}
td.be0 {
  border: black solid 1px;
  padding: 5px;
  background-color: #EFBB99;
  color: black;
  font-size: 11px;
}
td.be1 {
  border: black solid 1px;
  padding: 5px;
  background-color: #FFCEAB;
  color: black;
  font-size: 11px;
}
/* Slutt "Andre tabellar" */
/* Slutt "Tabellar" */