body {
	margin: 0px;
	
	background-color: #DFEBF3;
}

img {
	border-width: 0px;
}

.Headline1 {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 16px;
	color: #484848;
	font-weight: bold;
}

.CurrentLocation {
	font-family: verdana;
	font-size: 10px;
	color: #484848;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.PageTop {

	width: 896px;

	height: 55px;
	
	line-height: 55px;
	
	vertical-align: middle;
	
	background-image: url("../gfx/bg_top.gif");
	
	background-repeat: no-repeat;
	
	color: #96AAB4;
	
}

.PageBannerLeft {

	height: 167px;
	
	background-color: #DFEBF3;
	
}

.PageBanner {

	background-color: #DFEBF3;
	
}

.PageBannerRight {

	background-color: #DFEBF3;
	
}

.PageTopmenu {

	height: 52px;
	
	line-height: 52px;
	
	vertical-align: middle;
	
	background-image: url("../gfx/bg_topmenu.gif");
	
	background-repeat: no-repeat;
	
}

.PageMiddle {

	height: 200px;
	
	vertical-align: top;

	background-image: url("../gfx/bg_page.gif");
	
	background-repeat: repeat-y;
	
}

.PageMiddleInner {

	vertical-align: top;

	background-image: url("../gfx/bg_bottom_naesten.gif");
	
	background-repeat: no-repeat;
	
	background-position: left bottom;
	
}

.PageBottomLeft {

	
}

.PageBottom {

	height: 58px;
	
	line-height: 58px;
	
	text-align: center;
	
	vertical-align: middle;

	background-image: url("../gfx/bg_bottom.gif");
	
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	
}

.PageBottomRight {

	
}

.PageFooter {

	height: 32px;
	
	line-height: 32px;
	
	vertical-align:middle;
	
	text-align: right;
	
	color: #96AAB4;
	
	padding-right: 23px;

}

.TopmenuElementActive_Left {

	background-image: url("../gfx/bg_topmenu_element_active_left.gif");
	
	background-repeat: no-repeat;
	
}

.TopmenuElementActive_Middle {

	background-color: #DEE8ED;
	
}

.TopmenuElementActive_Right {

	background-image: url("../gfx/bg_topmenu_element_active_right.gif");
	
	background-repeat: no-repeat;
	
}

.ContentColumnLeft {

	width: 240x;
	
	vertical-align: top;
	
	text-align: left;
	
}

.ContentColumnMiddle {

	text-align: left;

	vertical-align: top;

}

.ContentColumnRight {

	width: 230px;
	
	vertical-align: top;
	
	text-align: right;
	
}

.BoxRight {

	width: 192px;
	
}

.BoxRightTop {

	height: 26px;
	
	line-height: 26px;
	
	vertical-align: middle;

	background-image: url("../gfx/bg_box_right_top.gif");
	
	background-repeat: no-repeat;
	
	font-family: verdana;
	
	font-size: 10px;
	
	color: #FFFFFF;
	
	text-transform: uppercase;
	
	padding-left: 5px;
	
}

.BoxRightMiddle1 {

	background-color: #DAE2E8;

}

.BoxRightMiddle2 {

	background-color: #ACBFCD;

}

.BoxRightBottom {

	height: 25px;
	
	line-height: 25px;
	
	vertical-align: middle;

	background-image: url(../gfx/bg_box_right_bottom.gif);
	
	background-repeat: no-repeat;
	
	text-align: right;
	
	padding-right: 5px;
	
}

.BoxLeftmenu {

	width: 219px;
	
	height: 324px;
	
	background-color: #5189A5;
	
}

.BoxLeftmenuTop {

	height: 2px;
	
	background-image: url(../gfx/bg_leftmenu_top.gif);
	
	background-repeat: no-repeat;
	
}

.BoxLeftmenuMiddle {

	background-image: url(../gfx/bg_leftmenu_bottom.gif);
	
	background-repeat: no-repeat;
	
	background-position: left bottom;
	
	vertical-align: top;
	
}

.PollStatsTable {
	height: 15px;
	
	background-color: #8DB0C3;
	
	border-style: solid;
	border-width: 1px;
	border-color: #5189A5;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #8DB0C3;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

a:link {
	color: #315466;
	text-decoration: none;
}

a:active {
	color: #315466;
	text-decoration: none;
}

a:visited {
	color: #315466;
	text-decoration: none;
}

a:hover {
	color: #315466;
	text-decoration: underline;
}

a.BottomEmail:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.BottomEmail:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.BottomEmail:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.Footer:link {
	color: #96AAB4;
	text-decoration: none;
}

a.Footer:active {
	color: #96AAB4;
	text-decoration: none;
}

a.Footer:visited {
	color: #96AAB4;
	text-decoration: none;
}

a.Footer:hover {
	color: #96AAB4;
	text-decoration: none;
}

a.LeftMenu:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.LeftMenu_Active:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.TopMenu:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #D0C58D;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu_Active:link {
	font-family: verdana;
	font-size: 10px;
	color: #D0C58D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu_Active:active {
	font-family: verdana;
	font-size: 10px;
	color: #D0C58D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #D0C58D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #D0C58D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.CurrentLocation:link {
	font-family: verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

a.CurrentLocation:active {
	font-family: verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: underline;
}

.LeftmenuTD {
	height: 22px;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;

	font-family: verdana;
	font-size: 10px;
	color: #484848;
	
	background-color: #FFFFFF;
}

.FormElement100 {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;

	font-family: verdana;
	font-size: 10px;
	color: #484848;
	
	background-color: #FFFFFF;
	
	width: 100%;
}

.Button {
	border-style: solid;
	border-width: 1px;
	border-color: #B7B7B7;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-image: url(../gfx/bg_button.gif);
	background-repeat: repeat-x;
	
	height: 18px;
	
	cursor: pointer;
}

.Button60 {
	border-style: solid;
	border-width: 1px;
	border-color: #B7B7B7;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-image: url(../gfx/bg_button.gif);
	background-repeat: repeat-x;

	width: 60px;
	height: 18px;
	
	cursor: pointer;
}

.ButtonBox {
	border-style: solid;
	border-width: 1px;
	border-color: #08642C;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-image: url(../gfx/bg_button_box.gif);
	background-repeat: repeat-x;
	
	height: 18px;
	
	cursor: pointer;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #8DB0C3;
	border-collapse: collapse;
}

.Border3 {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	border-collapse: collapse;
}

.SplitLine {
	height: 1px;
	
	background-color: #d0c68d;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #8DB0C3;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #8DB0C3;
}

.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: #8DB0C3;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #8DB0C3;
}

.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 {
}

.HiddenElements {
	display: none;
}