@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:#eeeeee;
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;
	color:#000000;
	font-size:11px;
}

#outerouter {
	margin: auto; 
	width: 100%;
	padding: 0px;
	height:300px;
	position: relative;
	background-image:url(/media/6034/outerouter_bg.png);
	background-repeat:repeat-x;
}
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: 0 30px 0 30px;
	height:300px;
	text-align: left;
	background-image:url(/media/6094/outer_shadow_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
}

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

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


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

#innerwrap {
	float: left; 
	padding: 0px;
	margin: 331px 0px 15px 0px; 
	width: 952px;
	min-height:300px;
	overflow-x: hidden;
	background-image:url(/media/6070/innerwrap_bg.png);
	background-repeat:repeat-y;
	background-position: left top;
	padding-bottom:20px;
}

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

#header { 
	overflow: hidden; 
	width: 952px; 
	color: #000000; 
	position: absolute; 
	top:0px;
	margin: auto; 
	height: 371px;
}
* html #header {/*only ie gets this style*/
	\margin: 0px;/* ie6 skal have 15px margin */
}

#Topmenu
{
	overflow: hidden;
	width:952px;
	height: 40px;
	background-image:url(/media/6052/topmenu-bg.png);
	background-color:#333333;
	position: absolute;
	margin:auto;
}
#TopBillede
{	

	height:265px;
	width:702px;
	float:left;

	position:absolute;
	top: 112px;
	left:250px;
}
#Tools
{	
	height:72px;
	width:952px;
	background-image: url(/media/6058/Gorilla_bg.png);
	color:#FFFFFF;
	position:absolute;
	top: 40px;
}
#Tools form
{
	margin-left: 710px;
}
#Tools .inputsearch
{
	color: #666666;
	height: 25px;
	width: 180px;border: 0px;
	background-color: Transparent;
	position: relative;
	top:9px;
	vertical-align:middle;
}
 #Tools .Submit
 {
	cursor: pointer;
	width: 40px;
	height: 25px;
	border: 0px;
	background-color: Transparent;
	position:relative;
	top:6px;
	left:3px;
	color:#fff;
 }
#toolsHolder
{
	padding-left: 700px;
}
.tool
{	
	padding: 13px 20px 0 10px;
	float:left;
}
#Navi
{
	float:right;
/*	height:76px;*/
	font-size:14px;
	overflow: hidden;
}

#Navi li
{
	float:left;
	display:block;
	line-height:40px;
	margin:0px;
	padding: 0px;
	width:136px;
	text-align: center;
}

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

}

#Navi li a:hover, #Navi li.Selected a
{
	background-color:#000000;
	background-image:url(/media/6064/topmenu_hover_bg.png);	
	background-position: top right;
}

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

#OuterLeft
{
	margin: -37px 0px 0px 0px;
	width:250px;
	float:left;
	display:block;
	border-top:1px solid #000;
	/*background-color:purple;*/ /* Used for debug */
}

* html #OuterLeft {/*only ie gets this style*/
	\margin: -37px 0px 0px 0px;* for ie5 */
	\width: 250px;* for ie5 */}
#OuterLeft p {
	margin-top:10px;
}


#OuterLeft .h1
{
	color: #000;
	font-size: 22px;
	display: block;
	padding: 20px 20px 0 20px;
	background-color:#d8d8d8;
}
#OuterLeft a
{
	color:#000;
	text-decoration:none;
}

#OuterLeft a:hover, #LeftContent Selected a
{
	color:#fff;
}
#LeftContent
{
	float:left;
	width:175px;
	/*background-color:blue;*//* Used for debug */
	padding: 0 0 0 20px;
}

.red_dot {
	vertical-align:text-bottom;
}

/*
==========================================
MainContent
==========================================
*/

#MainContent
{
	margin: -30px 0px 0px 0px;
	width:644px;
	padding-right:30px;
	position: relative;
	float:right;
	color:#000000;
	min-height: 250px;
	/*background-color:purple;*/ /* Used for debug */
}

* html #MainContent {/*only ie gets this style*/
	\margin: -30px 0px 0px 0px;/* for ie5 */
	\padding: 0px 0px 0px 0px;/* for ie5 */}

#MainContent .TopH1
{
	background-color:#747280;
	border-top:1px solid #000;
	color:#fff;
	padding:15px 30px 10px 30px;
	width:642px;
	position:relative;
	bottom:7px;
	right:28px;
	vertical-align:middle;
}
* html #MainContent .TopH1 {/*only ie gets this style*/
	\margin: 0px 0px 0px 0px;/* for ie5 */
	\right: 0px;/* for ie5 */}

#MainContent h3
{
	font-size: 13px;
}

#MainContent p
{
	margin:10px 0 10px 0;
}
* html #MainContent p {/*only ie gets this style*/
	\margin: 10px 0px 10px 30px;/* for ie5 */}

#MainContent a
{
	color:#790000;
	text-decoration:underline;
}

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


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


#RightContent .h1
{
	color: #fff;
	font-size: 22px;
	display: block;
	padding: 20px;
}

#RightContent
{
/*	float:left;*/
	/*background-color:blue;*//* Used for debug */
	width:250px;
	height:265px;
	/*display:block;*/
	position:relative;
	top:112px;
	background-image:url(/media/6040/news-bg.png);
	background-color:#4f4f59;
}

#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-image:url(/media/6076/contentclear_bg.png);
	background-repeat:repeat-y;
	background-color: #999;
	height: 53px;
	border-top:1px solid #000;
}
.NewsList *
{
	list-style-type: none;
}
#RightContent ul#NewsList li.Event a
{
	color:#fff;
	text-decoration:none;
	padding: 4px 10px 4px 50px;
	display: block;
	text-align:left;
}

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

#RightContent ul#NewsList li a:hover
{
	color:#999;
	text-decoration:none;
}
#NewsMore a
{
	margin: 0 0 25px 50px;
	display: block;
	width: 117px;
	height: 24px;
	background-image: url(/media/6082/allnews.png);
	text-indent: -1000000px;
}

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

#footer_BG {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	height:85px;
	position:relative;
	bottom:65px;
	background-image:url(/media/6100/footer_bg.png);
}

#footer {
	width:952px;
	height:40px;
	margin:auto;
	background-image:url(/media/6094/outer_shadow_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	text-align: center;
	color:#cccccc;
	padding: 25px 30px 0 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:40px;/* for ie5 */}

#clearfooter {width:100%;height:0px;clear:both; overflow:hidden;} /* to clear footer */

#adresse {
	width:952px;	
	argin:0 0 0 30px;
	text-align: center;
	float:left;
}
#backlink {
	width:900px;
	margin:auto;
	text-align: right;
	padding:0;
	position:relative;
	top:-80px;
	color:#666;
}
#backlink a:link{ color: #999; text-decoration:underline; }
#backlink a:visited{ color: #999; text-decoration:underline; }
#backlink a:hover{ color: #999; text-decoration:none; }

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

#LeftMenu	{
	padding: 10px 0px 15px 0px;
	background-color:#d8d8d8;
	min-height:24px;
	}

.level1	{
	padding: 5px 10px 5px 70px;
	display: block;
	font-size:14px;
	background-image:url(/media/6150/menulevel_1.gif);
	}
.level1selected	{
	padding: 5px 10px 5px 70px;
	display: block;
	font-size:14px;
	background-color:#c2c2c2;
	background-image:url(/media/6150/menulevel_1.gif);
	}
.level2	{
	padding: 2px 10px 2px 85px;
	color: #000;
	font-size:12px;
	}
.level2selected	{
	padding: 2px 10px 2px 85px;
	color: #000;
	font-size:12px;
	font-weight: bold;
	background-color:#c2c2c2;
	}
.level3	{
	padding: 2px 0 2px 105px;
	margin-top: 0px;
	display: block;
	font-size:12px;
	text-decoration: none;
	height:16px;
	}
.level3selected	{
	padding: 2px 0 2px 105px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	height:16px;
	background-color:#c2c2c2;
	}

/*
===========================
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,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
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:#497427;
}

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

bold {

}

