/* 
    Document   : booking
    Created on : 17-04-2009, 08:14:32
    Author     : Steen Hansen
    Description:
        The porpose of this style sheet is to act as the pagedesigner.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
   *
*/

    .ausu-suggest   {width: 280px;}
    #wrapper        {margin-left: auto; position: relative; margin-right: auto; margin-top:75px ;width:  800px;}
   
    span            {font-size: 11px; font-weight: bold}


body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 auto;
}

*
{
margin: 0px;
padding: 0px;
}


a:link {
	color: #0000ff;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #0000ff;
	text-decoration:none;
	font-weight:bold;
}


a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.white{
    color:white;
    text-decoration:none;
    font-weight:bold;
}
a.white:visited{
    color:white;
    text-decoration:none;
    font-weight:bold;
}
 
a.black{
    color:black;
    text-decoration:none;
    font-weight:bold;
}
a.black:visited{
    color:black;
    text-decoration:none;
    font-weight:bold;
}

a.greyed{
    color:#777777;
    text-decoration:none;
    font-size: 12px;
}

a.minikalender{
    color: #222222;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

td.white{
    color:white;
    text-decoration:none;
}

td.minikalender{
    color: #222222;
    text-decoration: none;
    font-size: 12px;
}

span.white{
    color:white;
    text-decoration:none;
}

span.minikalender{
    color: #222222;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

a.green{
    color:#00AA00;
    text-decoration:none;
    font-weight:bold;
    font-size:1em;
}

a.loginout{
    color:brown;
    text-decoration:none;
}

#linkmenuloggedin
{
  width: 95px;
  height:30px;
  float: right;
  background-color:#ffffff;
  padding:1px;
  margin: 0px auto;
  border:1px solid black;
  text-align: center;
}

#contentbody2
{
  text-align:left;    
  width: 805px; 
  min-height:250px; 
  background-color:#ffffff; /* no-repeat; */
  padding-bottom:20px;
  margin: 0px auto;  
  margin-left: 200px;
  font-family: 'Corbel';
  font-size:1em;
}

#contentbody3
{
  text-align:left;    
  width: 1260px; 
  min-height:250px; 
  background-color:#ffffff; /* no-repeat; */
  padding-bottom:20px;
  margin: 0px auto;  
  font-family: 'Corbel';
  font-size:1em;
}



#contentbody
{
  text-align:left;    
  width: 805px; 
  min-height:1200px; 
  background-color:#ffffff; /* no-repeat; */
  padding-bottom:20px;
  margin: 0px auto;  
  font-family: 'Corbel';
  font-size:1em;
}


#contentbodywide
{
  text-align:left;
  width: 1260px;
  min-height:950px;
  background-color:#ffffff; /* no-repeat; */
  padding-bottom:20px;
  margin: 0px auto;
  font-family: 'Corbel';
  font-size:1em;
}


#contentbodyfrontpage
{
  text-align:left;
  font-family: 'Corbel';
  width: 805px;
  min-height:500px;
  background-color:#ffffff;
  margin: 0px auto;
  font-size:1em;
}


#aftalesidehojde
{
	min-height:800px;
}




#back
{
width: 800px;
margin: 0 auto;
}

#header {
	height: 160px;
	text-align: left;
    margin-bottom: 5px;
	background: url(pict/o10.png) no-repeat;
}

#kortmenu 
{
width: 380px;
height: 26px;
padding-left: 440px;
padding-top: 25px;
background: url(pict/kortmenu.gif) no-repeat bottom right;
}

#kortmenu li {	
	display: inline; }

#kortmenu li {	
	display: inline; }

#kortmenu a {
	float: left;
	width: 80px;
	height: 21px;
      display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 40px;
}

#kortmenu a:hover {
	color: #F8FAF7;
	text-decoration: underline;
}

#menu
{
width: 420px;
height: 26px;
padding-left: 400px;
padding-top: 25px;
background: url(pict/forsidemenu.gif) no-repeat bottom right;
}
#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 
}

#menu a {
	float: left;
	width: 80px;
	height: 21px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 20px;
}

#menu a:hover {
	color: #F8FAF7;
	text-decoration: underline;
}

#kundenavn {

width: 758px;
height: 47px;
text-align: center;
padding-top: 2px;
padding-left: 20px;
}

#kundenavn a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
	font-size: 2em;
	color: #ffffff;
}

#kundenavn H1
{
padding: 0px;
margin: 0px;
color: #ffffff;
}


#logo {

width: 758px;
height: 17px;
text-align: right;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 20px;
}

#logo a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
	font-size: 1em;
	color: #ffffff;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 0.8em;
padding: 0px;
margin: 0px;
}


#topimage {
        position: relative;
        height: 70px;
        width: 800px;
        background: url(pict/topbaggrund.jpg) top no-repeat #00f;
    }
    


div#knap a:link{
    float: right;
    margin:8px;
    border:4px;
    Color:#ffffff;
    text-align:center;
    width:120px;
    background: #F19400;
}

div#nlinotifymail
{
  text-align:left;
  font-family: 'Corbel';
  width: 805px;
  background-color:#ffffff;
  margin: 0px auto;
  font-size:1em;
}

div#weekstep {
        float: left;
        width: 50px;
        height: 50px;
        padding: 2px;
        background:#6BA4FF;
        color:white;
        text-align:center;
        margin:1px;
        border:1px solid #2E7EFF;
}

div#dagsreservationsoversigt{
  float: left;
  width:238px;
}

div#reservationsoversigt{
  float: left;
  width:528px;
}

div#reservationstabelcelle_ledig{
    float: left;
    width: 60px;
    height: 20px;
    padding: 2px;
    background: green;
    color:white; /* hvis der et link i feltet så er denne farve nonsens */
    text-align:center;
    margin:1px;
}

div#reservationstabelcelle_ikkeledigforste{
    float: left;
    width: 60px;
    height: 20px;
    padding: 2px;
    background:#ff3c00;
    color:white;
    text-align:center;
    margin:1px;
}

div#reservationstabelcelle_ikkeledig{
    float: left;
    width: 60px;
    height: 20px;
    padding: 2px;
    background:red;
    color:white;
    text-align:center;
    margin:1px;
}


div#reservationstabelcelle_lukket{
    float: left;
    width: 60px;
    height: 20px;
    padding: 2px;
    background:rgb(197,197,197);
    color:white;
    text-align:center;
    margin:1px;
}

div#reservationstabelcelle_navn{
    float: left;
    width: 60px;
    height: 20px;
    padding: 2px;
    background:rgb(0,0,0);
    color:#FFA000;
    text-align:center;
    font-weight:bold;
    margin:1px;
}

div#reservationsdage{
        float:left;
        width:50px;
        height:50px;
        padding:2px;
        background:#6BA4FF;
        color:white;
        text-align:center;
        margin:1px;
        font-size:13px;
        border:1px solid #2E7EFF;
}

div#reservationsdagegreen{
        float:left;
        width:50px;
        height:50px;
        padding:2px;
        background:lightgreen;
        color:white;
        text-align:center;
        margin:1px;
        font-size:13px;
        border:1px solid #2E7EFF;
}

div#reservationsdageblue{
        float:left;
        width:50px;
        height:50px;
        padding:2px;
        background:lightblue;
        color:white;
        text-align:center;
        margin:1px;
        font-size:13px;
        border:1px solid #2E7EFF;
}

div#tid{
        float: left;
        width: 60px;
        height: 20px;
        padding: 2px;
        background:blue;
        color:white;
        text-align:center;
        margin:1px;
		font-size:13px;
}

div#todaygreen{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#6D9C00;
        color:#FFFFFF;
        margin:1px;
}

div#todaybrown{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#A1000C;
        color:#FFFFFF;
        margin:1px;
}

div#todayfree{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#666633;
        color:#FFFFFF;
        margin:1px;
}

div#todaypause{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#00008B;
        color:#FFFFFF;
        margin:1px;
}


div#todayferie{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#FFCC00;
        color:#FFFFFF;
        margin:1px;
}


div#outside{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#999999;
        color:#FFFFFF;
        margin:1px;
}


div#Ktodayferie{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#FFCC00;
        color:#FFFFFF;
        margin:1px;
}

div#Ktodaypause{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#00008B;
        color:#FFFFFF;
        margin:1px;
}

div#Koutside{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#999999;
        color:#FFFFFF;
        margin:1px;
}



div#todayclosed{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#FFCC00;
        color:#FFFFFF;
        margin:1px;
}

div#todayspecial{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#9966FF;
        color:#FFFFFF;
        margin:1px;
}


div#Ktodayspecial{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#9966FF;
        color:#FFFFFF;
        margin:1px;
}


div#Ktodayclosed{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#FFCC00;
        color:#FFFFFF;
        margin:1px;
}


div#Ktodaygreen{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#6D9C00;
        color:#FFFFFF;
        margin:1px;
}

div#Ktodaybrown{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#A1000C;
        color:#FFFFFF;
        margin:1px;
}

div#Ktodayfree{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#666633;
        color:#FFFFFF;
        margin:1px;
}

div#Ktodayclosed{
        float: left;
        width: 250px;
        height: 20px;
        padding: 2px;
        background:#FFCC00;
        color:#FFFFFF;
        margin:1px;
}

div#aftalegreen{
        float: left;
        width: 350px;
        height: 20px;
        padding: 2px;
        background:#A1000C;
        color:#FFFFFF;
        margin:1px;
        padding-left: 10px; /* Kundemenu + 10 */
        padding-right: 10px;
}

div#aftalered{
        float: left;
        width:350px;
        padding-left: 10px; /* Kundemenu + 10 */
        padding-right: 10px;
        height: 20px;
        color:#FFFFFF;
        background:#009933;
        margin:1px;
}

div#kundemenu{
        float: left;
        width: 100px;
        height: 400px;
        padding: 1px;
        padding-top:5px;
        padding-left:5px;
        border-right: 1px solid ;
  }
  
  
div#kundemenusub{
        float: left;
        width: 100px;
        height: 40px;
        font-size:1.1em;
        padding: 1px;
  }  
  
  
div#indhold{
        padding-top: 10px;
        padding-bot: 5px;
        padding-left: 10px; /* Kundemenu + 10 */
        padding-right: 20px;         
 }
 
div#indholdbutik{
        padding-left: 10px; /* Kundemenu + 10 */
        padding-right: 20px;
        padding-top: 5px;
 }

 div#favoritbutikslink{
        /*float: top; ændret 13/8 09 SHA*/
        /* ændret 2009-07-10 CTN
        border:1px;
        border:1px solid black;
        */
  }

  
div#BLI_overskrift{
        /*float: left;*/
        width: 580px;
        height: 50px;      
    	color:#F19400;
    	text-decoration:none;
    	font-weight:bold;
    	font-size:26px;
}

div#butiksdagemenu{
        float: left;
        width: 790px;
        height: 210px;
        padding:5px;
        border:5px;
}

div#butiksdagemenubox{
        float: left;
        width: 580px;
        height: 60px;
        padding:1px;
        border:1px;
        
        
  }

div#butiksdagemenudato{
        float: left;
        width: 580px;
        height: 30px;
        padding:1px;
        border:1px;
        font-size:16px;
        text-align:center;
}

div#butiksdagemenustep{
        width: 50px;
        height: 50px;
        float: left;
        margin:1px;
        border:1px solid #2E7EFF;
        padding:2px;
        background:#6BA4FF;
        text-align:center;
       
        box-sizing: border-box;

       /* and for older/other browsers: */
       -moz-box-sizing: border-box;
       -ms-box-sizing: border-box;
       -webkit-box-sizing: border-box 
  }

 div#butiksdagemenublack{
        width:50px;
        height:50px;
        float:left;
        color:white;
        margin:1px;
        padding:2px;
        border:1px solid #2E7EFF;
        font-size:13px;
        background:#6BA4FF;
        /* #6696CE; */
  }

div#butiksdagemenugreen{
        width:50px;
        height:50px;
        float:left;
        color:white;
        margin:1px;
        padding:2px;
        border:1px solid #2E7EFF;
        font-size:13px;
        background:lightgreen;
}

div#butiksdagemenublue{
        width:50px;
        height:50px;
        float:left;
        color:white;
        margin:1px;
        padding:2px;
        border:1px solid #2E7EFF;
        font-size:13px;
        background:lightblue;
}

div#dagogansattebox{
        float: left;
        width: 570px;
        height: 60px;
        padding:1px;
        border:1px;
  }

 div#ansattemenu{
        float: left; 
        color:#804000;
        margin:3px;
        border:1px;
  }
  
  div#kollegamenu{
        float:right;
        color:#804000;
        margin:3px;
        border:1px;
  }
  
 div#kundeaftaler{
      
        width: 800px;
        color:#804000;
        padding-right: 10px;
        border:1px;
  }

/* minikalender farver */
font.weekend { color: pink; }
font.today { color: lightgreen; }
font.normal { color: lightblue; }
  
div#minikalender{
        background:#6BA4FF;
        width: 198px;  
        padding:0px;
        margin:1px;
        font-size:13px;
        border:1px solid #2E7EFF;
}


div#sygesikring{
        background:#FFFF99;
        width: 600px;  
        padding:20px;
        margin:1px;
        border:1px solid #000000;
}


div#minikalendermenu{
        float:right;
        background:#6BA4FF;
        width: 198px;  
        padding:0px;
        margin:1px;
        font-size:13px;
        border:1px solid #2E7EFF;
}

div#kundeinfobox{
        background:#6BA4FF;
        color:#000000;
        margin:5px 0px;
        padding:0px;
        width: 195px;
        height:100px;
        border:1px solid #2E7EFF;
        text-align:left;
        
        /*white-space: pre-wrap; /* css-3 */
       /* word-wrap: break-word; /* IE 5.5+ */
       /* white-space: -moz-pre-wrap; /* Mozilla */
       /* white-space: -pre-wrap; /* Opera */
       /* white-space: -o-pre-wrap; /* Opera 7 */
        
}

div#totalpriceinfo{  
        background:#FFFF00;
        color:#000000;
        margin:5px 0px;
        padding:0px;
        width: 195px;
        height:35px;
        border:1px solid black;
        text-align:left;
        
}

div#todaycustomerinfo{  
        background:#6BA4FF;
        color:#000000;
        margin:5px 0px;
        padding:0px;
        width: 195px;
        height:390px;
        border:1px solid #2E7EFF;
        text-align:left;
        
}

div#todaycalenderspacing{  

        width: 195px;
        height:5px;
}

div#aabningsoglukketidertitel{
        float: left;
        width: 80px;
        height: 40px;
        padding: 2px;
        background:#442222;
        color:white;
        text-align:center;
        margin:1px;
}

div#aabningsoglukketiderdage{
        float: left;
        width: 70px;
        height: 40px;
        padding: 2px;
        background:#333333;
        color:white;
        text-align:center;
        font-size:1em;
        margin:1px;
}

div#aabningsoglukketider{
        float: left;
        width: 70px;
        height: 40px;
        padding: 2px;
        color:black;
        text-align:center;
        margin:1px;
}

div#remindertimetitel{
        float: left;
        width: 80px;
        height: 40px;
        padding: 2px;
        background:#442222;
        color:white;
        text-align:center;
        margin:1px;
}

div#remindertimesetting{
        float: left;
        width: 80px;
        height: 40px;
        padding: 2px;
        background:#333333;
        color:white;
        text-align:center;
        font-size:1em;
        margin:1px;
}

div#remindertime{
        float: left;
        width: 80px;
        height: 40px;
        padding: 2px;
        color:black;
        text-align:center;
        margin:1px;
}

div#visansat{
    color:#f19400;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}


div#newmemberform{
        float: left;
        margin:10px;
        padding:10px;
        width: 330px;
        /* height:195px; */
        border:1px solid black;
}

div#formlabel{
        float: left;
        margin:0px;
        padding:5px;
        width: 130px;
        height:25px;
        border:0px solid black;
}

div#admmemberform{
        float: left;
        margin:10px;
        padding:10px;
        width: 450px;
        /* height:195px; */
        border:1px solid black;
}

div#admmainform{
        float: left;
        margin:10px;
        padding:10px;
        width: 200px;
        /* height:195px; */
        border:1px solid black;
}

div#admformlabel{
        float: left;
        margin:3px;
        padding:2px;
        width: 165px;
        height:25px;
        border:0px solid black;
}
div#inputlabel{
        float: left;
        margin:0px;
        padding:5px;
        width: 160px;
        height:25px;
        border:0px solid black;
}

div#kontaktos{
        font-family:'Corbel';
        font-size:1em;
        float:left;
        margin:0px auto;
        padding:10px;
        padding-left:10px;
        width:800px;
        /* height:650px; */ 
        border:0px solid black;
}

div#kontaktoslabel{
        float: left;
        margin:0px;
        padding:5px;
        width: 160px;
        height:110px;
        border:0px solid black;
}

div#kontaktosform{
        float:left;
        margin:0px;
        padding:10px;
        width: 330px;
        /* height:195px; */
        border:0px solid black;
        background:url(../pict/kontaktbackground.png) no-repeat;
}

div#kontaktright{
        float:right;
        text-align:center;
        width:425px;
        min-height:500px;
        border:0px solid black;
        padding:5px;
        color: #000000;
}

div#checkboxlabel{
        float: left;
        margin:0px;
        padding:5px;
        width: 300px;
        height:35px;
        border:0px solid black;
}

div#kundebesked{
        float: left;
        margin-top:10px;        
        padding:5px;
        width: 500px;
        height:38px;
        border:1px solid black;
}

div#retferieform{
        float: left;
        margin:0px;
        padding:10px;
        width: 600px;
        /* height:195px; */
        border:1px solid black;
}


div#loginfejl{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}


div#lukketred{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
    font-size:1em;
}

div#week{
  float: left;
  width: 590px;
  height: 170px;
}

div#butikinfoheader{
  float: left;
  text-align: left;
  width: 690px;
  height: 130px;
  border: 0px solid black;
  margin-top: 5px;
  margin-left: 3px; 
  color: #000000;
}

div#butikinforight{
  float: right;
  width: 290px;
  height: 130px;
  border: 0px solid black;
  color: #000000;
}

div#butikinfoleft{
  float: left;
  text-align: left;
  width: 300px;
  height: 120px;
  border: 0px solid black;
  color: #000000;
}

div#godkendaftaleinfo{
  float: left;
  text-align: center;
  width: 590px;
  height: 200px;
  border: 0px solid black;
  background: url(../pict/godkendaftaleinfo.gif) no-repeat;
  /* font-weight: bold; 
  font-size: 1.5em; */
}

div#forretning{
  float: left;
  width: 300px;
  height: 300px;
  border: 0px solid black;
}

div#tidsbestillingsinfo{
  float: right;
  text-align: center;
  width: 260px;
  height: 170px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0px solid black;
  color: #222222;
  background: url(../pict/behandlingvalgt.gif) no-repeat;
  font-size: 1em;
}

div#nyhedsinfohints{
  float: right;
  text-align: center;
  width: 300px;
  height: 400px;
  border: 0px solid black;
  padding: 5px;
  background: url(pict/nyhedsinfohints.png) no-repeat; 
  color: #000000;
}

div#adobereader{
  float: right; 
  text-align: center;
  width: 300px;
  height: 50px;
  border: 0px solid black;
}

div#godkendaftaleform{
  float: left;
  width: 600px;
  min-height: 500px;
  border: 0px solid black;
  margin-left: 5px;
}

div#godkendaftalelabel{
  float: left;
  width: 130px;
  height:20px;
  border: 0px solid black;
}

div#godkendaftaleinput{
  float: left;
  width: 330px;
  height: 20px;
  border: 0px solid black;
}

div#godkendwide{
  float: left;
  width: 500px;
  height: 50px;
  border: 0px solid black;
}

div#godkendviaemail{
  float: left;
  width: 600px;
  height: 20px;
  border: 0px solid black;
}

/* ---  admin pause  --- */

div#pausemain{
  width: 790px;
  height: 40px; 
  margin-top: 30px;
  border: 0px solid black;  
}

div#valgafansatmain{
  width: 790px;
  height: 30px; 
  border: 0px solid black; 
}

div#valgafansattext{
  float: left;
  width: 100px;
  height: 18px; 
  border:0px solid black; 
  font-weight:bold;
  font-size:1em;
}

div#valgafansatknap{
  float: left;
  width: 50px;
  height: 18px; 
  border:0px solid black; 
}

div#dagsheader{
  width: 700px;
  height: 40px; 
  margin-left: 85px;
  /* padding:5px; */
  border:0px solid black; 
}

div#dagsheaderknap{
  float: left;
  width: 80px;
  height: 35px;
  padding: 1px;
  background:#333333;
  color:white;
  text-align:center;
  margin:1px;
}

div#pauseheader{
  width: 790px;
  height: 80px; 
  margin-left:0px;
  padding: 1px;
  border:0px solid black; 
}

div#pauseinput{
  float: left;
  width: 80px;
  height: 69px;
  padding-left:4px;
  margin:1px;
  border:0px solid black; 
}

div#opdaterheader{
  width: 700px;
  height: 30px; 
  margin-left:2px;
  padding-top:15px;
  border:0px solid black; 
}

div#pausetext{
  float: left;
  width: 80px;
  height: 70px;
  padding: 1px;
  background:#442222;
  color:white;
  text-align:center;
  margin-right:5px;
  border:0px solid black;
}

div#pausetext1{
  height: 21px;
  width: 75px;
  padding: 1px;
  background:#442222;
  color:white;
  text-align:left;
  margin-left:5px;
}

div#forsidefoto{
  width: 300px;
  height:250px;
  padding-left: 5px;
  margin-top:5px;
  float: left;
  border:1px solid black;
  text-decoration:none;
  font-weight:bold;
  background: url(pict/modelfoto.jpg) no-repeat bottom right;
  border:0px solid black;
}

div#forsidevenstre{
  width: 360px;
  height: 400px;
  text-align:left;
}

div#forsidevenstrekli{
  width: 300px;
  min-height: 400px;
  text-align:left;
}



div#forsidehojre{
  width:380px;  /* Må ikke sættes til Min-width pga FF*/
  min-height:50px;
  float: right;
  border:0px solid black;
   
}

div#kliforsidevenstre{
  width: 310px;
  min-height: 400px;

}

div#kliforsidehojre{
  min-width: 350px;
  min-height: 100px;
  float: right;
  border: 0px solid black;
   
}

div#forsidehojreorangeLinie{
  width:385px;
  height:5px;
  background:rgb(255,170,0);
}


div#forsidehojretomlinie{
  width: 385px;
  height:4px;
  background:#ffffff;
}


div#faggruppeformen{
    width: 250px;
    height:50px;
    padding-left: 0px;
    margin-top:5px;
    border:0px solid black;
    text-decoration:none;
    font-weight:bold;
}

div#faggruppeoverskrift{
    width: 350px;
    height: 50px; 
    border:0px solid black;
    background: url(pict/orangebar.png) repeat; 
}
div#faggruppeoverskrifttekst{
    width: 350px;
    height: 40px;
    text-decoration:none;
    padding-top:10px;
    color:#cc00ff;
    font-weight:bold;
    font-Size:2em;
    text-align: Left; 
}


div#kortvalgformen{
    width: 340px;
    height:350px; 
    margin-left: 35px; 
    margin-top: 5px; 
    float: left;       
    border:0px solid black;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}

div#kortvalgformenkli{
    width: 300px;
    height:350px; 
    margin-left: 35px; 
    margin-top: 5px; 
    float: left;       
    border:0px solid black;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
    text-align:left;
}


div#kortvalgbranchevalg{
    float:right;
    margin-right: 35px;       
    border:0px solid black;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}





div#kortvalgoverskrift{
    width: 340px;
    height: 50px;
    padding: 5px; 
    background: url(pict/kortvalgoverskrift.png) no-repeat;
    border:0px solid black;
    color:#FFFFFF ;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
    text-align: center; 
}

div#reklameformen{
    width: 550px;
    height:190px;
    padding: 25px; 
    float: right;
    border:0px solid black;
    color:#81EF00 ;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}


div#vaelgBehandlingformen{
    float: left;
    width: 670px;
    margin-bottom:20px;
    padding: 5px;

}

div#vaelgBehandlingformensplitleft{
    float: left;
    width: 320px;    
}

div#vaelgBehandlingformensplitright{
    float: right;
    width: 320px;
}

div#vaelgBehandling_sendApp{
	width: 320px;
	margin-top:20px;
	font-size:1.5em;
}

div#behgruppetext{
  width: 160px;
  height: 15px;
  padding: 2px;
  background:#442222;
  color:white;
  text-align:left;
  margin-top:10px;
  margin-bottom:5px;
  border:1px solid black; 
}

div#commentleft{    
    width: 340px;   
    margin-top:0px; 
}


div#viskundelabel{
    color: black;
    text-decoration:none;
    font-weight:bold;
    font-size:1em;
}


div#viskundedata{
    color:#FFca73;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
}


div#viskundeinput1{
  font-size:1em;
}

div#viskundeinput2{
  font-size:2em;
}


div#hidefelter{
}

div#nyhedswrapper{
   width: 790px;
   margin-left: auto;
   margin-right: auto;   
}

div#nyhedswrappercol1{
   width:450px;
   margin-left: 5px;
   float: left;

}
div#nyhedswrappercol2{
	 padding:2px;
   width: 330px;
   float: right;
   background-color:#EBEAE9;
      
}
div#emneplacering1{
    width:150px;
    height: 21px;
    margin:10px;
}

div#emneplacering2{
    width:150px;
    height:21px;
    margin:10px;
}

div#emneplacering3{
    width:150px;
    height: 21px;
    margin:10px;
}

div#emneplaceringInfo{
    float:left;
    width:150px;
    height: 21px;
}

div#nyhed_overskrift{
        float: left;
        width: 450px;
        height: 50px;      
    	color:#F19400;
    	text-decoration:none;
    	font-weight:bold;
    	font-size:26px;
}

#SearchText { 
	width: 400px; 
	margin: 20px 8px 2px 10px; 
	padding: 3px;
	display:block;
}

#SearchText, #SuggestResults {
	/*font-size: 1.2em;*/
	font-weight: bold;
}


#alertItem {
  color: #FF0000;
  font-size:2em;

}


#kdataitem {
  font-size:1.2em;
  
}

#kdataitem2 {
  
  width: 200px;
  float:left;

}

#kdataitem3 {
  
  float:left;
  width:350px;
}

#kdataitem5 {
  
  float:left;
  width:150px;

}

#kdataitem4 {
  
  float:left;
  width:50px;

}

#kdataerror {
  color:red;
  float:left;
/*  --width:350px;*/


}



#gutterdiv {
 padding-top:10px;
 margin-left:10px;

}

#SuggestResults {
	margin-left: 10px;
}

#AutoSuggestBoxArea {
	margin-bottom: 20px;
	display:block;
}

#butikadminlinkmenu
{
  width:95px;
  height:29px;  /*Tilpasset Spansk, plads til 2 linier.*/
  float:left;
  background-color:#ffffff;
  padding:1px;
  margin:5px auto;
  border:1px solid black;
  text-align:center;
}

#butikadmincontentbody
{
  text-align:left;
  width:795px;
  min-height:850px;
  background-color:#f4f4f4; /* no-repeat; */
  padding-bottom:0px;
  padding:5px;
  margin:0px auto; 
  font-family:'Corbel';
  font-size:1em;
  border:0px solid black;
}

div#butikadminferieretteknap
{
    float:left;
    width:48px;
    height:20px;
    padding:1px;
    background:#ffffff;
    color:white;
    text-align:center;
    margin:1px;
    border:1px solid #777777;
}

#butikadmindata01
{
  text-align:left;
  width:790px;
  min-height:250px;
  background-color:#f4f4f4;
  padding-bottom:0px;
  margin:0px;
  font-family:'Corbel';
  font-size:1em;
  border:0px solid black;
}

#butikadmindata02
{
  text-align:left;
  width:790px;
  min-height:100px;
  background-color:#f4f4f4;
  padding-bottom:0px;
  margin:0px;
  font-family:'Corbel';
  font-size:1em;
  border:0px solid black;
}

#butikadmindata03
{
  float:left;
  width:5px;
  height:30px;
  background-color:#f4f4f4;
  padding:0px;
  margin:0px;
  font-family:'Corbel';
  font-size:1em;
  border:0px solid black;
}

div#admin_overskrift{
        float: left;
        width: 790px;
        height: 50px;      
    	color:#F19400;
    	text-decoration:none;
    	font-weight:bold;
    	font-size:26px;
}

div#emneplacering{
    width: 450px;
    height: 21px;
}

#kundelinkmenu
{
  width:95px;
  min-height:34px;
  float:left;
  background-color:#ffffff;
  padding:1px;
  margin:5px auto;
  border:1px solid black;
  text-align:center;
}

ul.SimpleContextMenu {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 1em;
	list-style-type: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
 
	ul.SimpleContextMenu li {
		border-bottom: 1px solid #000000;
	}
 
	ul.SimpleContextMenu li a {
			display: block;
			width: 100px;
			padding: 2px 10px 3px 10px;
			text-decoration: none;
			color: #ff0000;
			background: #eeeeee;
	}
 
	ul.SimpleContextMenu li a:hover {
			text-decoration: none;
			color: #ffffff;
			background: #ff0000;
	}
	
#sometext {
	width: 350px;
	height: 50px;
	padding: 10px;
	font-size: 1.5em;
	border:1px solid black;
	background-color: #FFEE88;
}

#admreportwhite {
  background: #FFFFFF;
	height: 20px;
}


#admreportgrey {
  background: #CCCCCC;
 
	height: 20px;
}

