/*--------------------------------------------------
	Generic tags
--------------------------------------------------*/

body
{
	margin: 0px;
	padding: 0px;

	background-color: #ebeef1;
}

a
{
	outline: none;

	color: #008800;
	text-decoration: none;
}

a:hover
{
	outline: none;
	text-decoration: underline;
}

a img
{
	border: none;
}

.Clear
{
	clear: left;
}

/*--------------------------------------------------
	Page setup
--------------------------------------------------*/

#Page
{
	position: relative;

	width: 950px;
	min-height: 600px;

	margin-left: auto;
	margin-right: auto;

	background-image: url('../media/background.jpg');
	background-repeat: no-repeat;
}

#Header
{
	position: relative;

	width: 950px;
	height: 200px;
}

#Content
{
	position: relative;

	padding-bottom: 1px;

	width: 950px;
	min-height: 340px;

	background-position: center;
	background-image: url('../media/content.jpg');
	background-repeat: repeat-y;
}

#Footer
{
	position: relative;

	width: 950px;
	height: 100px;

	background-image: url('../media/footer.jpg');
	background-repeat: no-repeat;
}

/*--------------------------------------------------
	Header
--------------------------------------------------*/

#LogoLink
{
	position: absolute;
	top: 25px;
	left: 60px;

	width: 260px;
	height: 55px;

	outline: none;
}

#TopMenu
{
	position: absolute;
	top: 4px;
	right: 43px;

	width: 800px;
	height: 20px;

	text-align: right;
}

.TopMenuLink
{
	margin-right: 20px;

	color: #000000;
	word-spacing: 0px;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.TopMenuLink:hover
{
	text-decoration: underline;
}

#MainMenu
{
	position: absolute;
	top: 93px;
	right: 23px;

	width: 500px;
	height: 20px;

	text-align: right;
}

.MainMenuLink
{
	margin-right: 40px;

	color: #ffffff;
	word-spacing: 0px;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.MainMenuLink:hover
{
	text-decoration: underline;
}

#Breadcrumbs
{
	position: absolute;
	top: 144px;
	right: 63px;

	width: 800px;
	height: 16px;

	word-spacing: 3px;
	font-size: 11px;
	text-align: right;
}

.Crumb
{
	color: #000000;
	word-spacing: 0px;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

.Crumb:hover
{
	text-decoration: underline;
}

.CurrentCrumb
{
	color: #000000;
	word-spacing: 0px;
	font-family: arial;
	font-size: 11px;
}

/*--------------------------------------------------
	Content
--------------------------------------------------*/

#ContentMenu
{
	position: relative;
	float: left;

	margin: 10px 0px 0px 15px;

	font-family: arial;
	font-size: 12px;
}

.ContentMenuBullet
{
	margin-right: 10px;

	font-family: arial;
	font-size: 16px;
}

.ContentMenuLinkSelected
{
	position: relative;

	margin-bottom: 1px;

	padding-left: 30px;

	display: block;

	width: 280px;
	height: 30px;

	background-color: #dddddd;

	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.ContentMenuLinkSelected:hover
{
	background-color: #dddddd;
	text-decoration: none;
}

.ContentMenuLink
{
	position: relative;

	margin-bottom: 1px;

	padding-left: 29px;

	display: block;

	width: 280px;
	height: 30px;

	background-color: #eeeeee;

	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;

	border-left: 1px solid #ffffff;
}

.ContentMenuLink:hover
{
	background-color: #dddddd;
	text-decoration: none;
}

#NewsList
{
	position: relative;
	float: left;

	margin: 10px 0px 30px 15px;

	font-family: arial;
	font-size: 12px;
}

.NewsTitle
{
	position: relative;

	margin-bottom: 1px;

	padding-left: 10px;

	display: block;

	width: 300px;
	height: 30px;

	background-color: #cccccc;

	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.AllNews
{
	position: relative;

	margin-bottom: 1px;

	padding-left: 10px;

	display: block;

	width: 300px;
	height: 30px;

	background-color: #cccccc;

	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.NewsItem
{
	position: relative;

	margin-bottom: 1px;

	padding: 5px 5px 5px 19px;

	display: block;

	width: 285px;
	height: auto;

	background-color: #eeeeee;
	text-decoration: none;

	border-left: 1px solid #ffffff;
}

.NewsItem:hover
{
	background-color: #dddddd;
	text-decoration: none;
}

.NewsItemDate
{
	display: block;

	color: #333333;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
}

.NewsItemTitle
{
	display: block;

	color: #000000;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.NewsItemCaption
{
	display: block;

	color: #000000;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

#ContentDate
{
	position: relative;

	margin: 0px 0px 10px 360px;

	width: 540px;

	font-family: arial;
	font-size: 10px;
}

/*#ContentTitle {*/
h1
{
	position: relative;

	margin: 0px 0px 10px 360px;

	width: 540px;

	font-family: arial;
	font-size: 24px;
}

#ContentText
{
	position: relative;

	margin-left: 360px;

	width: 540px;

	font-family: arial;
	font-size: 12px;
}

/*--------------------------------------------------
         Alle nyheder
--------------------------------------------------*/
.AllNewsTitle
{
	position: relative;

	margin-bottom: 1px;

	padding-left: 10px;

	display: block;

	width: 300px;
	height: 30px;

	background-color: #cccccc;

	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.AllNewsItem
{
	position: relative;

	margin-bottom: 1px;

	padding: 5px 5px 5px 19px;

	display: block;

	width: 100%;
	height: auto;

	background-color: #ffffff;
	text-decoration: none;

	border-left: 1px solid #ffffff;
}

.AllNewsItem:hover
{
	background-color: #eeeeee;
	text-decoration: none;
}

.AllNewsItemDate
{
	display: block;

	color: #333333;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
}

.AllNewsItemTitle
{
	display: block;

	color: #000000;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.AllNewsItemCaption
{
	display: block;

	color: #000000;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

/*--------------------------------------------------
	Footer
--------------------------------------------------*/

#FooterText
{
	position: absolute;
	top: 18px;
	right: 15px;

	width: 568px;
	height: 50px;

	color: #ffffff;
	font-family: arial;
	font-size: 11px;

	line-height: 13px;
}

#FooterExtra
{
	position: absolute;
	top: 80px;
	right: 15px;

	width: 950px;
	height: 20px;

	color: #cccccc;
	text-align: right;
	font-family: arial;
	font-size: 11px;

	line-height: 13px;
}

.ExtraLink
{
	color: #cccccc;
	text-decoration: none;
}

/*--------------------------------------------------
	Sitemap
--------------------------------------------------*/

.Sitemap
{
	margin-top: 5px;
	margin-left: 0px;

	list-style-type: disc;
}

.SitemapLink
{
	color: #000000;
	text-decoration: none;
}

.SitemapLink:hover
{
	color: #000000;
	text-decoration: underline;
}

/*--------------------------------------------------
	Contact
--------------------------------------------------*/

.error li
{
	width:100%;
float:	left;
}

.contactLabel
{
font-size:	11px;
font-family:	Verdana;
margin-top:	5px;
float:		left;
width:		100%;
}

.checkLabel
{
font-size:	10px;
font-family:	Verdana;
margin-top:	5px;
width: 280px;
font-style: italic;
}

.contactLabel1
{
font-size:	16px;
font-family:	Verdana;
float:		left;
width:		100%;
color:		#148706;
margin-bottom:10px;
}

.ContactTextbox
{
	margin-bottom: 1px;

	width: 240px;
	padding:3px;
	margin-right:20px;

	background-color: #ffffff;
	border: 1px solid #cccccc;
font-size:11px;
}

.mailButton
{
width:		100px;
float:		right;
margin-top:	20px;
background-color:	#3c9c16;
border:		1px #148706 solid;
color:		#ffffff;
text-transform:	uppercase;
}

.mailButton:hover
{
width:		100px;
float:		right;
margin-top:	20px;
background-color:	#148706;
border:		1px #148706 solid;
color:		#ffffff;
text-transform:	uppercase;
}

.ContactTextarea
{
	width: 280px;
	min-height:150px;
	padding:3px;
float:left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
font-size:12px;
}

.ContactSuccess
{
	padding: 5px 0px 5px 0px;

	color: #888888;

}

/*--------------------------------------------------
	GalleryList
--------------------------------------------------*/

#GalleryList
{
	position: relative;
	float: left;

	margin: 30px 0px 30px 30px;

	width: 278px;

	background-color: #f8f8f8;
	border: 1px solid #eeeeee;
}

#GalleryListBack
{
	position: absolute;
	top: 5px;
	right: 5px;

	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

#GalleryListBack:hover
{
	text-decoration: underline;
}

#GalleryListTitle
{
	display: block;

	padding: 5px;

	background-color: #eeeeee;

	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.GalleryListItem
{
	position: relative;
	display: block;

	padding: 3px 5px 5px 15px;

	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.GalleryListItem:hover
{
	text-decoration: underline;
}
/*--------------------------------------------------
	Gallery
--------------------------------------------------*/

#Gallery
{
	position: relative;

	width: 550px;
}

#Gallery img
{
	display: block;

	margin-left: auto;
	margin-right: auto;

	border: none;
}

.GalleryItem
{
	position: relative;
	float: left;

	margin-right: 10px;
	margin-bottom: 10px;

	width: 100px;

	padding: 5px;

	border: 1px solid #dddddd;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

