/*-------------------------------------------------------*/
/* 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 */
/*-------------------------------------------------------*/
.newsBg {
	/*background-image:url(../images/news_bg.gif);
	background-repeat:repeat-y;
	background-position:left;*/
}
.newsRight {
	/*background-image:url(../images/news_bg-right.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:29px;*/
}	
.newsBullet {
	display:none;
	/*color:#e65e3a;
	font-size: 11px;*/
}
.newsBot {
	display:none;
	/*height:20px;
	line-height:15px;
	font-size:9px;*/
}
.infotekster_small
{
	font-family: Arial;
	font-size: 10px;
	color: #CCC;
	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;
	size:landscape auto;
}
.kategorioverskrift		{
	font-family: Arial, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}
.newsoverskrift		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	display:block;
}
.news
{
	display:block;
	padding-left:10px;
}
a.news, a.news:hover		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	height:28px;
	line-height:28px;
	border-bottom:1px dotted #a0a0a0;
	display:block;
	padding-left:10px;
	margin:5px 0px;
	vertical-align:middle;
}
a.news p {
	margin:0px;
	padding:0px;
}
a.newsArchive, a.newsArchive:hover		{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	height:24px;
	line-height:24px;
	display:block;
}
.newsarchiveline		{
	background-color:#89AACB;
}

/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #F1E6D0;
}
HTML {
	overflow-y: scroll;
}
BODY	{
	background-color:#edebeb;
}

#search {
	width:172px;
	height:26px;
	border:0;
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	margin: 0 36px 20px 0;
}
#search input {
	font-size:12px;
	color:#FFF;
	background:none;
	margin:0;
	width:142px;
	display:inline-block;
	border:0;
	height:26px;
	line-height:24px;
	padding-left:12px;
}
#search .submit {
	background:none;
	margin:0;
	width:30px;
	height:26px;
	display:inline-block;
	border:0;
	cursor:pointer;
}
.bot, .bot a, .bot a:hover {
	color:#828282;
	font-size: 12px;
}
.botBig, a.botBig {
	font-size:16px;
	font-weight:bold;
	color:#969696;
}
a.botBig:hover {
	font-size:16px;
	font-weight:bold;
	color: #d43c14;	
}
/*BAGRUND PÅ INDHOLD I MAIN incl. HEADER OG FOOTER*/
.bground	{
	margin-top:0;
	margin-left: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color:#FFFFFF;
}
/*BAGRUND PÅ INDHOLD I MAIN*/
.bgroundMain	{

}
/*INDHOLD I MAIN*/
table	{
	color: #646464;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	line-height: 150%;
	border-collapse:collapse;	
}

/*--------------------------------------------------------*/
/* her rettes egenskaber til alle billeders border-farve  */
/*--------------------------------------------------------*/
.picbordercolor {
	border-color: #646464;
}

/*----------------------*/
/* CLASS TIL HOVEDMENU  */
/*----------------------*/
a.menutext		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-transform:uppercase;
	background-color:#dddddd;
	height:32px;
	line-height:32px;
	display:block;
	text-align:center;
}
a.menutext:hover		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-transform:uppercase;
	background-color:#ededed;
	height:32px;
	line-height:32px;
	display:block;
	text-align:center;
}
a.menutextActive		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-transform:uppercase;
	background-color:#FFF;
	height:32px;
	line-height:32px;
	display:block;
	text-align:center;
}
a.menutextActive:hover		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-transform:uppercase;
	background-color:#FFF;
	height:32px;
	line-height:32px;
	display:block;
	text-align:center;
}
/*------------------*/
/* CLASS TIL SUBMENU*/
/*------------------*/
a.submenutext, a.submenutext:hover		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:8px;
	border-top: 2px solid #e6e6e6;
	background:none;
}
a.submenutextActive, a.submenutextActive:hover		{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:8px;
	border-top: 2px solid #e6e6e6;
	background-image:url(../images/menu-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
a.sub2menutext, a.sub2menutext:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:8px;
	border-top: 1px solid #fff;
	background-color:#e6e6e6;	
}
a.sub2menutextActive, a.sub2menutextActive:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:8px;
	border-top: 1px solid #fff;
	background-color:#c8c8c8;	
}
a.sub3menutext, a.sub3menutext:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:20px;
	background-color:#e6e6e6;
}
a.sub3menutextActive, a.sub3menutextActive:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-transform: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:20px;
	background-color:#e6e6e6;	
}
/*-----------------------------------------*/
/* class til borders om tabel i menu-modul */
/*-----------------------------------------*/
.tableborderright		{
	border: #646464;
	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	{
	color: #d43c14;
	text-decoration: none
}
a:hover		{
	color: #d43c14;
	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;
}


H2	{
	/*padding-top:5px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d43c14;
	display: inline;
	line-height:20px;
	/*padding-bottom: 10px;*/
}
/*.H2	{
	padding-top:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #646464;
	padding-bottom: 10px;
}*/
.H14	{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCB131;
}
.H16	{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCB131;
}
.H18	{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCB131;
}
.H20	{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FCB131;
}
.overskrift		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d43c14;
	line-height:20px;
	padding-bottom: 10px;
}
H1		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d43c14;
	line-height:20px;
	display: inline;
}
/*-------------------------*/
/* clas til KATALOG-MODUL  */
/*-------------------------*/
.katalogcolor		{
	background-color: #F1E6D0;
}

/*------------------------------------------------------------*/
/* egenskaber til formularer, bl.a. KONTAKT, STANDARD KONTAKT */
/*------------------------------------------------------------*/
input 			{
	color: #646464;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCC;
}

.box 			{
	color: #646464;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid #CCC;
}
textarea 		{
	color: #646464;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCC;
}
submit 			{
	color: #646464;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCC;
}
/*---------------------------------*/
/*------- Forum Style -------------*/
/*---------------------------------*/
.Forumline		{
	background-color:#000000;
}

.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;
}

