
BODY {
	background color: #E7EBED;
	font-family: tahoma, serif;
	font-size: 12;
	/*color: #CCD9DD;*/
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 4em;
	margin-bottom: 1em;
	border: none;

     }
	 
		  	 h1 {	font-family: tahoma;
				font-size: 13;
				font-weight: 100;
				margin-left: 1.5em;
				margin-right: 1.5em;
				margin-top: 0.8em;
				margin-bottom: 1em;
				/*line-height: 100%;*/
				color: #ffffff;
			} 
			
			h2 {	font-family: tahoma;
				font-size: 13;
				font-weight: 100;
				margin-left: 1em;
				margin-right: 1em;
				margin-top: 0.25em;
				margin-bottom: 0em;
				/*line-height: 100%;*/
				color: #ffffff;
			}
			
			h3 {	font-family: tahoma;
				font-size: 16;
				font-weight: 150;
				
				margin-left: 0em;
				margin-right: 0em;
				margin-top: 0.5em;
				margin-bottom: 0.5em;
				/*line-height: 100%;*/
				/*color: #ffffff;*/
			} 
			
			 h4 {	font-family: tahoma;
				font-size: 13;
				font-weight: 100;
				margin-left: 1em;
				margin-right: 1em;
				margin-top: 0.25em;
				margin-bottom: 1em;
				/*line-height: 100%;*/
				color: #ffffff;
			} 

h5 {	font-family: tahoma; /* Afmeld nyhedsbrevet link*/
			font-size: 10;
			font-weight: 100;
			font: italic;
			margin-left: 0em;
			margin-right: 0em;
			margin-top: 0em;
			margin-bottom: 0.25em;
			/*line-height: 100%;*/

		}

	 h6 {	font-family: tahoma;
		font-size: 100%;
		font-weight: 100;
		margin-left: 0.25em;
		margin-right: 0.25em;
		margin-top: 0.25em;
		margin-bottom: 0.25em;
		line-height: 100%;

}
	 
TABLE {   font-family: verdana, serif;
          font-size: 12;
		  color: #000000;
	  }

/*ul { list-style-image: url(pics/cssT/listArrow.gif); }*/
ul {	 list-style-type: disc;
	 	 margin-left: 2.5em;
		 
		 margin-right: 0em;
		 margin-top: 0em;
		 margin-bottom: 0em;
	}


P {margin-top: 1em; margin-bottom: 1em;}  


A:link {color:  #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:hover {color: #666666; text-decoration: underline;}
A:active {color: #000000; text-decoration: underline;}


a.body:link { font-size: 12; color: #000000; text-decoration: underline; }
a.body:visited { font-size: 12; color: #000000; text-decoration: underline; }
a.body:hover {font-size: 12; color: #666666; text-decoration: underline; }
a.body:active {font-size: 12; color: #000000; text-decoration: underline; }


.inputbutton
{
border : 1px solid #F5F5F5;
color : white;
background: #668F30;/*#3C5883;*/
font-family : Arial, Serif;
font-size : 12px;
}

.inputbutton_2
{
border : 1px solid #F5F5F5;
color : white;
background: #1E5866;/*#3C5883;*/
font-family : Arial, Serif;
font-size : 12px;
}

.inputselect
{
font-family : Arial, Serif;
font-size : 12px;
}

.inputtext
{
	font-family : Arial, Serif;
	font-size : 12px;
	border : 1px solid #656161;
	/*width : 275px;*/
}
.inputtextarea
{
	font-family: Arial, Serif;
	font-size: 12px;
	color: black;
	background: #F5F5F5;
	width : 275px;
	height : 100px;
}


/*p.left_link {}

ul  {margin: 0px 0px 0px 12px; list-style-type: square}



/*Headings 1 and 2
h1 {font-family: Verdana; font-size: 180%; color: #5a0c0c; margin-top: 0.5em; margin-bottom: 0.5em;}
h2 {font-family: Verdana; font-size: 135%; color: #5a0c0c; margin-top: 0.25em; margin-bottom: 0.25em;}
*/

div-foto {	font-family: verdana, serif;
        font-size: 8pt;
		color: #400000; 
		font: italic;
	}	
		


/* Links 
a {font-family: Garamond; text-decoration: none; color: #993300;}
a:hover {color: #9c9898; text-decoration: underline;}
a:visited {color: #9c9898;}
*/
