@import url( /css/billedgalleri.css );
@import url( /css/nyheder.css );
@import url( /css/kontaktformular.css );
@import url( /css/vcard.css );
@import url( /css/tipenven.css );
@import url( /css/sog.css );
@import url( /css/navigationssti.css );
@import url( /css/sog.css );
@import url( /css/sitemap.css );
@import url( /css/gallery.css );
@import url( /css/lightbox.css );
@import url( /css/sIFR-screen.css );
/*
====================================
Start Default Styling
====================================
*/


body {
	padding: 0px;  
	margin: 0px;
	height:100%; 
	line-height: 18px;
	min-width: 952px;	
	background-color:#e1e1e1;
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;
	color:#000000;
	font-size:11px;
}

#outerouter {
	margin: auto; 
	width: 100%;
	padding: 0px;
	height:300px;
	position: relative; 
}
html>body #outerouter{ height:auto; } /*for mozilla as ie treats height as min-height anyway*/

#outer {
	margin: auto; 
	width: 952px;
	position: relative; 
	text-align: left;
	font-size:12px;
	padding: 0px;
	height:300px;
	text-align: left;

}
html>body #outer{ height:auto; } /*for mozilla as ie treats height as min-height anyway*/

#Outer a { color:#FFFFFF; text-decoration:none; text-transform: uppercase; }
#Outer a:hover { 	color:#e4770d; }
#Outer a:visited{ color:#e4770d; text-decoration:none; }


#outer H1 {
	font-size: 22px;
	font-weight:bold;
	margin: 0 0 10px 0;
	line-height:24px;
	color: #14201c;
}
#contentPlacer
{
	float: left;

	width: 932px;
}
#contentPlacerForside
{
	float: left;

width:684px;
}

#innerwrap {
	float: left; 
	padding: 0px;
	margin: 261px 0px 15px 0px; 
	width: 952px;
	overflow-x: hidden;
	min-height:300px;
	background-color: #ffffff;
	background-position: 30px;
	background-image: url(/umbraco/images/design/backgroundHome.png);
	background-repeat:repeat-y;

}

html>body #innerwrap {height:auto;} /*for mozilla as ie treats height as min-height anyway*/

#header {
	z-index: 0; 
	overflow: hidden; 
	width: 961px; 
	color: #000000; 
	position: absolute; 
	top: 0px;
	margin: 0 0 0 0px; 
	height: 301px;
}
* html #header {/*only ie gets this style*/
	\margin: 0px 0 0px 0px;/* ie6 skal have 15px margin */
}

#Topmenu
{
	overflow: hidden;
	float:left;
	width:952px;
	height: 76px;
	background-color:#2e2e2e;
	position: absolute;
	top: 208px;
}
#TopBillede
{	
	height:139px;
	width:952px;
	float:left;
	position:absolute;
	top: 69px;
}
#Tools
{	
	height:69px;
	width:952px;
	background-color:#111c18;
	background-image: url(/umbraco/images/design/top.png);
	color:#FFFFFF;
	position:absolute;
	top: 0px;
	
}
#TopLogo
{	
	height:59px;
	width:400px;
	position:absolute;
	top: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#Tools form
{
	margin-left: 710px;
}
#Tools .inputsearch
{
	color: White;
	height: 18px;
	width: 190px;border: 0px;
	background-color: Transparent;
	position: relative;
	bottom: 9px;
}
 #Tools .Submit
 {
	cursor: pointer;
	width: 30px;
	height: 30px;
	border: 0px;
	background-color: Transparent;
 }
#toolsHolder
{
	padding-left: 700px;
}
.tool
{	
	padding: 10px 10px 0 10px;
	float:left;
}
#Navi
{
	float:right;
	height:76px;

	font-size:11px;
	overflow: hidden;
}

#Navi li
{
	float:left;
	display:block;
	background-color:#14201c;
	line-height:76px;
	margin:0px;
	padding: 0px;
	width:136px;
text-align: center;
	text-transform: uppercase;
}

#Navi li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;

}

#Navi li a:hover, #Navi li.Selected a
{
	
	background-color:#222222;
	background-image:url(/umbraco/images/design/topMenuBG.png);
	
	background-position: top right;
}

#ContentContainer
{
	padding:24px 0 0 0px;
	/*background-color:red;*/ /* Used for debug */
}

#OuterLeft
{
	margin: -30px 0px 0px 30px;
	width:246px;
	float:left;
	display:block;
	background-color:#e1e1e1;
	/*background-color:purple;*/ /* Used for debug */
}

* html #OuterLeft {/*only ie gets this style*/
	\margin: 30px 0px 0px 15px;* for ie5 */}
#OuterLeft .h1
{
	color: #3e4e4b;
	font-size: 22px;
	display: block;
	padding: 20px;

}
#OuterLeft a
{
	color:#000;
	text-decoration:none;
	text-transform: uppercase;
}

#OuterLeft a:hover, #LeftContent Selected a
{
	color:#a8e56f;
}
#LeftContent
{
	float:left;
	width:175px;
	/*background-color:blue;*//* Used for debug */
	padding: 0 0 0 20px;
}
#MainContent
{
	margin: -30px 0px 0px 0px;
	width:642px;
	position: relative;
	float:right;
	color:#000000;
	min-height: 250px;
	/*background-color:purple;*/ /* Used for debug */
}

#MainContentForside
{
	margin: 0px 0px 0 25px;
	width:710px;
	float:left;
	/*background-color:purple;*/ /* Used for debug */
}
#MainContent h3,#MainContentForside h3
{
	font-size: 13px;
}

#MainContent p,#MainContentForside p
{
	margin:10px 0 10px 0;
}

#MainContent a,#MainContentForside a
{
	color:#395e19;
	text-decoration:underline;
}

#MainContent a:hover,#MainContentForside a:hover
{
	color:#e4770d;
	text-decoration:none;
}
#MainContent ul, #MainContentForside ul {
	line-height: 20px;
	list-style:square;
	padding:0 0 0 20px;
}
#MainContent ul li ul, #MainContentForside ul li ul {
	line-height: 20px;
	list-style:circle;
	padding:0 0 0 20px;
}


/*
==========================================
RightContent
==========================================
*/


#RightContent .h1
{
	color: #395e19;
	font-size: 22px;
	display: block;
	padding: 20px;
}
#RightContent a
{
	color:#000;
	text-decoration:none;
}

#RightContent a:hover
{
	color:#e4770d;
}
#RightContent
{
	float:right;
	
	/*background-color:blue;*//* Used for debug */
	
	margin: -30px 20px 0px 0px;
	width:246px;

	display:block;
	background-color:#e0e0e0;
}

#RightContent h3
{

}

#RightContent a
{
	color:#ffffff;
	text-decoration:underline;
}

#RightContent a:hover
{
	color:#e4770d;
	text-decoration:none;
}

#RightContent a.RSSLink
{
	padding: 0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

#RightContent a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}

#NewsSecondaryHeader
{

	padding:0 0 0 0px;
}

#RightContent ul#NewsList
{
	margin:0px 0 10px 0;
	list-style-type: none;
}

#RightContent ul#NewsList li
{
	margin:0 0 0px 0;
}

#RightContent ul#NewsList li strong
{
	font-weight:bold;
	text-decoration: underline;
}
#contentClear
{
	background-color: #ffffff;
	height: 53px;
}
.NewsList *
{
	list-style-type: none;
}
#RightContent ul#NewsList li.Event a
{
	color:#000;
	text-decoration:none;
	padding: 8px 10px 8px 20px;
	display: block;
	text-align:left;
}

#RightContent ul#NewsList li.News a
{
	color:#000;
	text-decoration:none;
	padding: 8px 10px 8px 20px;
	display: block;
	
	text-align:left;
}

#RightContent ul#NewsList li a:hover
{
	background-color:#d8d9cb;
	color:#000;
	text-decoration:none;
}
#NewsMore a
{
	margin: 0 0 25px 20px;
	display: block;
	width: 117px;
	height: 24px;
	background-image: url(/umbraco/images/design/allNewsButton.png);
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
}
#NewsMore a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
#RightContent #SearchSecondaryHeader
{
	margin:0px 0 10px 0;
}

#RightContent form
{
	margin:0 0 30px 0;
}

#RightContent .inputsearch
{
	padding:3px 7px 4px 4px;
	font-size:11px;
	color:#fff;
	height:14px;
	background-color: #3c3c3c;	
	border: 0px;
	width:137px;
}

#RightContent form input.Submit
{
	cursor:pointer;
	background-color:#3c3c3c;
	padding:0px 0px 0px 0px;
	background-image:url(/media/597/searchbutton.gif);
	background-repeat:no-repeat;
	background-position:-1px 4px;
	border:none;
	height:21px;
	text-indent:-10000px;
	width:24px;
	padding:0;
	margin:0;
}

#RightContent form input.Submit:hover, #RightContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(/media/597/searchbutton.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
}

#RightContent form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:150px;
}

#RightContent a.EmailFriend
{
	padding:0 0 0 0px;
	text-decoration:underline;
	color:#e4770d;
	font-size:12px;
}

#RightContent a.EmailFriend:hover
{
	text-decoration:none;
}


/*
===========================
Footer
===========================
*/


#footer {
	clear: both; 
	left: 0px; 
	padding: 5px 0 0 0; 
	margin:0px;
	bottom: 0px; 
	position: relative; 
	text-align: right;
	color:#808080;
	height:30px;
	
}
#footer a:link{ color: #fff; text-decoration:underline; }
#footer a:visited{ color: #fff; text-decoration:underline; }
#footer a:hover{ color: #fff; text-decoration:none; }

* html #footer {/*only ie gets this style*/
	\height:0px;/* for ie5 */
}
#clearfooter {width:100%;height:0px;clear:both; overflow:hidden;} /* to clear footer */

#adresse {
	margin:0px;
	text-align: left;
	float:left;
}
#backlink {
	margin:0px;
	text-align: right;
	float:right;
}
/*
===========================
MultiLevelMenu
===========================
*/

#multiLevelNavigation
{
	
}
#LeftMenu	{
	padding: 0px 0px 0px 0px;
	}
.level1	{
	padding: 8px 10px 8px 20px;
	display: block;
	
	
	font-size:11px;
	background-color:#c3c3b7;
	}
.level1selected	{
	padding: 8px 10px 8px 20px;
	display: block;

	font-size:11px;
	background-color:#c3c3b7;
	font-weight: bold;
	}
.level2	{
	padding: 6px 10px 2px 20px;
	
	list-style-type:square;
	list-style-position: inside;
	color: #54822f;
	font-size:11px;
	}
.level2selected	{
	padding: 6px 10px 2px 20px;
	
	list-style-type:square;
	list-style-position: inside;
	color: #54822f;
	font-size:11px;
	font-weight: bold;
	}
.level3	{
	padding: 3px 0 3px 40px;

	margin-top: 0px;
	display: block;
	background-image: url(../images/leftmenuNiv4_off.gif);
	color: #000;
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}
.level3selected	{
	padding: 3px 0 3px 40px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	background-image: url(../images/leftmenuNiv4_selected.gif);
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}





/*
===========================
Rich text editor stying
===========================
*/

#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}



/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
strong
{
	font-style:bold;
}
ol,ul {

}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#contentPlacerForside #MainContent
{

	margin-right: 10px;
}
.newsletterForm fieldset
{
display: inline;
height: 130px;
width: 370px;
}
.newsletterForm .row div
{
	float: left;
}
.newsletterForm .row
{
	clear:both;
	*padding-left: 10px;
}
.newsletterForm .text
{
	width: 70px;
	line-height: 25px
}
.newsletterForm .validate 
{
	line-height: 25px;
	padding-left: 15px;
}
.newsletterForm .input input
{
	width: 150px;
	height: 17px;
}
.newsletterForm .submit input
{
	width: 160px;

}
.newsletterForm .submit
{
	padding-top: 15px;
	padding-left: 70px;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 14px;

line-height:16px;
color:#395e19;
}

h3 {
font-size: 12px;
font-weight:bold;
line-height:20px;
color:#395e19;
}

