/*
	- LAYOUT: General selectors -------------------------
	-																										-
	-	The following selectors are used to determine the -
	-	layout of the website.														-
	-----------------------------------------------------
*/

BODY{
	background: #ffffff;
	color: #333333;
	margin: 0;
	border: 0px none;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 20px;
	font-size: 0.70em;
	line-height: 1.3em; padding-left:0; padding-right:0; padding-top:0
	}

TABLE{
	table-layout: fixed;
	}

#wrapper{
	color: #333;
	margin: 20px auto;
	padding: 0;
	width: 742px;  /* bmh */	
	width: 740px;	 
	}


#header{
	border: 0px none;
	margin: 0;
	padding: 0;
	text-align: left
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0px none;
	}

#pagebody{
	background: #ffffff url('gfx/page_bg.gif') repeat-y;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-align: left
	}

#top{
	background: #ffffff url('gfx/breadcrumb_bg.gif');
	height: 30px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left
	}

.anmeldelseHeadline{
	width: 100%;
	background: #eeeeee;
	padding: 0px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	margin-bottom: 2px;
	color: #d92517;
	font-weight: bold;
	}
.right_menu_spacer{
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid gray;
	display: block;
}
.description{
	font: 10px verdana;
	font-weight: normal;
	color: #666666;
}

.description A{
	text-decoration: none;
	color: #333333;
}

.description A:hover{
	text-decoration: underline;
}

#contactinfo, #contactinfo A {
	table-layout:auto;
	text-align:left;
	font: 1em verdana;
	color: gray;
}
#contactinfo p{
	margin: 0px;
	font: 1em verdana;
	color: gray;
}

#search_container{
	width: 155px;
	float: left;
	}

#breadcrumb{
	float: right;
	font: 0.8em verdana;
	position: relative;
	top: 1px;
	margin: 0;
	}


#toptext A{
	font: 1em verdana;
	padding: 2px;
	color: gray;
	font-style: italic;

}

#footer{
	border-top: 1px solid #616C8F;
	border-bottom: 1px solid #616C8F;
	color: #666;
	background: #eee;
	padding: 0px 7px 2px 10px;
	text-align: center;
	clear: both;
	font-size: 80%;
	}



/*
	- SEARCH: All selectors -----------------------------
	-																										-
	-	The following selectors are used to present the	  -
	-	searchfield, submitbutton and general formatting	-
	- of the searchresults															-
	-----------------------------------------------------
*/

#search_field{
	margin: 3px 0 0 4px;
	background: #ffffff;
	width: 114px;
	font: 12px courier new;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	}

#search_box{
	margin-left: 2px;
	background: #eeeeee;
	color: black;
	width: 28px;
	font: 8px verdana;
	height: 19px;
	text-transform: uppercase;
	}

/*
	- LOGIN: All selectors -----------------------------
	-																										-
	-	The following selectors are used to present the	  -
	-	searchfield, submitbutton and general formatting	-
	- of the searchresults															-
	-----------------------------------------------------
*/

.login_txt
{
	text-align:center;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;

}
.login_fields{
	margin: 3px 0 0 4px;
	background: #ffffff;
	width: 114px;
	font: 12px verdana;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	}

.login_box{
	margin-left: 2px;
	background: #eeeeee;
	color: black;
	width: 50px;
	font: 8px verdana;
	height: 19px;
	text-transform: uppercase;
	}

/*
	- LINKS: Main selectors -----------------------------
	-																										-
	-	The following selectors are used to present the	  -
	-	general linkology selectors; these will to some		-
	- extent be overwritten by local, more specific			-
	- rules, otherwhere in the stylesheet.							-
	-----------------------------------------------------
*/

/*DIV a:link, DIV a:visited, DIV a:active {
	text-decoration: none;
	}*/

DIV a:hover {
	text-decoration: underline;
	}



/*
	- CONTENT: All presentation selectors ---------------
	-																										-
	-	The following selectors are used to present the	  -
	-	content selectors; headlines and content.					-
	-----------------------------------------------------
*/

H1{
	font-weight: normal;
	font: bold 17px verdana;
	color: #d92517;
	margin: 4px 0 6px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid black;
	width: 100%;
	}	

H2
{
	line-height: 22px;
}
H3
{
		line-height:18px;
}	

.largebold
{
	font: bold 12px verdana;
	
}

.largetext
{
	font: normal 12px verdana;
}
	
.large
{
	font: 14px verdana;
	color: Red;	
}

.reviewHeadline{
	font-weight: normal;
	font: bold 15px verdana;
	color: #d92517;
	margin: 6px 0 6px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid black;
	width: 100%;
	}
	
.folkekirkenorgunitheader, a.folkekirkenorgunitheader{
	font-weight: normal;
	font: bold 14px verdana;
	color: #d92517;
	margin: 4px 0 6px 0;
	padding: 0 0 2px 0;
	text-decoration:none;
	}
.blockquote{
  margin: 10px 20px 10px 20px;
  background-color: #f4f4f4;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  color: #555555;
  padding: 2px 4px 2px 4px;
	}

#main_table{
	width: 100%;
	}

#column_left{
	width: 130px;
	vertical-align: top;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
	}
	
#column_center{
	width: 280px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#column_center_wide{
	width: 390px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#column_center_home{
	width: 215px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#column_right{
	width: 280px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#column_right_narrow{
	width: 160px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #fcfcfc;
	}
	
#column_right_home{
	width: 215px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}	

#column_koebenhavn_home {
	width: 460px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
	
#column_review_home{
	width: 100px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	/*background-color: #fcfcfc;*/
	}

#column_wide_left
{
	width: 265px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#column_wide_right
{
	width: 265px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#column_wide{
	width: 580px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

.headline_sub{
	font: bold 12px verdana;
	color: black;
	margin-bottom: 3px;
	}

H1 A{
	color: #d92517;
	text-decoration: none;
	}

H1 A:hover{
	color: gray;
	text-decoration: underline;
	}

.headline_sub A{
	color: black;
	text-decoration: none;
	}

.headline_sub A:hover{
	color: gray;
	text-decoration: underline;
	}

.read_more{
	float: right;
	font: 10px verdana;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	}

.read_more A{
	color: black;
	text-decoration: none;
	}

.read_more A:hover{
	color: gray;
	text-decoration: underline;
	}

#author{
	margin: 0 0 10px 0;
	}

#author A, #author A:visited{
	font-weight: bold;
	color: black;
	}

.article{
	padding-top: 10px;
	text-align: left; /*justify;*/
	clear:both;
	}


#printer{
	font-size: x-small;
	position: relative;
	top: -7px;
	}

.article A{
	text-decoration: underline;
	/*text-decoration: overline;*/
	/*font-weight: bold;*/
	color: black;
	}

.article #markup{
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	}
.article #markup P{
	margin: 1px;
}

.article_short p
{
	margin: 1px;
	text-align: left; /*justify;*/
	}

.article_short IMG{
padding:4px;
}

.image_container{
	float: right;
	padding: 0 0 0 14px;
	}

.image_container IMG{
	border: 0px solid black;
	margin: 0;
	}

.image_container DIV{
	font-size: 0.9em;
	color: gray;
	text-align: center;
	font-style: italic;
	}

.imagebrowser_container{
	float: center;
	padding: 4px;
	}

.imagebrowser_container IMG{
	border: 0px solid black;
	margin: 0;
	margin-top:20px;
	}

.imagebrowser_container DIV{
	font-size: 0.9em;
	color: gray;
	text-align: center;
	font-style: italic;
	}

/*
	- NAVIGATION: Breadcrumbs ---------------------------
	-																										-
	-	The following selectors are used for the bread-	  -
	- crumbs in the top of each page.										-
	-----------------------------------------------------
*/

#breadcrumb{
	padding-right: 10px;
	}
	
#breadcrumb UL {
	margin: 0;
	}

#breadcrumb LI {
	display: inline; 
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
	color: black;
	}

#breadcrumb A, #breadcrumb A:visited{
	text-decoration: underline;
	color: #333333;
	}

#breadcrumb SPAN{
	color: #333333;
	}

#breadcrumbstuff{
	background: #ffffff url('gfx/breadcrumb_bg.gif');
	height: 30px;
	display: block
	}

/*
	- NAVIGATION: Menuitems text ------------------------
	-																										-
	-	The following selectors are used for the text in  -
	- the items in the main menu.												-
	-----------------------------------------------------
*/

#navBar{
	margin-top: 5px;
	}

#navBar A.parentText, A.childText {
	float: left;
	cursor: pointer;
	cursor: hand;
	}

#navBar .activeLink {
	background-color: #f2f2f2;
	border: 1px solid #c9c9c9;
	}

#navBar .childText {
	font-size: x-small;
	color: #666666;
	/*padding-left: 2px;*/
	}

#navBar .open{
	font-weight: bold;
	}
		

/*
	- NAVIGATION: Menuitems -----------------------------
	-																										-
	-	The following selectors are used for the top-node -
	- items in the main menu.														-
	-----------------------------------------------------
*/

#navBar .parentItem, .parentItemActive {
	margin: 1px 2px 0px 0px;
	display: block;
	float: left;
	overflow: hidden;
	width: 0.4em;
	height: 1.0em;	
	border: 1px solid black;
	background-color: #d92517;
	}

#navBar .parentItemActive {
	border: 1px solid black;
	background-color: white;
	}

#navBar A:hover .parentItem {
	background-color: white;
	border-color: black;
	}

#navBar A:hover .parentItemActive {
	border: 1px solid black;
	background-color: #d92517;
	}

#navBar A { 
	display: block;
	height: 16px;
	width: 143px;
	margin-top: 3px;
	text-decoration: none;
	color: #333333;
	padding: 2px 0px 0 2px;
	clear: both;
	border: 1px solid #fcfcfc;
	}

#navBar A:hover {
	background-color: #f7f7f7;
	border: 1px solid #e9e9e9;
	}



/*
	- NAVIGATION: Sub menuitems -------------------------
	-																										-
	-	The following selectors are used in the sub-items -
	-	the left menu.																		-
	-----------------------------------------------------
*/

#navBar .childItem, .childItemActive {
	margin: 5px 0px 0px 2px;
	display: block;
	float: left;
	overflow: hidden;
	width: 3px;
	height: 3px;	
	border: 1px solid gray;
	}

#navBar .childItem {
	background-color: maroon;
	border-color: gray;
	}

#navBar A:hover .childItem {
	background-color: white;
	border-color: maroon;
	}

#navBar .childItemActive {
	background-color: white;
	border-color: maroon;
	}

#navBar A:hover .childItemActive {
	background-color: maroon;
	border-color: gray;
	}
