/*-------------------------------------------------------*/
/* class til KATALOG-MODUL	     				 */
/*-------------------------------------------------------*/
.searchItem {
	background-color: #FFFFFF;
	border: 1px solid #9BBADA;
	width:230px;
	height:18px;
}
.searchBtn {
	background-color: #9BBADA;
	border: 1px solid #729CC6;
	color: #FFFFFF;
	width:230px;
	height:18px;
}
/*-------------------------------------------------------*/
/* class til PROJEKT-MODUL	     				 */
/*-------------------------------------------------------*/
.horizontal-line {
	background-color:#BCBCA7;
}

.document-1strow {
	background-color: #F7F6E9;
}
.document-2ndrow {
	background-color: #FFFFFF;
}
.project-active {
	color:#006600;
}

.project-inactive {
	color:#FF0000;
}

.project-notes {
	border: 1px solid #BCBCA7;
	background-color: #F7F6E9;
}

.project-notesShow {
	border: 1px solid #BCBCA7;
	background-color: #FFFFFF;
}


/*-------------------------------------------------------*/
/* class til Tekstbilled-MODUL 5 spalter / incl. nyheder */
/*-------------------------------------------------------*/
.infotekster_small
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.searchstyle	{
	background-color:#FFFFFF;
	color: #000000;
	font-size: 9px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #8E8369;
	height:18px;
}
.kategorioverskrift		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.newsoverskrift		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.newsBg {
	background-color:#707070;
	padding: 5px 12px 0px 12px;
}
a.news		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c4c1c1;
	text-decoration: none;
}
a.news:hover		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c4c1c1;
	text-decoration: none;
}
.newsarchiveline		{
	background-color:#89AACB;
}

/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #F1E6D0;
}

HTML {
	overflow-y: scroll;
}

/*SKABER STYLE TIL SCROLLBAR OG OVERORDNET BAGGRUND*/
BODY	{
	background-color:#4a4a4a;
	background-image:url(../images/bgtile.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.bot, a.bot, a.bot:hover	{
	color: #c4c1c1;
	font-size: 11px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	line-height: 40px;
	text-align:center;
}

/*BAGRUND PÅ INDHOLD I MAIN*/
.bground	{
}
.bgroundMain	{
	background-color:#000;
}
/*BAGRUND PÅ INDHOLD I MAIN*/
table	{
	color: #dddddd;
	font-size: 13px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	line-height: 130%;
	border-collapse:collapse;	
}

/*--------------------------------------------------------*/
/* her rettes egenskaber til alle billeders border-farve  */
/*--------------------------------------------------------*/
.picbordercolor {
	border-color: #000000;
}

/*----------------------*/
/* CLASS TIL HOVEDMENU  */
/*----------------------*/
a.menutext		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height:25px;
	line-height:25px;
	border:0px;
	text-align:center;
	display:block;
	background-color:transparent;
	width:104px;
}
a.menutext:hover, a.menutextActive, a.menutextActive:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height:25px;
	line-height:25px;
	border:0px;
	text-align:center;
	display:block;
	background-color:#231f20;
	width:104px;
}
/*------------------*/
/* CLASS TIL SUBMENU*/
/*------------------*/
a.submenutext, a.submenutext:hover	{
	font-family:Verdana, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
	height:18px;
	line-height:18px;
	margin-left:24px;
	display:inline-block;
}
/*--------------------------------------------*/
/* egenskaber til øvrige links i hele modulet */
/*--------------------------------------------*/
a	{
	color: #FFF;
	text-decoration: none
}
a:hover		{
	color: #FFF;
	text-decoration: none;
}
a.sitemap	{
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ac1a2f;
	text-decoration: none;
	display:inline-block;
	border:1px solid transparent;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	line-height:20px;
}
a.sitemap:hover		{
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ac1a2f;
	text-decoration: underline;
	border:1px solid #E5E5E5;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	line-height:20px;
	background-color:#F1F1F1;
}

/*-----------------------------------------*/
/* generelle CLASSES til specifikke sider  */
/*-----------------------------------------*/
.HeadLightBlue {
	padding-top:10px;
	font-family:Verdana;
	font-size: 10px;
	color: #89aacb;
	font-weight: bold;
}

.HeadBlue {
	padding-top:10px;
	font-family:Verdana;
	font-size: 10px;
	color: #477bb1;
	font-weight: bold;
}

.HeadYellow {
	padding-top:10px;	
	font-family:Verdana;
	font-size: 10px;
	color: #fbb130;
	font-weight: bold;
}

H2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	line-height:19px;
}
.overskrift		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	line-height:19px;
}
H1		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	line-height:19px;
}
/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #F1E6D0;
}

/*------------------------------------------------------------*/
/* egenskaber til formularer, bl.a. KONTAKT, STANDARD KONTAKT */
/*------------------------------------------------------------*/
input 			{
	color: #000000;
	font-size: 11px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #555;
}

.box 			{
	color: #000000;
	font-size: 10px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid #555;
}
textarea 		{
	color: #000000;
	font-size: 11px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #555;
}
submit 			{
	color: #000000;
	font-size: 10px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #555;
}
/*---------------------------------*/
/*------- Forum Style -------------*/
/*---------------------------------*/
.Forumline		{
	background-color:#555;
}

.ForumHeadBG	{
	background-color:#EBE8D6;
}

.Linktoppage	{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.UserFieldReply	{
	background-color:#EBE8D6;
}

.UserInPut	{
	background-color:#F0F0F0;
	color: #000000;
	font-size: 11px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #000000;
}

/*--------------------*/
/* Login screen Style */
/*--------------------*/
.LoginStyle	{
	background-color:#FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid #000000;
	margin: 20px;
}

