/*****************************************************/
/* SKRIFTTYPER                              		 */
/***************************************************/

/* top_tag, H1, H2, H3
----------------------------------------------- */

/* Baggrund og fælles attributter
----------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-size: small;
	}
* 	html body { 
	font-size: x-small; /* for IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}
body,td,th {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #494848;
}

img	{
	border-style: none;
	}

a { 
	text-decoration: none;
}


p { 
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 { 
	font-weight: normal;
	font-size: 195%;
	color: #292d34;
}

h2 { 
	font-weight: bold;
	color: #292d34;
	font-size: 100%;
	margin-bottom: 5px;
}

/* CLASSES
----------------------------------------------- */
div.wrapper {
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

div.right {
	text-align:right;
	font-size: 115%;
}

div.right a {
	text-align:right;
	color:#7AA6D4;
}

div.right a:hover {
	text-align:right;
	color:#727272;
}

/*****************************************************/
/* GRAPHICAL LAYOUT                           		 */
/***************************************************/

/* page header (1)
----------------------------------------------- */
#header {
	width: 950px;
	height: 15px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight:lighter;
	font-size: 2px;
	color: #FFF;
	text-align:left;
} 

/* language selector (1.1)
----------------------------------------------- */
#language {
	display: block;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	font-size: 75%;
	font-weight:bold;
}

#language a {
	color: #7AA6D4;
}

#language a:hover {
	color:#494848;
}

/* menubox (2)
----------------------------------------------- */
#menubox {
	width: 725px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
	float: left;
}

#menubox ul { 
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menubox ul li { 
	float: left;
}
#menubox ul li a { 
	padding: 7px 9px 7px 10px;
	display: block;
}

li#welcome_link a { 
	background: #494848 ;
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	color: #FFFFFF;
}
li#welcome_link a:hover { 
	background: #494848 ;
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	color: #FFFFFF;
}
li#other_links a { 
	background: #FFF ;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #1E3744;
}
li#other_links a:hover { 
	background: #7AA6D4 ;
	border-right: 1px solid #9EBEDB;
	border-bottom: 1px solid #9EBEDB;
	color: #FFF;
}
#menubox h1 { 
	margin-top: 80px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:10px;
	margin-left: 15px;
	background: url(../images/layout/h1_bar.gif) no-repeat left;
}

/* logo (2 - align to the right of 2)
----------------------------------------------- */
#logo { 
	float: right;
}
/* highlight (3) - page feature
----------------------------------------------- */
#highlight { 
	clear: both;
	background: #fff url(../images/layout/highlight_background_color.gif) repeat-x bottom;
	height: 220px;
	margin-bottom: 30px;
	margin-right:0px;
	margin-left:0px;
	padding-top: 30px;
}

#feature_picture { 
	float:left;
	width: 280px;
	height:220px;
}

#feature_text {
	float:left;
	width: 600px;
	height: 180px;
	margin-left: 15px;
	margin-top: 40px;
}

#feature_text_wbullets { 
	float:left;
	width: 324px;
	height: 180px;
	background: url(../images/layout/highlight_dotted_left_margin.gif) no-repeat right 10px;
	padding-right: 30px;
	margin-left: 15px;
	margin-top: 40px;
}

#feature_bullets { 
	float:left;
	width: 222px;
	height: 180px;
	padding-left: 30px;
	margin-top: 40px;
}

#feature_bullets ul { 
	margin: 0;
	padding: 0px;
	list-style: none;
}

#feature_bullets ul li { 
	color: #FFF;
	background: url(../images/layout/highlight_bullets.gif) no-repeat 0px 50%;
	padding-left: 20px;
}

#feature_bullets ul li a { 
	color: #FFF;
}

#feature_bullets ul li a:hover { 
	color: #7AA6D4;
}

#feature_text h1, #feature_text_wbullets h1, #feature_bullets h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

#feature_text a, #feature_text_wbullets a, #feature_bullets a {
	color: #7AA6D4;
}

#feature_text a:hover, #feature_text_wbullets a:hover, #feature_bullets a:hover {
	color: #FFF;
}

#feature_text p, #feature_text_wbullets p, #feature_bullets p {
	color: #FFF;
}


/* MAIN TEXT - BODY
----------------------------------------------- */
#main_1of3columns { 
	width: 354px;
	margin-right: 42px;
	margin-bottom: 60px;
	float: left;
}

#main_2of3columns { 
	width: 230px;
	margin-right: 42px;
	margin-bottom: 60px;
	float: left;
}

#main_3of3columns { 
	width: 230px;
	float: left;
	margin-bottom: 60px;
}

#main_1of2columns { 
	width: 454px;
	margin-right: 42px;
	margin-bottom: 60px;
	float: left;
}

#main_2of2columns { 
	width: 398px;
	margin-bottom: 60px;
	float: left;
}

#main_1of2_even_columns { 
	width: 426px;
	margin-right: 42px;
	margin-bottom: 60px;
	float: left;
}

#main_2of2_even_columns { 
	width: 426px;
	margin-bottom: 60px;
	float: left;
}

/* --- Fonts --- */
#main_2of2columns h1  { 
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 12px;
	font-size:120%;
}

#main_2of2columns h3  { 
	margin-bottom: 0px;
	margin-top: 15px;
	font-size:100%;
}

#main_2of2columns h4 { 
	margin-top: 0px;
	margin-bottom: 0px;
	font-style:italic;
	font-weight:normal;
	font-size:85%;
}

#main_1of2_even_columns h2, #main_2of2_even_columns h2 { 
	font-weight: normal;
	color: #000;
	font-size: 115%;
	margin-bottom: 1px;
}

#main_1of2_even_columns p, #main_2of2_even_columns p {
	margin: 0px;
}

#main_1of3columns p, #main_1of2columns p { 
	font-size: 115%;
}

#main_1of3columns h1, #main_1of2columns h1, #main_1of2_even_columns h1, #main_2of2_even_columns h1 { 
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left:10px;
	background: url(../images/layout/h1_bar.gif) no-repeat left;
}

#main_2of3columns h1, #main_3of3columns h1 { 
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right:10px;
	text-align:right;
	font-size:160%;
	background: url(../images/layout/h2_bar.gif) no-repeat right;
}


#main_1of3columns a, #main_2of3columns a, #main_3of3columns a, #main_1of2columns a, #main_2of2columns a,
	#main_1of2_even_columns a, #main_2of2_even_columns a { 
	color:#7AA6D4;
}

#main_1of3columns a:hover, #main_2of3columns a:hover, #main_3of3columns a:hover, #main_1of2columns a:hover, #main_2of2columns a:hover, #main_1of2_even_columns a:hover, #main_2of2_even_columns a:hover { 
	color:#727272;
}


/* FOOTER - ADDRESS AND CONTACT
----------------------------------------------- */
#footer { 
	clear: both;
	height: 20px;
	background: #e7e7e7 ;
	padding-top: 2px;
	line-height: 140%;
}

#footer p { 
	height: 20px;
	margin: 0px;
	line-height: 100%;
	text-align:center;
	vertical-align:middle;
	color: #FFF;
}
