html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #c9c9c9 url("") no-repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: arial;
	font-size: 12px;
	color: #292929;
}

#Page_Container {
}

#Page_Header {
	height: 105px;
	background: url('../gfx/header_bg.gif') repeat-x top left;
}

#Page_Topmenu {
	position: absolute;
	right: 0px;
	top: 85px;
}

#Page_Logo {
	position: absolute;
	top: 35px;
}

#Page_TopSearch {
	position: absolute;
	right: 0px;
	top: 15px;
}

#Page_FPBanner {
	height: 254px;
	background: url('../gfx/frontpagebanner_bg.gif') no-repeat center center;
}

#Page_FPBoxes {
	height: 119px;
	background: url('../gfx/frontpageboxes_bg.gif') no-repeat center center;
}

#Page_Content {
	background: url('../gfx/content_bg.gif') repeat-y center center;
	padding: 20px;
}

#Page_Content_Left {
	float: left;
	width: 260px;
}

#Page_Content_Right {
	float: left;
	width: 635px;
	margin-left: 22px;
	background: #ffffff;
	border: solid 1px #d4d4d4;
	padding: 10px 20px;
}

#Page_Footer {
	padding: 20px;
	border: solid 0px #ffffff;
	border-top-width: 1px;
}

.Page_ContentWidth {
	width: 960px;
	margin: auto;
	position: relative;
}

#FPNewsBox {
	position: absolute;
	left: 0px;
	top: 20px;
}

#FPBannerFlash {
	position: absolute;
	left: 265px;
	top: 0px;
}

.Box {
	width: 243px;
}

.Box_Top {
	height: 10px;
	background: url('../gfx/box_top.gif') no-repeat top left;
}

.Box_Middle {
	background: url('../gfx/box_middle.gif') repeat-y top left;
	padding: 10px 20px 10px 20px;
}

.Box_Bottom {
	height: 10px;
	background: url('../gfx/box_bottom.gif') no-repeat top left;
}

.Box_Headline {
	margin-bottom: 20px;
}

.FPBox_Header {
	height: 30px;
	margin-bottom: 5px;
}

.FPBox_Header img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -4px;
}

.FPBox_Content {
	height: 35px;
	margin-bottom: 5px;
	color: #ffffff;
	overflow: hidden;
}

.FPBox_Footer {
	height: 20px;
	text-align: right;
}

#FPBox_Newsmail {
	position: absolute;
	left: 15px;
	top: 12px;
	width: 216px;
}

#FPBox_Web {
	position: absolute;
	left: 280px;
	top: 12px;
	width: 185px;
}

#FPBox_Hosting {
	position: absolute;
	left: 495px;
	top: 12px;
	width: 185px;
}

#FPBox_Shop {
	position: absolute;
	left: 708px;
	top: 12px;
	width: 185px;
}

.Headline1 {
	font-family: arial;
	font-size: 16px;
	color: #a3af2f;
	font-weight: normal;
}

.Headline2 {
	font-family: arial;
	font-size: 16px;
	color: #292929;
	font-weight: normal;
}

.Headline3 {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #a3af2f;
	font-weight: normal;
}

.Headline4 {
	font-family: arial;
	font-size: 12px;
	color: #292929;
	font-weight: bold;
}

.Headline5 {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 0px;
	padding: 0px;
}

.FormRowSplit {
	height: 10px;
}

.CurrentLocation {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.NewsmailTable {
	width: 634px;
}

.NewsmailHeader {
	padding-top: 0px;
	text-align:right;
}

.NewsmailContent {
	border: solid 1px #d4d4d4;
}

.NewsmailFooter {
	font-size: 10px;
	color: #959595;
	text-align: center;
}

.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;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #a3af2f;
	text-decoration: none;
}

a:hover {
	color: #a3af2f;
	text-decoration: underline;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #6d6e72;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #6d6e72;
	text-decoration: underline;
}

a.Dark:link, a.Dark:active, a.Dark:visited {
	color: #292929;
	text-decoration: none;
}

a.Dark:hover {
	color: #292929;
	text-decoration: underline;
}

a.LightDark:link, a.LightDark:active, a.LightDark:visited {
	color: #959595;
	text-decoration: none;
}

a.LightDark:hover {
	color: #959595;
	text-decoration: underline;
}

a.BoxTitle:link, a.BoxTitle:active, a.BoxTitle:visited, a.BoxTitle.hover {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

.LeftmenuItem {
	margin: 0px 0px 10px 0px;
	border: dotted 0px #555555;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.LeftmenuItemIcon {
	margin-right: 10px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

a.LeftMenu:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

a.LeftMenu_Active:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

.TopmenuItem {
	margin: 0px 20px 0px 20px;
	text-transform: uppercase;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: arial;
	font-size: 10px;
	color: #a3af2f;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: arial;
	font-size: 10px;
	color: #a3af2f;
	font-weight: normal;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.FPBox_FormElement {
	border-width: 0px;
	font-family: arial;
	font-size: 10px;
	color: #292929;	
	background: transparent url('../gfx/fpbox_formelement.gif') no-repeat top left;
	width: 104px;
	height: 19px;
	line-height: 16px;
	text-indent: 5px;
}

.FormElement {
	border: solid 1px #959595;
	font-family: arial;
	font-size: 12px;
	color: #292929;	
	background: #ffffff;	
}

.FormElement100 {
	border: solid 1px #959595;
	font-family: arial;
	font-size: 12px;
	color: #292929;	
	background: #ffffff;
	width: 99%;
}

.TopSearch_FormElement {
	border-width: 0px;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;	
	background: transparent url('../gfx/topsearch_formelement.gif') no-repeat top left;
	width: 196px;
	height: 25px;
	line-height: 23px;
	text-indent: 5px;
}

.FormButton, .Button {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.FormButton_Green {
	font-family: arial;
	font-size: 10px;
	color: #515a19;
	text-align: center;
	padding-right: 10px;
	background: url('../gfx/btn_green.gif') no-repeat top left;
	border-width: 0px;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

.FormButton_Green:hover {
	color: #ffffff;
}

.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 {
}

.HiddenElements {
	display: none;
}