html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #ffffff url("../gfx/gfx_background_filler.gif") repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 11px;
	color: #616065;
	line-height: 150%;
}

#Page_Container {
	position: relative;
	margin: auto;
	width: 986px;
	min-height: 700px;
}

#Page_TopContainer {
	margin: auto;
	padding-top: 0px;
	width: 986px;
	height:6px;
	background: url("../gfx/gfx_background_top.png") no-repeat left center;
	behavior: url('iepngfix.htc');
}

#Page_InnerContainer {
	float:left;
	margin: auto;
	padding-top: 0px;
	width: 986px;
	min-height: 700px;
	background: url("../gfx/gfx_background_main.png") repeat-y left center;
	behavior: url('iepngfix.htc');
}


#Page_BotContainer {
	float:left;
	margin: auto;
	padding-top: 0px;
	width: 986px;
	height:6px;
	line-height: 30px;
	text-align:center;
	color:#FFFFFF;
	background: url("../gfx/gfx_background_bot.png") no-repeat left center;
	behavior: url('iepngfix.htc');
}

#Page_Banner {
	margin-left: 15px;
	width: 956px;
	height:203px;
	background: url("../gfx/top_logobanner.jpg") no-repeat left top;
	cursor:hand;
}

#Page_Topmenu {
	margin: 0px auto 7px auto;
	width: 956px;
	height: 23px;
	line-height: 23px;
	background: #616065 url("") no-repeat;
}

#Page_Boxes {
	margin-left: 15px;
}

.Box {
	float:left;
	width: 232px;
	height:150px;
	
}

.BoxImage {
	height: 109px;
	width: 232px;
}

.BoxHeadline {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color: #909091;
}

.BoxBottom {
	width: 232px;
	height: 15px;
	background: url("../gfx/gfx_boxbottom.jpg") no-repeat left top;
	

}

.BoxSpacer {
	float: left;
	width: 9px;
	
}

#Page_ContentRight {
	/*float:left;
	margin-left: 18px;
	width: 600px;*/
}

#Page_BoxContent {
	/*float:left;
	margin-left: 18px;
	width: 600px;*/
}

#Page_ContentLeft {
	float:right;
	margin-right: 15px;
	width: 300px;
	text-align:right;
}

#Box_NewsHeader {
	height: 38px;
	width: 299px;
	background: url("../gfx/gfx_kommende_arrangementer.jpg") no-repeat left top;

}

#Page_LeftMenuContent {
	float:left;
	margin-left: 18px;
	width: 160px;

}

.Headline1 {
	font-family: verdana;
	font-size: 14px;
	color: #a40101;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 11px;
	color: #911F1E;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 10px;
	color: #911F1E;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 10px;
	color: #911F1E;
	font-weight: bold;
}


.HrContainer {
	height: 1px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 16px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.CalendarHeader:link, a.CalendarHeader:active, a.CalendarHeader:visited {
	color: #616065;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;

}

a.CalendarHeader:hover {
	color: #616065;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;

}

.calendarContentHeader {
	color: #616065;
	font-size: 11px;
	font-weight:bold;

}

.calendarContent {
	color: #616065;
	font-size: 10px;
	font-weight:normal;

}




a.NewsHeader:link, a.NewsHeader:active, a.NewsHeader:visited {
	color: #911F1E;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;

}

a.NewsHeader:hover {
	color: #911F1E;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;

}

.NewsContentHeader {
	color: #616065;
	font-size: 11px;
	font-weight:bold;

}

.NewsContent {
	color: #616065;
	font-size: 10px;
	font-weight:normal;

}


a.CalendarContentLink:link, a.CalendarContentLink:active, a.CalendarContentLink:visited {
	color: #911F1E;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;

}

a.CalendarContentLink:hover {
	color: #911F1E;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;

}

.LeftmenuItem {
	width: 100%;
	height: 100%;
	margin-bottom:10px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 12px;
	color: #911F1E;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 12px;
	color: #911F1E;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 12px;
	color: #911F1E;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 12px;
	color: #911F1E;
	font-weight: bold;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	margin-left: 6px;
	margin-right: 30px;
	height: 100%;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #959595;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #959595;
}

.ButtonSearch {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #911f1e;
	border: none;
	background:none;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
	border:none;
}

.HiddenElements {
	display: none;
}

.formBuffetHeader {
	font-weight:bold;
	color:#FFFFFF;
}

.formBuffetSubmit {

	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #ffffff;

}

.formBuffet {
	color:#FFFFFF;
}

#calendarTeaser {
	float:left;
	width:680px;
}

#calendarImage {
	float: left;
	width: 250px;
	border: 1px #959595 solid;
}

#calendarHeader{
	float:left;
	margin-top:1px;
	width:770px;
	/*background-color: #000066;*/
	
}

#calendarMainContent {
	float: left;
	width: 770px;
	height:100%; 
}

#calenderMain {
	float:left;
	margin-top:10px;
	width:340px;
	margin-right: 10px;	
}

#calendarForm {
	float:right;
	margin-top:10px;
	width:340px;
}

#splitter {
	float:left;
}

.calenderContent {
	float:left;
	width:100px;
	margin-top: 4px;

}


.calenderContentForm200 {
	float:left;
	width:200px;
	margin-top: 4px;

}

.calenderContentForm100 {
	float:left;
	width:100px;
	margin-top: 4px;

}

.calenderContentForm75 {
	float:left;
	width:75px;
	margin-top: 4px;

}

.calenderContentForm50 {
	float:left;
	width:50px;
	margin-top: 4px;

}

.calenderContentFormX {
	float:left;
	width:200px;
	height: 100px;
	margin-top: 4px;
}

.calenderContentFormSubmit {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #ffffff;

}

.calenderError {
	color: #911F1E;
	font-weight:bold;
}

#buffetForm {
	float:left;
	
}

#buffetImage {
	float:right;
	border: 1px #666666 solid;
}


a.eventLink:link, a.eventLink:active, a.eventLink:visited {
	font-family: verdana;
	font-size: 10px;
	color: #911F1E;
	text-decoration: none;
}

a.eventLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #911F1E;
	text-decoration: none;
}