BODY {
/*  This body tag will be used the in the show.php (vis)
    mode... 
    The whole CSS file is = BODY + THE REST
*/

/*	padding: 0px 0px 0px 0px; */
	background-color: #F4EFEF;  
/*	background: url(back.gif) repeat left top; */
/*	background: url(background3.jpg); */
/*	background-repeat: repeat; */
/*	text-align: center; */
/* 	border: thin solid gray;  */
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #4c4c4c; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, sans-serif; 
	TEXT-DECORATION: none;
 
}
/*--------------------------------------------------*/
/*----------------- Layout til CONTENT -------------*/
/*--------------------------------------------------*/

/* Lasse Tobiasen, feb 2005 */

/* background: url(fil.gif) no-repeat top left;   */
/* fil.gif skal lægge i css bibliotek */


/*--------------------------------------------------*/
/*----------------- Layout af tabeller -------------*/
/*--------------------------------------------------*/


.popup {
	BORDER-RIGHT: #cccc99 1px solid; BORDER-TOP: #cccc99 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #cccc99 1px solid; COLOR: #993333; BORDER-BOTTOM: #cccc99 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}

P {
	margin: 0px;
}

TABLE {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	TEXT-DECORATION: none;
}

/*------------------------ MAIN TABLE // OVERALL TABLE -------------- */
#overall_table {
	width: 882px; 
/*	background: FFFFFF; */
/*	text-align: left; */
/*	background: url(shade3.gif) repeat-y top center; */
/*	padding: 0px;*/
/* 	border: 2px solid black; */
}

#main_table{
 	/* border-left: 1px solid black; */
 	/* border-right: 1px solid black; */
	width: 882px; 
/*	background: url(bg-gradient.jpg) repeat left top; */
/*	background-color: white;  */
/*	text-align: left; 	*/
	color: black;
/*	padding: 0;*/
 	border: 1px solid black; 
}


/*------------------------ MAIN TABLE // OVERALL TABLE -------------- */

A, A:link {
	COLOR: #707070; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:active {
	COLOR: #707070; TEXT-DECORATION: none;
}


#header {
/*	border: thin solid black;    */
        border-bottom: 1px solid #797979;
	width: 882px;
/*	padding:3px;*/
}

#content {
/*	width: 100%;*/
	width: 882px;
	height: 350px;
	text-align: left; 
        background: #FFFFFF;
        background-image:      url(http://www.hellemortensen.dk/uploads/bakg_1.gif);
        background-repeat: no-repeat; 

     padding-left: 185px; 
	padding-top: 15px;
/*	padding-right: 8px;*/

/* 	border: 1px solid black;   	*/
/* 	b?r ikke bruges -- duer ikke i Netscape */

}
#content_IFRAME {
	width: 700px;
	height: 350px;
	text-align: left; 
        background: #FFFFFF;
        background-image:      url(../uploads/bakg_1.gif);
        background-repeat: no-repeat;
 
       padding-left: 170px; 
	padding-top: 0px;
	padding-right: 0px;
}



li {
	padding:10px;
}

#footer {
/*	border: thin solid blue;   */
 	background: #EAEAEA;
	border-top: 1px solid #000000;
	width: 882px;
        padding: 2;
/*	height: 35px; */
}


H1, H1 TD{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	TEXT-TRANSFORM: none; 
	COLOR: #ba0000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Verdana, Futura, Trebucet, trebuchet, trebuchet MS, sans-serif; 
	LETTER-SPACING: 1px; 
	TEXT-DECORATION: none
}
H2, H2 TD{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	TEXT-TRANSFORM: none; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Verdana, Futura, Trebucet, trebuchet, trebuchet MS, sans-serif; 
	LETTER-SPACING: 1px; 
	TEXT-DECORATION: none
}


H3, H3 TD { 
/*	background: #dcdcdc; */
/*	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9; */
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	TEXT-DECORATION: bold;
	margin: 0;
	padding-top: 11px;
	padding-bottom: 11px;
/*	text-align: center;*/
/*	text-transform: uppercase;*/
}


/*--------------------------------------------------*/
/*-------Diverse, bla. til brug i CONTENT-------*/
/*--------------------------------------------------*/



INPUT
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma
	background-color: #E0E0E0;
}


/*--------------------------------------------------*/
/*-------BRUGES I EDIT.PHP -------*/
/*--------------------------------------------------*/

.edit2 
{ 
  background: #222; 
  color: white;   
  font-weight: bold; 
  font-family: "Verdana"; 
  font-size: 11px; 
  margin-left: 15px; 
}
.edit3 
{ 
  background: #ccc; 
  color: black; 
  font-weight: bold; 
  font-family: "Verdana"; 
  font-size: 11px; 
}

/*-------Til billede galleri -------*/

.Pic, a .Pic 
{ 
 border: 2px solid #dddddd;

}
.PicOver, A .PicOver 
{ 
 border: 2px solid #333333;
}

/*-------TIL WEBSHOP-------*/


.css_inputtext
          {
          font-family: Arial, Helvetica, sans-serif;
                 font-size: 12px;
                        background-color: #FFFFFF;
                        color: #000000;
                        padding-left: 2px;
                        border-bottom: #000000 1px solid;
                        border-left:   #000000 1px solid;
                        border-right:  #000000 1px solid;
                        border-top:    #000000 1px solid;
 }     
#vis_vare { 
/*  background-color: #E1E1E1; */
  border: 1px solid #333333; 
  padding:5px;  
}

#vis_vare_header { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	LETTER-SPACING: 3px; 
	TEXT-DECORATION: none;
	text-transform: uppercase;
}

#vis_vare_text { 
	FONT-SIZE: 10px; 
	FONT-STYLE: normal;
 	PADDING-TOP: 5px;
}


