/*
Kristelig Fagforening
2008-01-04

nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body 
{
	background: #E7E7E7 url(/images/KrifaNo/bg_body.gif) repeat-x left top;
	font: 14px/22px "Lucida Grande", Arial, sans-serif;
	margin-bottom: 20px;
}
input, textarea, select {
	font: 11px/14px "Lucida Grande", Arial, sans-serif;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
p {
	margin: 15px 0;
}
a {
	color: #D6073B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.right {
	float: right;
}
#container {
	background: transparent url(/images/KrifaNo/bg_container.gif) repeat-y center 130px;
	margin: 0 auto;
	position: relative;
	width: 962px;
}
#logo 
{
	position: relative;
	float: left;
	padding: 13px 0 0 20px;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(/images/KrifaNo/logo_krifa.gif) no-repeat;
	font-size: 1px;
	height: 70px;
	width: 170px;
}
#logo img
{
	border:0px;
	height: 70px;
}
#logo #headline a {
	display: block;
	height: 70px;
}
#global
{
	position: absolute;
	top: 38px;
	right: 30px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	height: 30px;
}
#global ul
{
	position: absolute;
	right: 230px;
}
#global li
{
	display: inline;
	list-style: none;
}
#global li.divider {
	border-right: 1px solid #999;
	margin-right: 4px;
	padding-right: 8px;
}
#global a {
	color: #000;
	text-decoration: none;
}

#global a img
{
	position: absolute;
	right: 0px;
}

#global a:hover {
	text-decoration: underline;
}

/***************************************/

#global #search
{
	position: absolute;
	right: 0px;
	height: 22px;
	padding: 0;
	width: 222px;
}

#global #search #searchField
{
    position: relative;
    display: block;
    float: left;
	background: url(/images/KrifaNo/bg_search.gif) no-repeat left top;
	border: none;
	width: 180px;
	height: 28px;
	overflow: hidden;
}
#global #search #searchField .SearchTextBox
{
    position: relative;
    display: block;
    float: left;
	background: Transparent;
	border: none;
	color: #4A4A4A;
	height: 16px;
	padding: 0;
	width: 160px;
	margin: 6px 0 0 10px;
	overflow: hidden;
}
#global #search #searchBoxButton
{
    position: relative;
    display: block;
    float: left;
	background:  url(/images/KrifaNo/icon_search.gif)  no-repeat left;
	height: 28px;
	width: 42px;
	overflow: hidden;
}
.SearchButton
{
	background-color: Transparent;	
	border-style: none;
	width: 42px;
	height: 28px;
	outline: none;
}
.SearchButton:hover
{
	cursor: pointer;
	cursor: hand;
}

/***************************************/

#navi
{
	clear: both;
	height: 19px;
	padding: 13px 0 10px 9px;
}

#navi a 
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 9px 10px;
	text-decoration: none;
}

#navi a:hover {
	text-decoration: underline;
}
#navi li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}
#navi a.current, #navi a.current:hover {
	background: url(/images/KrifaNo/icon_current.gif) no-repeat center bottom;
	cursor: default;
	text-decoration: none;
}
#navi li.lock {
	background: url(/images/KrifaNo/icon_lock.gif) no-repeat right center;
	padding-right: 25px;
}
#where {
	background: url(/images/KrifaNo/bg_where.gif) no-repeat left top;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin-bottom: 20px;
	padding: 6px 266px 4px 20px;
}
#where li {
	display: inline;
	list-style: none;
}
#where li.divider {
	border-right: 1px solid #ccc;
	margin-right: 4px;
	padding-right: 8px;
}
#where a {
	color: #fff;
	text-decoration: none;
}
#where a:hover {
	text-decoration: underline;
}
#subnavi {
	display: inline;
	float: left;
	font-size: 13px;
	margin-left: 10px;
	padding: 0 20px 0 20px;
	width: 193px;
}
#subnavi li {
	list-style: none;
}
#subnavi a {
	color: #000;
	display: block;
	text-decoration: none;
	width: 193px;
}
#subnavi a:hover {
	text-decoration: underline;
}
#subnavi ul li ul li a {
	width: 173px;
	padding-left: 20px;
}
#subnavi a.current, #subnavi a.current:hover {
	color: #D6073B;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#content {
	border-left: 1px solid #E0E0E0;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 425px;
	overflow:hidden;
}
#content h1 {
	color: #620D60;
	font-size: 18px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: -12px;
}
#content p.intro {
	font-weight: bold;
	margin: 10px 0;
}
#content ul {
	margin-left: 30px;
}
#side {
	float: right;
	font-size: 12px;
	padding: 175px 30px 20px 0;
	width: 222px;
}
#side h3 {
	font-size: 14px;
	margin-bottom: -18px
}
#side #newsletter {
	background: url(/images/KrifaNo/bg_newsletter.gif) no-repeat left top;
	margin-top: 20px;
	padding: 12px 18px 2px 18px;
	height: 104px;
}
#side #newsletter .field {
	margin: -15px 0 5px 0;
	padding: 3px 5px;
	width: 172px;
}
#side #newsletter .button {
	cursor: pointer;
	float: right;
	padding: 1px 2px;
}
#side #shortcut {
	background: url(/images/KrifaNo/bg_shortcut.gif) no-repeat left top;
	margin-top: 20px;
	padding: 12px 18px 2px 18px;
	height: 74px;
	overflow:hidden;
}
#side #shortcut p {
	margin-bottom: 0px;
}

#side #shortcut a.arrow {
	background: url(/images/KrifaNo/icon_arrow.gif) no-repeat 0 4px;
	font-weight: bold;
	padding-left: 17px;
}

#side #shortcut .dropdown {
	width: 186px;
}
#singleTeaserDropdown .dropdown {
	width: 186px;

}
#side #login {
	background: url(/images/KrifaNo/bg_login.gif) no-repeat left top;
	margin-top: 20px;
	padding: 12px 18px 2px 18px;
	height: 104px;
}
#side #login h3 {
	margin-bottom: 0;
}
#side #login .field {
	margin-top: 3px;
	padding: 2px 5px;
	width: 172px;
}
#side #login .button {
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 1px 2px;
}
#footer {
	background: #D9AB00 url(/images/KrifaNo/bg_footer.gif) no-repeat center top;
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 73px;
	line-height: 15px;
	margin: 0 5px;
	padding: 12px 20px 0 20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
}
#footer p.right {
	text-align: right;
}
#contact
{
	background: url(/images/KrifaNo/bg_contact.gif) no-repeat left top;
	color: #fff;
	position: absolute;
	right: 30px;
	top: 118px;
	width: 186px;
	height: 227px;
	font-size: 12px;
	line-height: 16px;
	padding: 9px 18px 9px 18px;
	
}
#contact li {
	list-style: none;
	margin-top: 11px;
}
#contact li.noLink 
{
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 0 5px 45px;
}
#contact strong {
	font-size: 16px;
}
#contact a {
	color: #fff;
	display: block;
	padding: 5px 0 5px 45px;
	width: 141px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:0 3px;
}
#contact a:hover {
	text-decoration: underline;
}

/* frontpage styles only */

#intro {
	background: url(/images/KrifaNo/bg_intro.gif) no-repeat left top;
	color: #fff;
	font-size: 16px;
	height: 230px;
	margin-bottom: 20px;
	
	/*tilføjelser*/
	/*margin-left: 0px;*/
	/*margin-right: 0px;*/
	padding: 1px 260px 1px 11px;
	/*margin-top: 0px;*/
}
#intro img {
	float: left;
	padding-right: 30px;
}
#intro embed 
{
	float: left;
	padding-right: 0px;
}
#intro h1 {
	font-size: 28px;
	padding-top: 30px;
}
#intro li {
	margin-left: 30px;
}
#front #contact {
	background: url(/images/KrifaNo/bg_contact_front.gif) no-repeat left top;
}
div.box {
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	width: 192px;
	overflow:hidden;
}
div.line {
	border-right: 1px solid #E0E0E0;
	padding-right: 20px;
}
div.first {
	padding-left: 30px;
}
div.box h2 {
	color: #620D60;
	font-size: 18px;
}
div.box a.arrow {
	background: url(/images/KrifaNo/icon_arrow.gif) no-repeat 0 4px;
	font-weight: bold;
	padding-left: 17px;
}
div.box ul{
	margin-left: 30px;
}
div.box img {
	float: left;
	margin: 4px 5px 0px 0;
	max-width:186px;
}
div.box p
{
	height:100%;
}
#front #side {
	margin-top: -46px;
	padding-top: 0;
}
#side #sub
{
	margin-top:-23px;
	padding-top:0;
}
#side .teaser {
	background: url(/images/KrifaNo/bg_teaser_bottom.gif) no-repeat left bottom;
	line-height: 18px;
	margin-top: 20px;
	padding: 0 0 1px 0;
	/*tilføjelser*/
	position: relative;
}
#side .teaser h3 {
	background: url(/images/KrifaNo/bg_teaser_top.gif) no-repeat left top;
	margin-bottom: -15px;
	padding: 15px 18px 0 18px;
}
#side .teaser p {
	margin: 15px 18px;
}
#side .teaser ul {
	margin: 0 18px 0 48px;
}

/*----- google mini search start ---------------------------------------------------------*/

.gmResultLev1
{
	position: relative;
	display: block;
	width: 425px;
	margin: 0 0 20px 0;
}

.gmResultLev2
{
	position: relative;
	display: block;
	width: 385px;
	margin: 0 0 20px 40px;
}

.gmResultLev1 a,
.gmResultLev2 a
{
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
}

.gmResultMIMEType
{
	color: #0000cc;
	font-size: x-small; 
	margin: 0 4px 0 0;
}

.gmResultMore
{
	font-size: 12px;
}

.gmResultMore a
{
	color: #7777cc;
	font-size: 12px;
}

.gmResultLev1 a:visited,
.gmResultLev2 a:visited,
.searchHitFlere a:visited
{
	color: #551a8b;
}

.gmResultLev1 a:active,
.gmResultLev2 a:active,
.searchHitFlere a:active
{
	color: #ff0000;
}

.gmResultResume
{
	color: #000000;
	font-size: 12px; 
}

.gmResultResume br 
{
    display:none
}

.gmResultUrl
{
	color: #008000;
	font-size: 12px; 
}

.gmNavigation
{
	text-align: center;
	font-size: 12px;
	margin: 30px 0 0 0;
}

.gmNavigationPrev,
.gmNavigationNext
{
	position: relative;
	text-decoration: underline;
	display: inline;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0000cc;
}

.gmNavigationSelector
{
    position: relative;
    display: inline;
    list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
 
.gmNavigationSelector li
{
    position: relative;
    display: inline;
    list-style: none;
    margin: 0 5px 0 5px;
}
 
.gmNavigationSelector li
{
    display: inline;
}
 
.gmNavigationSelector li a
{
    position: relative;
}
 
.gmNavigationSelector li,
.gmNavigationSelector li a
{
    display: none;
}
 
.gmNavigationSelector li.segmentSelected,
.gmNavigationSelector li.segmentSelected a
{
    display: inline;
    text-decoration: none;
    color: #a90a08;
}
 
.gmNavigationSelector li.segmentVisible,
.gmNavigationSelector li.segmentVisible  a
{
    display: inline;
    text-decoration: underline;
    color: black;
}

.gmNavigationProgress
{
	position: absolute; 
	display: block;
	text-align: center;
	visibility: visible;
	width: 425px;
	bottom: 130px;
}

.gmKeymatches
{
	position: relative;
	display: block;
	background-color: #FFF8DD;
	padding: 0px 8px 0px 8px;
	margin: 0 0 20px 0;
}

.gmKeymatchesText
{
	position: absolute;
	top: 3px;
	right: 5px;
	color: #A6A398;
	font-size: 14px; 
}

.gmKeymatch
{
	position: relative;
	display: block;
	width: 415px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

.gmKeymatch a
{
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
	margin: 0;
}

.gmKeymatch a:visited
{
	color: #551a8b;
}

.gmKeymatch a:active
{
	color: #ff0000;
}

.gmKeymatch span
{
	color: #008000;
	font-size: 12px; 
}

.gmSynonyms
{
	position: relative;
	display: block;
	margin: 0 0 20px 0;
}

.gmSynonymsText
{
	position: relative;
	display: block;
	float: left;
	font-size: 14px; 
	color: #DC4E4E;
	margin: 0 5px 0 0;
}

.gmSynonym a
{
	position: relative;
	display: block;
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
}

.gmSynonym a:visited
{
	color: #551a8b;
}

.gmSynonym a:active
{
	color: #ff0000;
}

.gmSearchBoxLogo
{
	position: relative;
	display: block;
	float: left;
	height: 45px;
	width: 140px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.gmSearchBoxButton
{
	position: relative;
	display: block;
	float: left;
	height: 36px;
	width: 70px;
	padding: 10px 0 0 0;
}

.gmSearchTextBox
{
	position: relative;
	display: block;
	float: left;
	height: 35px;
	width: 190px;
	padding: 11px 0 0 0;
	margin: 0 10px 0 0;
}

.gmSearchBoxButton input
{
    padding: 0;
}

.gmSearchTextBox input
{
	width: 185px;
	padding: 2px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.gmSearchBox
{
	position: relative;
	display: block;
	width: 425px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.gmNavigationInfo
{
	position: relative;
	display: block;
	color: #555555;
	font-size: 12px;
	overflow: hidden; 
}

.gmNavigationInfo span
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	width: 425px;
	text-align: right;
}

.gmSearchBoxProgress
{
	position: absolute; 
	display: block;
	visibility: visible;
	text-align: right;
	width: 425px;
	top: 190px;
}
	
.gmNoResultsReturnedText
{
	position: relative;
	display: block;
	width: 425px;
	font-size: 13px;
}

/*----- google mini search end -----------------------------------------------------------*/
