/*
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 .searchfield
{
	position: absolute;
	right: 42px;
	background: url(/images/KrifaNo/bg_search.gif) no-repeat left top;
	border: none;
	color: #4A4A4A;
	height: 16px;
	padding: 6px 10px;
	width: 160px;
}
#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;
}