@import url(Utilities/inet_resetbrowsers.css);
@import url(inet_form.css);
@import url(inet_popmenu.css);


html, body {
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	background-color: white;
}

td
{
	font-size: 100%;
}

body
{
	min-height: 100%;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 0.7em;
	height: 100%;
	background-image: url(/site/images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#inet_document
{
	width: 782px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

#inet_header
{
/*	padding-top: 7px; */
	height: 102px;
	margin-bottom: 6px;
}

#inet_mainContent
{
}

#inet_main
{
}

#inet_flash
{
	position: relative;
	float: left;
}

#inet_top
{
	height: 241px;
}

#inet_top .img
{
	margin-left: 7px !important;
	float: left;
}

#inet_top .img2
{
	float: left;
	margin-left: 7px;
}

#inet_top .img2 #bflash, #inet_top .img2 #bflash
{
	margin: 8px 0px 7px;
}

/* Menu*/
#inet_plainmenu
{
/*	margin-top: 6px; */
/*	padding-top: 6px; */
	height: 20px;
}

#inet_plainmenu *, #inet_submenu *
{
	text-transform: uppercase;
}

#inet_submenu
{
	height: 20px;
	padding-top: 6px;
	width: 443px;
	position: relative;
}

#inet_plainmenu #extra
{
	float: right;
}
#inet_plainmenu #extra li
{
	float: left;
	border-left: 1px solid white;
}

#inet_plainmenu #extra li.search
{
	border: 0px;
}

#inet_plainmenu #extra li a
{
	color: White;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 0px 4px;
	float: left;
}

#inet_plainmenu #extra li a:hover
{
	background-color: #716b56;
	text-decoration: none;
}


#inet_plainmenu #extra li form
{
	position: relative;
	width: 97px;
}

#inet_plainmenu #extra li input
{
	position: absolute;
	padding: 0px 3px;
	text-transform: none;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	width: 87px;
}

#LinkMenu
{
	padding-bottom: 0px;
}

#LinkMenu ul
{
	clear: both;
	height: 20px;
}

#LinkMenu li
{
	float: left;
}

#LinkMenu li a
{
	color: black;
	text-decoration: none;
	padding-right: 20px;
}

#LinkMenu li.current a
{
	color: #8d8875;
}

#inet_sitemap
{
	margin-bottom: 20px;
}

#inet_sitemap ul
{
	margin: 0 0 0px 16px;
	padding: 0;
	font-weight: bold;
}

#inet_sitemap ul li
{
	list-style-type: none;
}

#inet_sitemap ul ul li, #inet_sitemap ul ul li a
{
	list-style-type: disc;
	color: #8d8875;
}

#inet_sitemap ul ul ul
{
	font-weight: normal;
}

#inet_sitemap li, #inet_sitemap ul ul
{
	padding: 2px 0;
}

#inet_sitemap a
{
	color: Black;
	text-decoration: none;
}

#inet_sitemap a:hover
{
	color: Black;
	text-decoration: underline;
}

/* End menu*/
#inet_pageteaser
{
	width: 325px;
	float: right;
	margin-top: 6px;
}

#inet_pageteaser *
{
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#inet_content
{
}

#inet_content .leftContent
{
	width: 446px;
	background-image: url(/site/images/leftContent.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/* Film/Galleri (fuld bredde) */
.i_templ_3 #inet_content .leftContent, .i_templ_4 #inet_content .leftContent
{
	width: 100%;
	min-height: 0;
	height: auto;
	background: none;
}

.EQHeight
{
	float: left;
}

#inet_content .centerContent
{
	width: 161px;
	margin-left: 7px;
	background-image: url(/site/images/centerContent.jpg);
	line-height: 19px;
}

#inet_content .rightContent
{
	width: 161px;
	margin-left: 7px;
	background-image: url(/site/images/rightContent.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/* News */

.centerContent *
{
	text-decoration: none;
	color: #555;
}

.centerContent h2
{
	font-weight: bold;
}

.rightContent *
{
	color: #555;
	text-decoration: none;
}

.rightContent .inet_news_item
{
	margin-top: 10px;
	clear: both;
}

.rightContent img
{
	float: left;
	margin-left: 8px;
}

.rightContent h2
{
	float: right;
	width: 130px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 110%;
}

.rightContent p
{
	clear: both;
	float: right;
	width: 130px;
}


/* Typografi */

.leftContent h1
{
	font-weight: bold;
	margin-bottom: 6px;
}

a
{
	color: #90493a;
	text-decoration: none;
}

a:hover
{
	color: black;
}

/* Newsletter */

#inet_nl
{
 width: 230px;
 
}

#inet_nl input.inet_inp
{
	float:right;
	position:relative;
	margin-top: -15px;
	border: 1px solid black;
	
}

#inet_nl .inet_inpbut
{		float:right;
	position:relative;
	margin-top: 0px
}

/* Images */

#inet_imgs
{
	margin: 10px 0px;
}

.i_templ_3 #inet_imgs, .i_templ_4 #inet_imgs
{
	margin: 0px 0px 10px 0px;
}

.i_templ_1 #inet_imgs img
{
	float: left;
	margin: 0px 7px 7px 0px;
}

/* Gallery */

#Gallery
{
	position: relative;
	z-index: 1;
}

#Gallery *
{
	display: none;
}

#Gallery .GalleryPaging
{
	display: block;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0px;
	cursor: pointer;
	z-index: 5;
}

#Gallery .GalleryPaging a
{
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

#Gallery .GalleryPaging a:focus
{
	-moz-outline-style: none;
}


/* Pleasing IE6 */
#Gallery #next
{
	background: url('/site/images/g_next.gif') no-repeat bottom right;
}

#Gallery #prev
{
	background: url('/site/images/g_prew.gif') no-repeat bottom left;
}

#Gallery .GalleryPaging a img
{
	display: block;
	width: 100%;
	height: 100%;
}

#Gallery .Next
{
	left: 50%;
}

/* Søg*/

.inet_search_msg
{
	margin-bottom: 20px;
}

.search_result
{
	margin-bottom: 10px;
}

.search_result a
{
	color: black;
	font-weight: bold;
}

/* Paragraffer */

/* small pic, left*/
.inet_para_102 .inet_para_imgs
{
	float: left;
	width: 120px;
	margin: 0px 15px 5px 0px;
}

.inet_para_102 .inet_para_txt
{
	float: right;
	width: 100%;
}

.inet_para_103 .inet_para_imgs
{
	float: right;
	width: 120px;
	margin: 0px 0px 5px 15px;
}

.inet_para_103 .inet_para_txt
{
	float: right;
}

.inet_para_104 .inet_para_imgs
{
	margin-bottom: 10px;
}


.inet_para_105 .inet_para_imgs
{
	float: left;
	width: 223px;
	margin: 0px 15px 5px 0px;
}

.inet_para_105 .inet_para_txt
{
	float: right;
}

.inet_para_106 .inet_para_imgs
{
	float: right;
	width: 223px;
	margin: 0px 0px 5px 15px;
}

.inet_para_106 .inet_para_txt
{
	float: left;
}

.inet_paragraphs .clearfix
{
	margin-top: 15px;
	padding-top: 0px;
}

.img2 .clearfix
{
	margin-top: 0px;
}



/* Eventkalender */
.Event h1
{
	margin-bottom: 4px;
}

.Event p
{
	margin: 0px 0px 6px;
}

.SingleEvent .teaser a
{
	display: none;
}
.EventList
{
	border-top: 1px solid black;
	padding-top: 15px;
	width: 95%;
}
.EventList .inet_event
{
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid black;
}





/* Safari */
/*
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#inet_header
	{
		margin-bottom: 5px;
		padding-top: 3px;
	}

	#inet_plainmenu
	{
		padding-top: 6px;
		height: 19px;
	}

	#inet_submenu
	{
		height: 19px;
		padding-top: 6px;
	}
}

*/