#page {
	padding-top: 0;
}

#shortcuts h2 {
	color: #666;
	background-color: none;
	font-size: .9em;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
}

#countries h2 {
	color: #666;
	background-color: none;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

#languagemenu p {
	color: #666;
	background-color: none;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

#shortcuts h2 a, #countries h2 a {
	color: #FFF;
}

#heading {
	height: 100px;
	padding-top: 48px;
}

#logo, #shortcuts, #ad-top, #countries {
	position: absolute;
/*	top: 31px;*/
	height: 104px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#logo {
	display: block;
	left: 0;
	/*top: 48px;*/
	width: 280px;
	height: 84px;
	background-color: none;
	border-left: 1px solid #d3d2d2;
	border-right: 1px solid #d3d2d2;
}

#logocont, #logocont_english {
	display: block;
	margin-top: 15px;
	margin-left: 30px;
	width: 218px;
	height: 53px;
}

#shortcuts {
	left: 300px;
/*	top: 48px;*/
	width: 135px;
	height: 84px;
	background-color: none;
	text-align: left;
	border-right: 1px solid #d3d2d2;
}

#shortcuts ul {
	clear: both;
	margin: 0;
	padding: 0 8px 0 0;
	list-style-type: none;
	list-style-position: outside;
}
#shortcuts li {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	text-transform: none;
}
#shortcuts a {
	font-size:16px;
	line-height:110%;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#shortcuts a:hover {
	color: #000;
}

#ad-top {
	left: 437px;
	/*top: 48px;*/
	width: 248px;
	background-color: #FFF;
}

#countries {
	/*top: 48px;*/
	height: 85px;
	left: 685px;
	width: 217px;
	padding-left: 20px;
	border-left: 1px solid #d3d2d2;
	border-right: 1px solid #d3d2d2;
}

#countries h2 {
	font-size: .8em;
}

#countries ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#countries li {
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}
#countries li a {
	display: block;
	width: 18px;
	height: 131px;
	background-repeat: no-repeat;
	background-position: left top;
}

#countries .left_column, #countries .right_column {
	width: 105px;
	font-weight: bold;
}

#countries .left_column a, #countries .right_column a {
	color: #666;
	text-decoration: none;
}

#countries .left_column a:hover, #countries .right_column a:hover {
	color: #000;
}

#countries .left_column {
	float: left;
}

#countries .right_column {
	float: right;
}

#extracontent {
	border-top: 1px solid #690;
	padding-top: .8em;
	clear: both;
}

#frontnews {
	padding-top: 15px;
}

#frontnews h2 {
	margin-bottom: 0;
}
#frontnews .item {
	border-top: 0;
}
#frontnews ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#frontnews li {
	margin: 0;
	padding: 0;
	clear: both;
}
#frontnews li a {
	display: block;
	color: #333;
}

#gavekortramme {
	border: 10px solid #af301f;
	padding: 0 13px 0 13px;
}

/* clearfix */
#frontnews ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#frontnews ul {display: inline-table;}
/* \*/
#frontnews ul {display: block;}
/* */

/* override colors for countries */

body .commentsform .item {
	border-color: #666;
}

.newsletterpageforms {
background-image:url("../img/misjonsalliansen/frontpage_forms_bg.gif");
background-repeat:no-repeat;
border-bottom:1px solid #D3D2D2;
margin-bottom:15px;
padding:15px;
width:210px;
}
