/*-------------------------------------------------------*/
/* class til Tekstbilled-MODUL 5 spalter / incl. nyheder */
/*-------------------------------------------------------*/
.infotekster_small
{
font-family: Ariel;
font-size: 9 px;
color: #FCFCFC;
font-weight: normal;
}
.searchstyle	{
background-color:#FFFFFF;
color: #000000;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
border: 1px solid #FCFCFC;
height:18px;
size:landscape auto;
}
.kategorioverskrift		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: NORMAL;
	color: #FFFFFF;
	text-decoration: none;
}
.newsoverskrift		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFCFC;
}
a.news		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
}
a.news:hover		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DADADA;
	text-decoration: none;
}
a.news:active		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
}
.newsarchiveline		{
	background-color:#FCFCFC;
}
/*-------------------------*/
/*-- class til LINK-MODUL --*/
/*-------------------------*/
.linkcolor		{ 
	color: #FCFCFC;
}

/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #483D31;
}

/*------------------------------------------------*/
/* bruges på alle sider til scrollbar egenskaber  */
/*------------------------------------------------*/
BODY	{
	scrollbar-face-color: #141B21;
	
	scrollbar-shadow-color: #587078;
	scrollbar-highlight-color: #2E4C57;
	
	scrollbar-3dlight-color:#141B21;
	scrollbar-darkshadow-color:#141B21;
	
	scrollbar-track-color: #141B21;
	scrollbar-arrow-color: #587078;
}


/*---------------------------------------------*/
/* her rettes egenskaber til alle viste sider  */
/*---------------------------------------------*/
.bground	{
	margin-top:0;
	margin-left: 0;
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	/*background-color: #1A2A31;*/
	background-color: #141B21;
	background-image: url(../images/bground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table	{
	color: #FCFCFC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}

/*--------------------------------------------------------*/
/* her rettes egenskaber til alle billeders border-farve  */
/*--------------------------------------------------------*/
.picbordercolor {
	border-color: #DFE1E3;
}

/*-------------------------------*/
/* class til links i MENU-MODUL  */
/*-------------------------------*/
a.menutext		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: NORMAL;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:hover		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: NORMAL;
	color: #DADADA;
	text-decoration: none;
}
a.menutext:active		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: NORMAL;
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------------------------*/
/* class til borders om tabel i menu-modul */
/*-----------------------------------------*/
.tableborderright		{
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/*--------------------------------------------*/
/* egenskaber til øvrige links i hele modulet */
/*--------------------------------------------*/
a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: underline;
}
a:hover		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DADADA;
	text-decoration: underline;
}
a:hover:active 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: underline;
}

/*-----------------------------------------*/
/* generelle CLASSES til specifikke sider  */
/*-----------------------------------------*/
H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCFC;
}
.H14	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.H16	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.H18	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.H20	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.overskrift		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCFCFC;
}
/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #483D31;
}

/*------------------------------------------------------------*/
/* egenskaber til formularer, bl.a. KONTAKT, STANDARD KONTAKT */
/*------------------------------------------------------------*/
input 			{
	color: #FCFCFC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #FCFCFC;
}

.box 			{
	color: #FCFCFC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid #FCFCFC;
}
textarea 		{
	color: #FCFCFC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #FCFCFC;
}

/*---------------------------------*/
/*------- Forum Style -------------*/
/*---------------------------------*/
.Forumline		{
	background-color:#FCFCFC;
}

.ForumHeadBG	{
	background-color:#438D31;
}

.Linktoppage	{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.UserFieldReply	{
	background-color:#438D31;
}

.UserInPut	{
background-color:#438D31;
font-color: #FCFCFC;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
border: 1px solid #FCFCFC;
}

/*--------------------*/
/* Login screen Style */
/*--------------------*/
.LoginStyle	{
background-color:#438D31;
font-color: #FCFCFC;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
border: 1px solid #FCFCFC;
}

/*---------------------------------*/
/*--- bruges måske ikke mere !! ---*/
/*---------------------------------*/
.imgtxt 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FCFCFC;
	text-decoration: none;
}
.textfield 		{
	border: 1px solid #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menubground {
	margin-top:0;
	margin-left: 0;
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-color: #141B21;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
