BODY
{
	padding: 0px;
	margin: 0px;
	
	color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none
	
	scrollbar-3d-light-color: #EAEDF2;
	scrollbar-arrow-color: #98A4B6;
	scrollbar-base-color: #EAEDF2;
	scrollbar-dark-shadow-color: #EAEDF2;
	scrollbar-face-color: #EAEDF2;
	scrollbar-highlight-color: #EAEDF2;
	scrollbar-shadow-color: #EAEDF2;
}

.header_panel  {color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tekst_panel   {color: #1f2a40; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.input_panel	{ background-color: #7C8AA4; width: 90px;}
.button_panel	{ background-color: #1f2a40; color: #FFFFFF;}

.chatoverskrift  { background-color: #666666; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.chattekst   { border-style: inset; color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.eventsoverskrift_1  { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.eventsoverskrift_2  { color: #FFFFFF; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.eventstekst   { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.overskrift  { color: #323232; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.header_faq  { color: #3232FF; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tekst   { color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

	H4{
	font-family: verdana;
	font-size: 14px;
	color: #333399;
	padding: 3px;
	background-color: #DDDDFF;
	}
	
	A{
	text-decoration: none; 
	cursor: hand
	}
	
	a:link  { color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	a:active  { color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	a:vlink  { color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	a:visited { color: #323232; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	a:hover  { color: silver; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }	

	SELECT, INPUT, BUTTON, TEXTAREA{
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #999999;
	}
	
	.listHeader{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: solid 1px #999999;
	}

	.listData{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	}

	.formHeader{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}

	.formData{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	}

	.formButton{
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #999999;
	}

	
	.menu{
	font-weight: bold; 
	width: 140px;
	cursor: hand;
	color: #006600;
		}
	
	.page{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	width: 140px
	}
	
	.noStyle{
	border-style: none	
	}	
	
	.header{
		font-size: 13px;
		font-weight: bold;
		background-color: #CCCCFF;
		cursor: hand;
	}


/**************************************************************************************************************************/
/***	TABLE														***/
/**************************************************************************************************************************/
table
{
	padding: 0px;
	margin: 0px;
}

td
{
	padding: 0px;
	margin: 0px;
}

tr
{
	padding: 0px;
	margin: 0px;
}

.tableT
{
	background: url(front/graphic/table_T.gif) repeat;
}

.tableB
{
	background-color: #FFFFFF;
	background: url(front/graphic/table_B.gif) repeat-x  bottom;
}

.tableL
{
	background: url(front/graphic/table_L.gif) repeat;
	width: 5px;
}

.tableR
{
	background: url(front/graphic/table_R.gif) repeat;
	width: 5px;
}

.tableC
{
	background: #FFFFFF;
}

/**************************************************************************************************************************/
/***	SUBTABLE													***/
/**************************************************************************************************************************/
.subTableT
{
	background: url(front/graphic/SubTable_T.gif) repeat;
}

.subTableB
{
	background-color: #FFFFFF;
	background: url(front/graphic/SubTable_B.gif) repeat-x  bottom;
}

.subTableL
{
	background: url(front/graphic/SubTable_L.gif) repeat;
	width: 5px;
}

.subTableR
{
	background: url(front/graphic/SubTable_R.gif) repeat;
	width: 5px;
}

.subTableC
{
	background: #D6EBFF;
}

.subTable_Header
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}
.subTable_Select
{
	color: #FFFFFF;
	background: #003366;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	border: solid 1px #999999;
}
.subTable_Text
{
	color: #000000;
	background: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	border: solid 1px #000000;
}
.subTable_Btn
{
	color: #000000;
	background: #C1DBF4;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border: outset 1px;
}

/**************************************************************************************************************************/
/***	ADMIN														***/
/**************************************************************************************************************************/
	.emptyPage
	{
		font-family: tahoma;
		font-size: 35px;
		font-weight: bold;
		color: #CCCCCC;
	}
/**************************************************************************************************************************/
/***	ADMINPOPUP															***/
/**************************************************************************************************************************/
	.body_adminpopup
	{
		background-color: #DDDDFF;
	}
	
	.header_adminpopup
	{
		height: 25px;
		padding-left: 10px;
		color: #DDDDFF;
		font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		background: url(admin/menu/graphic/top.gif) repeat-x;
	}
	
	.table_adminpopup
	{
		padding: 0px;
		margin: 0px;
	}
	
	.input_adminpopup
	{
		color: #000000;
		background: #FFFFFF;
		font-family: verdana;
		font-size: 9px;
		font-weight: normal;
		border: solid 1px #AAAACC;
		width='100%'
	}

	.inputheader_adminpopup
	{
		color: #000000;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
	}

	.chb_adminpopup
	{
		border: none;
	}
/**************************************************************************************************************************/
/***															***/
/**************************************************************************************************************************/
.tom
{
	font-size: 1px;
}

.ingenScroll
{
	width: 17px;
	font-size: 1px;
}

img {  border-style: none}
.chb{	border: none}

/**************************************************************************************************************************/
/***	FORUM															***/
/**************************************************************************************************************************/
.level0_forum
{color: #323232; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}

.level1_forum
{}

.menu_forum
{
	color: #323232;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	cursor: hand;
}

.focusMenu_forum
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	cursor: hand;
}
.activeMenu_forum
{
	color: #323232;
	font-style: italic;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	cursor: hand;
}

.header_forum
{
	color: #323232;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.content_forum
{
	color: #323232;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
