html	{overflow-y: scroll;}

body	{
	overflow: auto;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #000000;
	background-color: #006699;

/*  	background-image:url('http://www.hougesen.com/graphic/baggrund.jpg'); */
	background-repeat: no-repeat;
	background-attachment: fixed;	
}

h1	{font-size: 17px; font-family: arial, helvetica, verdana, sans-serif; color: #000066; background-color: #ffffff;}
h2 	{font-size: 15px; font-family: arial, helvetica, verdana, sans-serif; color: #000066; background-color: #ffffff;}
h3 	{font-size: 13px; font-family: arial, helvetica, verdana, sans-serif; color: #000000; background-color: #ffffff;}
h4 	{font-size: 11px; font-family: arial, helvetica, verdana, sans-serif; color: #000000; background-color: #ffffff;}
h5 	{font-size: 10px; font-family: arial, helvetica, verdana, sans-serif; color: #000000; background-color: #ffffff;}
h6 	{font-size:  8px; font-family: arial, helvetica, verdana, sans-serif; color: #000000; background-color: #ffffff;}

a 		{color: #0000CC; background-color: transparent; text-decoration:none;}
a:link		{color: #0000CC; background-color: transparent; text-decoration:none;}
a:visited	{color: #0000CC; background-color: transparent; text-decoration:none;}
a:active	{color: #0000CC; background-color: transparent; text-decoration:none;}

p 	{font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 text-align: justify;
	 line-height: 1.3;
}

p.pcenter
	{font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 text-align: center;}

p.plinecenter
	{font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 vertical-align: text-bottom;
}

p.pcenterbottombox
	{font-size: 11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 text-align: center;}

form	{font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 text-align: justify;}

table	{margin-left: 0px; font-size: 13px;
}

td 	{padding-right: 0px;
	 vertical-align: top;
	 font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff; 
}

li	{margin-left: 0px;
	 font-size: 13px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color: #000000; background-color: #ffffff;
	 text-align: justify;
	 line-height: 1.3;
}
img	{border: 0px;
}

img.centerhead
	{border: 0px;
	 width: 70%;}

img.right
	{border: 0px;
	 width: 50%;
	 float:right;
	 margin-top: 0px;
	 margin-left: 15px;
	 margin-bottom: 15px;}

img.right30
	{border: 0px;
	 width: 30%;
	 float:right;
	 margin-top: 0px;
	 margin-left: 15px;
	 margin-bottom: 15px;}

img.right20
	{border: 0px;
	 width: 20%;
	 float:right;
	 margin-top: 0px;
	 margin-left: 15px;
	 margin-bottom: 15px;}


img.adobe
	{border: 0px;
	 width: 60px;
}


/* -------------------------------------------------------- */
/* DESIGN OF FORMS                                          */
/* In the following the forms are designed                  */
/* -------------------------------------------------------- */

/* -------------------------------------------------------- */
/* DESIGN OF ELEMENTS                                       */
/* In the following the elements are designed               */
/* -------------------------------------------------------- */

#topbox {
	background-color: transparent;
margin-top: 0px;
margin: 0px auto;
width: 800px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
}

#contentmain {
	min-height: 600px;
	top: 300px;
	margin: 32px auto;
	width: 800px;
	color: #000000;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	bottom: 100px;
	text-align: justify;
	display: table;				/* Keeps the contentleft, -center and -right divs inside this div */
}



#content {
	position: relative;
	min-height: 500px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 560px;
	color: #000000;
	background-color: #ffffff;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	text-align: justify;
	display: table;				/* Keeps the contentleft, -center and -right divs inside this div */
}

#contentleft {
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 150px;
	float: left;
	margin-left: 1px;
	margin-right: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	color: #000000;
	background-color: #ffffff;
}

#contentright {
	position: relative;
	top: 0px;
	width: 29%;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	color: #000000;
	background-color: #ffffff;
}

#bottombox {
	position: absolute;
	width: 800px;
	height: 50px;
	color: #000000;
	background-color: #ffffff;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	text-align: center;
	display: table;				/* Keeps the contentleft, -center and -right divs inside this div */

}

img.picturepaddingleftbottom {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#picturepaddingleftbottom {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}


