html, body
{
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #ffffff;
}

.body_text
{
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #ffffff;
	line-height: 0.5cm;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

 /* styles for IE 5 Mac */
#horizon 
{
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

/* following rules are invisible to IE 5 */
#horizon 
{
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 762px; 
	z-index: 0;
}
/* end IE 5 hack */ 
	  
#content_main 
{
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 762px;
	height: 100%;
	margin: 0px auto;
	z-index: 1;
}

	#header 
	{
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 100%;
		height: 75px;
		margin: 0px auto;
		background: bottom left no-repeat url('../gfx/header_logo_02.jpg');
	}	
	
	#theme_header_box 
	{
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 762px;
		height: 100px;
		margin: 0px auto;
		background: bottom left no-repeat url('../gfx/theme.jpg');
		z-index: 50;
	}
	
	.spacer_box 
	{
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 762px;
		height: 7px;
		margin: 0px auto;
		z-index: 50;
		float: none;
	}
	
	#sub_theme_box 
	{
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 762px;
		height: 51px;
		margin: 0px auto;
		background: bottom left no-repeat url('../gfx/sub_theme2.jpg');
		z-index: 1000;
	}

	#kroppen 
	{
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 100%;
		margin: 0px auto;
		top: 0px;
		left: 0px;
		z-index: 0;
	}
	
		
	#footer 
	{
		background:url(../gfx/footer2.jpg) no-repeat left bottom;
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 762px;
		height: 50px;
		margin: 0px;
		float: none;
	}
	
	#menu_hojre_bg 
	{
		background:url(../gfx/logo_grey.jpg) no-repeat left bottom;
		background-color: #ffffff;
		position: relative;
		text-align: left;
		width: 193px;
		height: 156px;
		margin: 0px;
		float: none;
	}	

.line 
{
	background-color: #bbb;
	position: relative;
	text-align: left;
	width: 100%;
	height: 1px;
	margin: 0px;
}

.line_vertical 
{
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 1px;
	height: 100%;
	margin: 0px;
	float: left;
}

.line_headline 
{
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 100%;
	height: 1px;
	margin: 0px;
	border-top: thin dotted 1px;
}

.image
{
	background-color: blue;
	color: blue;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

.image_class
{
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 0px;
	border-style : solid;
	color: black;
	visibility: visible;
}

a {color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}
a:visited {color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}
a:active {color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}
a:hover {color: #000000; text-decoration: none; font-style: normal;}

H1
{
	margin: 0px 0px 0px; 
	padding: 0px 0px 5px; 
	text-align: left; 
	color: #000000; 
	letter-spacing: 2px; 
	text-transform: uppercase; 
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 15px sans-serif; 
	vertical-align: middle; 
	background: transparent none;
}

H2
{
	margin: 0px 0px 0px; 
	padding: 0px 0px 5px; 
	text-align: left; 
	color: #A38C7E; 
	letter-spacing: 2px; 
	text-transform: uppercase; 
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 13px sans-serif; 
	vertical-align: middle; 
	background: transparent none;
}

H3
{
	margin: 0px 0px 0px; 
	padding: 0px 0px 2px; 
	text-align: left; 
	color: #666; 
	letter-spacing: 2px; 
	text-transform: uppercase; 
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 11px sans-serif; 
	vertical-align: middle; 
}

#sub_menu
{
	margin: 0px 0px 0px; 
	text-align: center; 
	color: #ffffff; 
	letter-spacing: 1px; 
	/*
	padding: 5px 0px 0px; 
	text-transform: uppercase; 
	*/
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 16px sans-serif; 
	vertical-align: middle; 
}
#sub_menu a {
	color: #fff; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 16px sans-serif; 
}
#sub_menu a:visited {
	color: #fff; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 16px sans-serif; 
}
#sub_menu a:active {
	color: #fff; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 16px sans-serif; 
}
#sub_menu a:hover {
	color: #fff; 
	text-decoration: none; 
	font-style: normal;
	font-family: Verdana, Tahoma, sans-serif; 
	font: bold 16px sans-serif; 
}

.bullet 
{
	padding-left: 20px;
	height: 15px;
	background-image: url(../gfx/pil_med_cirkel_windows.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	float: left;
}

.bullet_2
{
	padding-left: 12px;
	height: 15px;
	background-image: url(../gfx/bullet_green_menu.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	float: left;
}

.menu_indhold 
{
	position: relative; 
	margin-top: 0px;
	text-align: left;
	z-index: 50;
	float: left;
}

.menupunkter a {color: #000000; text-decoration: none; font-style: bold; font-weight: bold;}
.menupunkter a:visited {color: #000000; text-decoration: none; font-style: bold; font-weight: bold;}
.menupunkter a:active {color: #000000; text-decoration: none; font-style: bold; font-weight: bold;}
.menupunkter a:hover {color: #000000; text-decoration: none; font-style: bold;}

.menu_indhold_link a {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
.menu_indhold_link a:visited {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
.menu_indhold_link a:active {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
.menu_indhold_link a:hover {color: #000000; text-decoration: none; font-style: normal;}

#quotes
{
	margin: 0px 0px 0px; 
	padding: 0px 0px 5px; 
	text-align: center; 
	color: #aaa; 
	font-family: Verdana, Tahoma, sans-serif; 
	font: italic bold 14px sans-serif; 
	vertical-align: middle; 
	background: transparent none;
}

#info
{
	width: 98%;
	background-color: #eeeeee;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-style : solid;
	color: black;
	padding: 2px 2px 2px 2px;
	text-align : center;
	font-weight: bold;
}

#newsletter_box 
{
	background-color: #F5F5F5;
}
#newsletter_box a {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
#newsletter_box a:visited {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
#newsletter_box a:active {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
#newsletter_box a:hover {color: #000000; text-decoration: none; font-style: normal;}

.t_hvid
{
	background: top left repeat-x url('../gfx/border/t_hvid.jpg');
}
.b_hvid
{
	background: top left repeat-x url('../gfx/border/b_hvid.jpg');
}
.v_hvid
{
	background: top left repeat-y url('../gfx/border/v_hvid.jpg');
}
.h_hvid
{
	background: top left repeat-y url('../gfx/border/h_hvid.jpg');
}

.m_vandret_lys_graa
{
	background: top left repeat-x url('../gfx/border/m_vandret_lys_graa.jpg');
}
.m_lodret_lys_graa
{
	background: top left repeat-y url('../gfx/border/m_lodret_lys_graa.jpg');
}

#marqueecontainer{
	position: relative;
	width: 175px; /*marquee width */
	height: 280px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid #F5F5F5;
	padding: 2px;
	padding-left: 4px;
	background-color: #F5F5F5;
}

.images {
	margin: 0 0 0px 0px;
	border: 0px solid #ffffff;
	padding: 0px;
}

#development 
{
	background-color: #aaa;
	color: black;
	top: 0px;
	left: 0px;
	width: 98%;
	height: 100%;
	margin-top: 0px;
	text-align: center;
	z-index: 0;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-style : solid;
}