﻿@import url(style_gen.css);

body 
{
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Helvetica, Arial;
	font-size: 11px;
}

td 
{
	font-size : 11px;
}

a 
{
	color : green;
}

.fed
{
	font-weight: bold;
}

.fejl_besked
{
	color: Red;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}

/* Yderste tabel */
.outerTable 
{
	width : 1000px;
	height : 800px;
	border : 1px #5B544A solid;
	border-top : 0px;
}

.tableUgetal 
{

}

.tableUgetal .fed 
{
	padding-top : 10px;
}

.tableBesoegsstat 
{
}

.tableBesoegsstat  .fed
{
	padding-top : 10px;
}

.topTable 
{
	width : 100%;
}

.topInfo 
{
	padding : 2px;
	background-color : #EFEBE0;
	text-align : right;
	font-size : 9px;
	color : #5B544A;
}

.topInfo a
{
	color : #5B544A;
}

.topInfo a:HOVER 
{
	color : #CF0425;
}

.topSpace 
{
	height : 2px;
}

.topBarr 
{
	height : 81px;
	background-image : url(grafik/topmenu_bagg.jpg);
}

.topBarr .banner 
{
	position : relative;
	right : -88px;
	top : 2px;
	width : 641px;
	height : 70px;
	padding-left : 11px;
	padding-top : 5px;
	background-image : url(grafik/topbannerbagg.jpg);
	background-repeat : no-repeat;
}

.topBarr div 
{
	padding-left : 7px;
}

.topNavigation 
{
	padding-left : -25px;
	height : 37px;
	background-image : url(grafik/topmenu_navBagg.gif);
}
.topNavigation li
{
	display:inline;
}

.topNavigation .tab 
{
	float : left;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	padding-left : 14px;
	padding-right : 14px;
	padding-bottom : 7px;
	padding-top : 2px;
}

.topNavigation .tab a 
{
	color : #FFFFFF;
	text-decoration : none;
}

.topNavigation .tab a:HOVER
{
	color : #CF0425;
}

.topNavigation .tabsplit 
{
	float : left;
	width : 2px;
	height: 19px;
	padding-top : 3px;
	background-image : url(grafik/topmenu_navBaggSplit.gif);
}

.topNavigation .tabsplitlarge 
{
	float : left;
	width : 4px;
	height: 19px;
	padding-top : 3px;
	background-image : url(grafik/topmenu_navBaggSplit.gif);
}

.topPath 
{
	height : 3px;
	background-color : #F1F1F1;
	color : #F1F1F1;
	font-size : 9px;
	font-weight : bold;
	padding-left : 19px;
	padding-bottom : 4px;
}

.loginTable 
{
	margin-right : 10px;
	position : relative;
	top : -1px;
}

.loginTable .tekst 
{
	width : 120px;
	margin-left : 2px;
	margin-right : 5px;
	font-size : 9px;
	border : 1px solid #CCCCCC;
	color : #888888;
}

.loginTable .knap
{
	padding-top : 1px;
}

.loginTable .fed
{
	color : #39860A;
	font-size : 9px;
	font-weight : bold;
}

.nav_menu_container 
{
	background-color : #F1F1F1;
	height: 648px; /* Hack for at sikre at menuen fylder mindst hele sidens højde */
	width: 200px;
}

.center_content
{
	padding-left: 10px;
	padding-right: 10px;
	/*background-color: #ff9999;*/
	width: 586px;
}

.right_content
{
	/*background-color: #9999ff;*/
	padding-bottom: 10px;
	width: 192px;
}

.mmsTable 
{
	width: 100%;
}

.mmsTable img
{
	border : 1px solid #EEEEEE;
}

.navMenuHovedmenu 
{
	display : block;
	border : 1px #CF0425 solid;
	background-color : #CF0425;
	color : #FFFFFF;
	/*text-transform : uppercase;*/
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 3px;
	height : 14px;
	letter-spacing : 1pt;
}

.navMenuServicemenu
{
	display : block;
	border : 1px #39860A solid;
	background-color : #39860A;
	color : #FFFFFF;
	/*text-transform : uppercase;*/
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 3px;
	height : 14px;
	letter-spacing : 1pt;
}

.navMenuAbonnementsmenu
{
	display : block;
	border : 1px #406A90 solid;
	background-color : #406A90;
	color : #FFFFFF;
	/*text-transform : uppercase;*/
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 3px;
	height : 14px;
	letter-spacing : 1pt;
}

.navMenuKontaktmenu
{
	display : block;
	border : 1px #F67F00 solid;
	background-color : #F67F00;
	color : #FFFFFF;
	/*text-transform : uppercase;*/
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 3px;
	height : 14px;
	letter-spacing : 1pt;
}

.navMenuTemaer a 
{
	color : #000000;
	text-decoration : none;
}

.navMenuTemaer a:HOVER 
{
	color : #4c4c4c;
}

.nav_menu_pil_temaer
{
	height : 19px;
	width : 10px;
	background-image : url(http://www.lastbilmagasinet.dk/css/grafik/navMenu_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 6px;
	background-color : #4c4c4c;
}

.navMenuTemaermenu
{
	display : block;
	border : 1px #4c4c4c solid;
	background-color : #4c4c4c;
	color : #FFFFFF;
	/*text-transform : uppercase;*/
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 3px;
	height : 14px;
	letter-spacing : 1pt;
}


.navMenu 
{
	padding : 0px;
	margin : 0px;
}

.nav_menu_pil 
{
	height : 19px;
	width : 10px;
	background-image : url(grafik/navMenu_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 6px;
	background-color : #CF0425;
}

.nav_menu_pil_service
{
	height : 19px;
	width : 10px;
	background-image : url(grafik/navMenu_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 6px;
	background-color : #39860A;
}

.nav_menu_pil_abonnement
{
	height : 19px;
	width : 10px;
	background-image : url(grafik/navMenu_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 6px;
	background-color : #406A90;
}

.nav_menu_pil_kontakt
{
	height : 19px;
	width : 10px;
	background-image : url(grafik/navMenu_arrow.gif);
	background-repeat : no-repeat;
	background-position : 3px 6px;
	background-color : #F67F00;
}

.nav_menu_item 
{
	background-color : #DDDDDD;
	padding-left : 3px;
	height : 19px;
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	width : 190px;
}

.nav_menu_item_sub 
{
	background-color : #DDDDDD;
	padding-left : 3px;
	height : 19px;
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	width : 190px;
	text-indent : 10px;
}

.nav_menu_space 
{
	height : 3px;
}

.nav_menu_space_bottom 
{
	height : 20px;
}

.navMenu a 
{
	color : #000000;
	text-decoration : none;
}

.navMenu a:HOVER 
{
	color : #CF0425;
}

.navMenuservice a 
{
	color : #000000;
	text-decoration : none;
}

.navMenuservice a:HOVER 
{
	color : #39860A;
}

.navMenuabonnement a 
{
	color : #000000;
	text-decoration : none;
}

.navMenuabonnement a:HOVER 
{
	color : #406A90;
}

.navMenukontakt a 
{
	color : #000000;
	text-decoration : none;
}

.navMenukontakt a:HOVER 
{
	color : #F67F00;
}

/* Meget lille overskrift */
.overskrift3
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Lille overskrift */
.overskrift2
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Mellem lille overskrift */
.overskrift1
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Mellem stor overskrift */
.overskrift
{
	color: Black;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Stor overskrift */
.overskrift-1
{
	color: Black;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Meget overskrift */
.overskrift-2
{
	color: Black;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

/* Låst overskrift (bliver sat sammen med en style for overskrift størrelse */
.overskriftlaast
{
	color: #CF0425;
}

.dagens_gratis_regnskab_firmanavn
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

/* indledning i en artikel */
.indledning
{
	font-style: italic;
	font-size: 13px;
}

/* brødtekst i en artikel */
.broedtekst
{
	font-size: 13px;
}

/* Forfatter navn i en artikel */
.forfatter
{
	font-size: 11px;
	font-style : italic;
	line-height : 30px;
}

/* dato på en artikel */
.lilledato
{
	color: Gray;
	font-size: 10px;
	padding-bottom : 10px;
}

/* dato øverst på forsiden */
.forsidedato
{
	color: green;
	font-size: 10px;
	padding-top : 4px;
	padding-bottom : 15px;
	display: block;
}

/* Table som kommentar felterne ligger i */
.kommentartable
{
	padding: 10px;
	margin-top: 20px;
	border: solid 1px #F1F1F1;
	border-spacing: 0px;
}

.kommentartable .egenskab
{
	padding-right: 5px;
	text-align: left;
}

.kommentartable .værdi
{
}

.kommentartable .multiline
{
	width: 385px;
	height: 80px;
}

/* "Giv os din kommentar på ovenstående artikel:" */
.kommentartable .header
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
}

/* besked når en kommentar er blevet sendt */
.kommentartable .sendt
{
	font-size: 13px;
	color: Green;
}

.kommentartable .værdi input
{
	width: 300px;
	height: 14px;
	margin-bottom: 1px;
}

/* table omkring en forsidenyhed */
.forsidenyhedcontainer
{
	height: 100%;
}

/* div omkring et billede i en forsidenyhed */
.forsidenyhedbillede
{
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 3px;
	/*border: solid 1px black;*/
	/* ASP.NET insisterer af en eller anden grund på at lave
	en "border-width: 0px" style på alle image controls, som
	overskriver	enhver css du laver, så for at sætte en
	border på billeder er du nødt til at gøre dette inline
	eller laver et skin til billedet */
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}

.handcursor /* nødvendig på billeder på forsiden i IE */
{
	cursor: pointer;
}
.forsidenyhedbilledetekst
{
}

.forsidenyhedbillede img
{
	border: solid 5px black;
}
.forsidenyhedbillede span
{
}

.forsidenyhedlaesmerelink
{
	font-size : 10px;
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}
.forsidenyhedlaesmerelinklaast
{
	color: #CF0425;
}

.no_underline /* for at undgå understregning på overskrifter på forsiden i firefox */
{
	text-decoration: none;	
}

/* gridview */
.liste 
{
	/*margin-left:9px;
	margin-right:9px;
	margin-bottom:10px;*/
	border-width:0px;
	width: 100%;
}


.liste .ikon 
{
	width:20px;
	padding-right:0px;
	text-align:center;
}

.liste_header 
{
	background-image:url(/grafik/right_topbagg5.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:26px;
	font-size:11px;
	text-indent : 6px;
}

.liste_header a 
{
	text-decoration:none;
	color:#000000;
}

.liste_header a:HOVER 
{
	text-decoration : underline;
	color:#000000;
}

.liste_linje1 
{
	background-color:#FFFFFF;
}

.liste_linje2
{
	background-color:#EEEEEE;
}

.liste th 
{
	border:0px;
}

.liste td 
{
	padding : 2px;
	padding-left : 6px;
	border:0px;
}

.paging 
{
	border:1px dashed red;
}

.paging td 
{
	font-size:11px;
	font-weight:bold;
	color:#004590;
	/*width:5px;*/
	padding:0px;
	padding-right:4px;
	margin:0px;
}

.paging a 
{
	color:#000000;
}

/* Mest læste sektion på forside */


.midtTable
{
	border-left : 1px #EEEEEE solid;
	border-bottom : 1px #EEEEEE solid;
	border-right : 1px #EEEEEE solid;
}

.midtTable h1
{
	background-image : url(/grafik/right_topbagg6.gif);
	background-repeat : repeat-x;
	height : 40px;
	font-size : 11px;
	/*text-transform : uppercase;*/
	color : #FFFFFF;
	padding-top : 4px;
	padding-left : 3px;
	margin : 0px;
	margin-bottom : -10px;
	
}

.midtTable a
{
	color : #000000;
	text-decoration : none;
}

.midtTable a:HOVER
{
	color : #406A90;
	text-decoration : underline;
}

.midtTable div 
{
	font-size : 11px;
}


/* KALENDER */
.kalenderTable 
{
	margin-top : 10px;
	width : 100%;
}

.kalenderTable .maanednavn
{
	background-image : url(/grafik/right_topbagg5.gif);
	background-repeat : repeat-x;
	margin-top : -4px;
	padding-top : -4px;
	height : 20px;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
	color : #4A4949;
	padding-left : 7px;
}

.kalenderTable .row1
{
	background-color : #EEEEEE;
}
.kalenderTable .row2 
{
	background-color : #FFFFFF;
}

.kalenderTable .lilledato 
{
	width : 80px;
}

.kalenderTable .tekst 
{
	font-size : 12px;
}

.kalenderTable .tekst a
{
	color : #000000;
	text-decoration : none;
}

.kalenderTable .tekst a:HOVER
{
	color : #406A90;
	text-decoration : none;
}


.leftmenu
{
    width: 300px;
}

/* Forside */
.horizontal_ruler_div
{
	height: 0px;
	border-top-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
}

hr
{
	height: 1px;
	border-top: solid 1px #EEEEEE;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.horizontal_ruler_cell
{
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1px;
	margin : 0px;
}

.vertical_ruler_cell
{
	width: 3px;
	border-left: solid 1px #EEEEEE;
	height: 100%;
}

.rightTable 
{
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	width: 172px;
	color : Black;
	padding : 0px;
	font-weight : normal;
	font-size : 10px;
	border-left : 1px #EEEEEE solid;
	border-bottom : 1px #EEEEEE solid;
	border-right : 1px #EEEEEE solid;
}

.rightTable h1
{
	background-image : url(/grafik/right_topbagg6.gif);
	background-repeat : repeat-x;
	height : 31px;
	font-size : 11px;
	letter-spacing : 1pt;
	/*text-transform : uppercase;*/
	color : #FFFFFF;
	padding-top : 5px;
	padding-left : 7px;
	margin : 0px;
	margin-bottom : -10px;
}

.rightTable .arrow 
{
	margin : 3px;
}

.rightTable a 
{
	color : #000000;
	text-decoration : none;
}

.rightTable a:HOVER
{
	color : #406A90;
}

.rightTable .row1
{
	background-color : #FFFFFF;
}

.rightTable .row2 
{
	background-color : #EEEEEE;
}

.rightTable .minilink
{
	font-size : 9px;
	background-image : url(/grafik/arrow_right_red_mini.gif);
	background-repeat : no-repeat;
	background-position : 3px 4px;
	padding-left : 10px;
	font-weight : bold;

}

.afstemning_spoergsmaal 
{
	color : #CF0425;
	font-weight : bold;
	padding-right : 5px;
}

.tilmeld_nyhedsbrev_besked
{
	color: Black;
	font-weight: normal;
	font-size: 10px;
	text-transform:none;
}

.nav_menu_container
{
	width: 200px;	
}

.broedtekstfed
{
    font-weight:bold;
    font-size: 13px;
}

.profil_service
{
	border: solid 1px #EEEEEE;
	width: 100%;
	padding: 2px;
	margin-bottom : 4px;
}

.profil_service_checkicon
{
	padding: 5px;
	text-align: left;
	width: 20px;
}

.profil_service_header
{
	padding-left: 10px;
	font-weight: bold;
}

.profil_service_tekst
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.profil_service_pris
{
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	padding-right: 10px;
}

.inputText {
	background-color  : #FFFFFF;
	color             : #000000;
	font-size         : 12px;
	border            : 1px;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
	width             : 300px;
}

.inputButton {
	background        : #EEEEEE;
	color             : #000000;
	font-size         : 10px;
	border            : 1px;
	border-style      : solid;
	border-color      : #000000;
	font-weight       : normal;
	margin            : 0px 5px 0px 0px;
}

.inputFile  {
	background        : #FFFFFF;
	color             : #000000;
	font-size         : 12px;
	border            : 1px;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding           : 1px 3px 0px 2px;
	margin            : 0px 0px 1px 0px;
	width             : 300px;
}

.inputSelect {
	background        : #FFFFFF;
	color             : #000000;
	font-size         : 12px;
	border            : 1px;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding           : 1px 0px 0px 2px;
	margin            : 0px 0px 1px 0px;
	width             : 300px;
}

.inputArea {
	background        : #FFFFFF;
	color             : #000000;
	font-size         : 12px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding           : 2px;
}

.inputCheck {
	padding           : 0px 0px 0px 0px;
	margin            : 0px 0px 0px -4px;
}

.graa
{
	color: Gray;
}

/* Forum start */

.forumContainer /* div omkring hele forum */
{
	padding: 0px;
}
.forumOversigt /* gridview */
{
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
}

.forumFooter td
{
	border-top: solid 1px black;
}

.forumOversigtRow1 /* row */
{
}

.forumOversigtRow2 /* alternate row */
{
}

.forumStartPost /* den første post i en tråd (<table>) */
{
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	width: 100%;
}
.ForumStartPostCell /* <td> */
{
}

.forumStartPostTitelCell /* <td> */
{
	color: #222222;
	padding-bottom: 0px;
}

.forumStartPostCell /* <td> */
{
}

.forumPost /* <table> */
{
	border: none;
	width: 100%;
	margin: 5px 0px 5px 0px;
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.forumPostOverskriftCell /* <td> */
{
	padding: 2px;
	padding-bottom: 5px;
	background-image : url(/grafik/right_topbagg5.gif);
	background-repeat : repeat-x;
	margin-top : -4px;
	padding-top : -4px;
}

.forumPostOverskriftCell a
{
	text-decoration: none;
	color: Black;
}

.forumPostOverskriftCell a:HOVER
{
	text-decoration: underline;
}

.forumPostOverskrift /* <span>, <a> */
{
	font-size: 14px;
	font-weight: bold;
}

.forumPostTekstCell /* <td> */
{
	padding: 3px;
	vertical-align: top;
}
.forumPostTekstCell div
{
	background-color: #FDFDFD;
	border: solid 1px #F0F0F0;
	padding: 5px;
}
.forumPostTekst /* <span> */
{
}

.forumPostForfatterCell /* <td> */
{
	padding: 2px;
}

.forumPostForfatter /* <span> */
{
	color: #666666;
}

.forumPostAntalSvarCell /* <td> */
{
	text-align: right;
}

.forumPostAntalSvarCell span
{
	color: #666666;
	margin-right: 3px;
}

.forumPostNummer /* <span> */
{
	color: #CF0425;
}

.forumPostKnapperCell /* <td> */
{
	text-align: right;
	padding-bottom: 3px;
}

.forumPostKnapperCell a
{
	text-decoration: none;
	color: #222299;
}

.forumPostKnapperCell a:HOVER
{
	text-decoration: underline;
	color: #6666DD;
}

.forumPostKnap /* <a>, <input> */
{
	margin-right: 5px;
}

.forumRedigerPost /* <table> */
{
	width: 100%;
	border: solid 1px #CCCCCC;
	padding: 2px;
}

.forumRedigerPostHandlingCell
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}

.forumRedigerPostOverskriftCell /* <td> */
{
}
.forumRedigerPostOverskriftCell input
{
	width: 99%;
}

.forumRedigerPostTekstCell /* <td> */
{
}
.forumRedigerPostTekstCell textarea
{
	width: 99%;
	height: 150px;
}

/* Forum slut */


/* Shop start */

.vareItem /* <table> */
{
	border: solid 0px black;
	padding: 1px;
}

.vareOverskrift	/* <td>, <span>*/
{
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
.vareOverskrift a
{
	text-decoration: none;
	color: #444444;
}
.vareOverskrift a:HOVER
{
	text-decoration: underline;
}

.vareTekst
{
	color: #444444;
}
.vareTekst a
{
	text-decoration: none;
}

.vareTekstFed
{
	color: #444444;
	font-weight: bold;
}

.varePrisStor
{
	font-size: 16px;
	font-weight: bold;
	color: #F49F1B;
}

.varePrisLille
{
	font-size: 14px;
	font-weight: bold;
	color: #F49F1B;
	margin-left: 3px;
}

.varePrisListe
{
	font-size: 12px;
	font-weight: bold;
	color: #F49F1B;
}

.vareThumb
{
}

.seriesub {
  font-size         : 10px;
  font-weight       : bold;
  color             : #444444;
}

.seriesub a
{
	text-decoration: none;
}
.seriesub a:HOVER
{
	text-decoration: underline;
}



/* Shop slut */


/* Colorpicker start */

.ColorPicker
{
	border: solid 1px black;
	padding: 5px;
	background-color: #CCCCCC;
}
.ColorCell
{
	border: solid 1px black;
	margin-left: 1px;
	margin-top: 1px;
}

.PickedColorCell
{
	border: solid 1px white;
	margin-left: 1px;
	margin-top: 1px;
}
/* Colorpicker slut */

.sideOverskrift /* <div> */
{
	padding-top : 9px;
	padding-bottom : 4px;
}

.sideOverskrift span
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.sideOverskrift span a
{
	color: #CF0425;
	text-decoration: none;
}
.sideOverskrift span a:HOVER
{
	text-decoration: underline;
}

/* Besøgsstatistik */

.statistikTable 
{
    margin-top : 10px;
	color : Black;
	padding : 0px;
	font-weight : normal;
	border-collapse : collapse;
	width : 100%;
	font-size : 10px;
	border-left : 1px #EEEEEE solid;
	border-bottom : 1px #EEEEEE solid;
	border-right : 1px #EEEEEE solid;
}

.statistikTable .header
{
	background-image : url(/grafik/right_topbagg5.gif);
	background-repeat : repeat-x;
	margin-top : -4px;
	padding-top : -4px;
	height : 20px;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
	color : #4A4949;
	padding-left : 7px;
	padding-right : 7px;
}

.copyrightTable
{
	padding : 2px;
	/*background-color : #EFEBE0;*/
	text-align : center;
	font-size : 9px;
	color : #5B544A;
	width: 586px;
}

/* Emne START */

.emne
{
	text-align:left;
}

.fedred
{
	font-weight:bold;
	color:#7F0000;
}

.liste_linie1
{
	background-color:#E3E4E5;
}

.liste_linie2
{
	background-color:#FFFFFF;
}

.overskrift_beskrivelse
{
	font-size:13px;
	font-weight:bold;
	color:#404E58;
	letter-spacing:0.7;
	padding-bottom:2px;
}

.trGray 
{
	background-color:#EEEEEE;
}

.graylink
{
	color:#445562;
	text-decoration:none;
}

.emnebillede /* div */
{
}

.emnebillede img
{
	border: solid 1px #BDBDBD;
}

.billedeserie /* div */
{
}

.billedeserie div
{
	float: left;
	margin: 4px 4px 0px 0px;
}

.billedeserie div img
{
	border: solid 1px #BDBDBD;
}

/* Emne SLUT */ 