@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 );

/*
====================================
Start Default Styling
====================================
*/


body {
	padding: 0px;  
	margin: 0px;
	height:100%; 
	line-height: 18px;
	min-width: 961px;
	background-color:#2e2e2e;
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;
	color:#ffffff;
	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;
	background-color:#222222;
}
html>body #outer{ height:auto; } /*for mozilla as ie treats height as min-height anyway*/

#outer H1 {
font-size: 22px;
font-weight:bold;
margin: 0 0 10px 0;
line-height:24px;
}


#innerwrap {
	float: left; 
	padding: 0px;
	margin: 331px 0px 15px 0px; 
	width: 952px;
	min-height:300px;
}
* html #innerwrap {/*only ie gets this style*/
	\margin: 341px 0px 15px 0px;/* for ie5 */}
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: 371px;
}
* html #header {/*only ie gets this style*/
	\margin: 0px 0 0px 0px;/* ie6 skal have 15px margin */
}
#Topmenu
{
	overflow: hidden;
	float:left;
	width:952px;
	background-color:#2e2e2e;
}
#TopBillede
{	
	background-image:url(/media/418/forsidebillede.jpg); 
	background-repeat:no-repeat;
	height:205px;
	width:952px;
	background-color:#3e3e3e;
	float:left;
	text-indent:-10000px; /*Used to hide the text off screen */
}
#Tools
{	
	height:30px;
	width:952px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
}
.tool
{	
	padding: 10px 10px 0 10px;
	float:left;
}
#Navi
{
	float:right;
	height:100px;
	font-size:11px;
}

#Navi li
{
	float:left;
	display:block;
	/*background-color:green;*/ /* Used for debug */
	line-height:100px;
	margin:0 0 0 0px;
	width:136px;
	text-align: right;
	background-image:url(/media/352/top_spacer.gif);
	background-repeat:no-repeat;
	background-position: top right;
	text-transform: uppercase;
}

#Navi li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding: 15px 10px 0 0;
}

#Navi li a:hover, #Navi li.Selected a
{
	color:#457abc;
	background-color:#222222;
	background-image:url(/media/352/top_spacer.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

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

#OuterLeft
{
	margin:0px 0px 0 0px;
	width:195px;
	float:left;
	display:block;
	/*background-color:purple;*/ /* Used for debug */
}
#OuterLeft a
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

#OuterLeft a:hover, #LeftContent Selected a
{
	color:#457abc;
}
#LeftContent
{
	float:left;
	width:175px;
	/*background-color:blue;*//* Used for debug */
	padding: 0 0 0 20px;
}
#MainContent
{
	margin:0px 0px 0 25px;
	width:510px;
	float:left;
	color:#ffffff;
	/*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:#457abc;
	text-decoration:underline;
}

#MainContent a:hover,#MainContentForside a:hover
{
	color:#457abc;
	text-decoration:none;
}


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


#RightContent
{
	float:right;
	width:190px;
	/*background-color:blue;*//* Used for debug */
	padding:0 0px 0px 0;
}

#RightContent h3
{

}

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

#RightContent a:hover
{
	color:#457abc;
	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:12px 0 10px 0;
}

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

#RightContent ul#NewsList li strong
{
	font-weight:bold;
}

#RightContent ul#NewsList li.Event a
{
	color:#808080;
	text-decoration:none;
	padding: 8px 10px 8px 10px;
	display: block;
	border-bottom:1px solid #3e3e3e;
	text-align:left;
	background-color:#2b2b2b;
}

#RightContent ul#NewsList li.News a
{
	color:#808080;
	text-decoration:none;
	padding: 8px 10px 8px 10px;
	display: block;
	border-bottom:1px solid #3e3e3e;
	text-align:left;
	background-color:#2b2b2b;
}

#RightContent ul#NewsList li a:hover
{
	background-color:#2b2b2b;
	color:#457abc;
	text-decoration:none;
}
#NewsMore
{
	margin:0 0 25px 0;
}
#NewsMore a
{
	color:#457abc;
	text-decoration:underline;
}
#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:#457abc;
	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;
	background-color:#2e2e2e;
}
#footer a:link{ color: #808080; text-decoration:underline; }
#footer a:visited{ color: #808080; text-decoration:underline; }
#footer a:hover{ color: #808080; text-decoration:none; }

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


/*
===========================
MultiLevelMenu
===========================
*/


#LeftMenu	{
	padding: 0px 0px 0px 0px;
	}
.level1	{
	padding: 8px 10px 8px 10px;
	display: block;
	border-bottom:1px solid #3e3e3e;
	text-align:right;
	font-size:11px;
	background-color:#2b2b2b;
	}
.level1selected	{
	padding: 8px 10px 8px 10px;
	display: block;
	border-bottom:1px solid #3e3e3e;
	text-align:right;
	font-size:11px;
	background-color:#2b2b2b;
	color:#457abc;
	}
.level2	{
	padding: 6px 10px 2px 10px;
	display: block;
	text-align:right;
	font-size:11px;
	}
.level2selected	{
	padding: 6px 10px 2px 10px;
	display: block;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#457abc;
	}
.level3	{
	padding: 3px 0 3px 40px;
	background-position: 0px 50%;
	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,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
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;
}












































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 22px;
font-weight:bold;
line-height:24px;
}

h3 {
font-size: 18px;
font-weight:bold;
line-height:20px;
}


