﻿@import "../maske.css";
@import "../shop.css";

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-image: url(grafik/baggrund.gif);
	background-repeat:repeat-x;
}

form
{
	width: 100%;
	height: 100%;
}

a
{
	color:#000000;
}

a:HOVER
{
}

.outercontainer
{
	width:937px;
	margin-left: auto;
	margin-right: auto;
}

.outercontainer .top
{
	background-image: url(grafik/baggrund.gif);
	background-repeat:repeat-x;
	height:207px;
}

.outercontainer .graabaggtopleft
{
	height:31px;
	width:160px;
	background-color:#E8E8E8;
}

.outercontainer .graabaggtopleft .home
{
	margin-left:12px;
	margin-top:5px;
	float:left;
}

.outercontainer .graabaggtopleft .home a
{
	text-decoration:none;
}

.outercontainer .graabaggtopleft .mail
{
	margin-left:8px;
	margin-top:5px;
	float:left;
}

.outercontainer .graabaggtopleft .mail a
{
	text-decoration:none;
}

.outercontainer .graabaggtopright
{
	height:31px;
	width:160px;
	background-color:#E8E8E8;
}

.outercontainer .graabaggtopright .sprog
{
	padding-left: 17px;
	padding-top: 5px;
}

.outercontainer .graabaggtopright .sprog .flag
{
	float: left;
	margin-left: 10px;
}

.outercontainer .graabaggtopright .sprog .flag img
{
	border: none;
	margin: 1px;
}

.outercontainer .graabaggtopright .sprog .flagvalgt
{
	background-color: #FFFFFF;
}

.outercontainer .graabaggtop .home
{
	background-image: url(grafik/ico_home.gif);
	height:14px;
	width:27px;
	margin-left:12px;
	margin-top:4px;
}

.outercontainer .graabaggtop .mail
{
	background-image: url(grafik/ico_mail.gif);
	margin-left:8px;
	margin-top:4px;
	height:14px;
	width:22px;
}

.outercontainer .graabaggspacerleft
{
	height:5px;
	width:160px;
	background-color:#E8E8E8;
}

.outercontainer .graabaggspacerright
{
	height:5px;
	width:160px;
	background-color:#E8E8E8;
}

.outercontainer .headerbagg
{
	background-image: url(grafik/header_baggrund.gif);
	background-repeat:repeat-x;
	height:131px;
}

.outercontainer .headerbagg .flashdiv
{
	height: 130px;
	background-image: url(grafik/flash_div.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
}

.outercontainer .menubagg
{
	/*background-image: url(grafik/menu_baggrund.gif);
	background-repeat:repeat-x;*/
	height:20px;
}

.outercontainer .menubagg div
{
	margin-left:170px;
}

.outercontainer .menubagg div a
{
	margin-left:40px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.outercontainer .menubagg div a:HOVER
{
	color:#5A5959;
}

.outercontainer .graabaggcontentleft
{
	height:650px;
	width:160px;
	background-color:#E8E8E8;
	vertical-align:top;
	
}

.outercontainer .graabaggcontentright
{
	height:650px;
	width:160px;
	background-color:#E8E8E8;
	vertical-align:top;
	
}

.nyheder
{
	border: solid 2px #F3F3F2;
	margin:4px;
	background-color:#FFFFFF;
}

.nyheder a
{
	text-decoration:none;
}

.nyheder .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#494848;
	padding-left:5px;
	border-bottom: solid 1px #BBBABA;
}

.priser
{
	border: solid 2px #F3F3F2;
	margin:4px;
	background-color:#FFFFFF;
}

.priser a
{
	text-decoration:none;
	font-weight:bold;
}

.priser .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#494848;
	padding-left:5px;
	border-bottom: solid 1px #BBBABA;
}

.soegning
{
	border: solid 2px #F3F3F2;
	width:152px;
	margin:4px;
	background-color:#FFFFFF;
}

.soegning .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#494848;
	padding-left:5px;
	border-bottom: solid 1px #BBBABA;
}

.soegning .indryk
{
	padding-left:4px;
}

.soegning td.knapper input
{
	margin-right: 2px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom:3px;
}

.inputSelect  {
	background        : #FFFFFF;
	color             : #000000;
	font-size         : 11px;
	border            : 1px;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
}


.inputText {
	background        : #FFFFFF;
	color             : #000000;
	font-size         : 11px;
	border            : 1px;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
	}

.forhandlerliste
{
	border: solid 2px #F3F3F2;
	margin:4px;
	background-color:#FFFFFF;
}

.forhandlerliste .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#494848;
	padding-left:5px;
	border-bottom: solid 1px #BBBABA;
}

.forhandlerliste .pil
{
	padding-left:3px;
	padding-right:3px;
}

.forhandlerliste .forhandler
{
	height:20px;
}

.forhandlerliste .forhandler a
{
	text-decoration:none;
	
}

.forhandlerliste .line
{
	border-bottom: solid 1px #F3F3F2;
}

.forhandlerlogin
{
	border: solid 2px #F3F3F2;
	margin:4px;
	background-color:#FFFFFF;
}

.forhandlerlogin .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#494848;
	padding-left:5px;
	border-bottom: solid 1px #BBBABA;
}

.forhandlerlogin .indryk
{
	padding-left:4px;
}

.forhandlerlogin td.knapper input
{
	margin-right: 2px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom:3px;
}

.firmaer .header
{
	background-image: url(grafik/box_topgradient.gif);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	font-size:12px;
	color:#494848;
	padding-left:5px;
	border: solid 1px #BBBABA;
}

/* 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 */ 

.outercontainer .contentcontainer
{
	height: 100%;
}

.outercontainer .footer
{
	padding : 4px;
	background-color : #E8E8E8;
	text-align:center;
	font-size : 9px;
	color : #5B544A;
}

.outercontainer .copyright
{
	text-align:center;
	color : #5B544A;
}

.fed
{
	font-weight: bold;
}

.fejlbesked_tekstbox
{
	color: Black;
	background-color: #FFBBBB;
	border: solid 1px red;
	padding: 2px 1px 2px 1px;
	font-weight: normal;
}

.fejlbesked
{
	color: Red;
	font-size:10px;
    font-weight:bold;
}

/* Gridview START */
.liste 
{
	font-size: 11px;
	width: 100%;
}

.liste_header 
{
	background-color: Transparent;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}

.liste_header a 
{
	text-decoration:none;
	color:#FFFFFF;
}

.liste_header a:HOVER 
{
	color:#EEEEEE;
}

.liste_linje1 
{
	background-color:#E3E4E5;
}

.liste_linje2
{
	background-color:#F8F9F9;
}

.liste_linje1 td a, .liste_linje2 td a
{
	color: #666666;
}

.liste_linje1 td a:HOVER, .liste_linje2 td a:HOVER
{
	color: #000000;
	text-decoration: underline;
}

.liste th 
{
	padding: 2px 3px 2px 3px;
}

.liste td 
{
	padding: 2px 3px 2px 3px;
}

.liste_paging { }

.liste_paging td 
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	padding:0px;
	padding-right:4px;
	margin:0px;
	border-top: solid 1px #555555;	
}


.liste_paging td td
{
	border-top: none;	
}

.liste_paging a 
{
	color:#000000;
}

.liste_footer 
{
	background-color: inherit;
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}
.liste_footer td
{
	padding: 2px 3px 2px 3px;
	border-top: solid 1px #555555;
}
.liste_footer td td
{
	padding: 0px;
	border-top: none;
}

.liste .ikonkolonne
{
	width: 14px;
	text-align: center;
	vertical-align: top;
	padding: 4px 2px 0px 4px;
}

.redigerikon 
{
	text-decoration: none;
}

.redigerikon div
{
    background-image: url(grafik/ico_edit.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.sletikon 
{
	text-decoration: none;
}

.sletikon div
{
    background-image: url(grafik/ico_slet.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.okikon 
{
	text-decoration: none;
}

.okikon div
{
    background-image: url(grafik/ico_true.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.annullerikon 
{
	text-decoration: none;
}

.annullerikon div
{
    background-image: url(grafik/ico_false.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

/* Gridview SLUT */


/* Myresti START */

.myresti /* div */
{
	padding-left: 5px;
	margin-bottom: 3px;
	height: 14px;
}

.myresti ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.myresti li
{
	display: inline;
}

.myresti li a
{
	background-image: url("grafik/myresti_pil.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-right: 5px;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}

.myresti li.sepp a
{
	width: 10px;
	height: 10px;
}

/* Myresti SLUT */
