html {
	margin: 0px;
	padding: 0px;
	border: none;
}
body#theBody{
	background-color:#FFFFFF;
	background-image:url(img/bg-image.gif);
	background-repeat:repeat-x;
	margin:0px;
}
table#websiteTable{
	width:100%;
	border:0px solid #FFFFFF;
	margin:0px;
}
td#webSite{
}
/*--------------------------------------------------------------- 
		Sitestudio Pro. | Template.php
--------------------------------------------------------------- */
table#mainLayoutTable{
	width:800px;
	border:0px solid #FFFFFF;
}
td#topLanguage{
	width:800px;
	height:35px;
	text-align:right;
	vertical-align:middle;
	line-height:0px;
}

.bullit {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 15px; 
	line-height:12px;
	margin-left:2px;
	margin-right:1px;
}

td#topMenu{
	width:800px;
	height:20px;
	text-align:left;
	vertical-align:top;
}
table#menuTable{
	width:800px;
	height:20px;
}
td#targetGroupMenu{
	height:112px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
td#mainImage{
	height:227px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
div#flashObject{
	height:227px;
	width:800px;
	text-align:left;
	vertical-align:top;
	z-index:0;
}
td#emptyRow{
	height:9px;
	text-align:left;
	vertical-align:top;
	font-family: "Verdana";
	font-weight: normal; 
	font-size: 1px; 
	line-height:0px;
}
td#mainContent{
	height:320px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
td#footer{
	height:200px;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}

div.customNewsTitle{
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:13px;
	margin-bottom:4px;
}
div.customNewsArticle{
	font-family: "Verdana";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
	margin-bottom:7px;
}
.newsOverviewSubject{
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:17px;
}
div.customNewsArticlePop{
	font-family: "Verdana";
	color:#7b7b7d;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
	margin-bottom:7px;
}
a.customNewsLink{
	font-family: "Verdana";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 11px; 
	line-height:17px;
	margin-bottom:7px;
	text-decoration:none;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | Template.php
--------------------------------------------------------------- */

.scrollTrack{
	position:absolute;
	background-color:#EFEFEF;
	background-image:url(../template/img/scrollbar/scroll_track.gif);
	background-repeat:repeat-y;
	width:18px;
	top:0px;
	right:1px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
	border-right:2px solid #FFFFFF;
}
.scrollArrowTop{
	position:absolute;
	right:3px;
	top:0px;
	background-image:url(../template/img/scrollbar/scroll_arrow_up.gif);
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	width:16px;
	height:16px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
	border-top:1px solid #FFFFFF;
}
.scrollArrowTop_hover{
	position:absolute;
	right:3px;
	top:0px;
	background-image:url(../template/img/scrollbar/scroll_arrow_up_hover.gif);
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	width:16px;
	height:16px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
	border-top:1px solid #FFFFFF;
}
.scrollArrowBottom{
	position:absolute;
	right:3px;
	bottom:0px;
	background-image:url(../template/img/scrollbar/scroll_arrow_down.gif);
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	width:16px;
	height:16px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
	border-bottom:1px solid #FFFFFF;
}
.scrollArrowBottom_hover{
	position:absolute;
	right:3px;
	bottom:0px;
	background-image:url(../template/img/scrollbar/scroll_arrow_down_hover.gif);
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	width:16px;
	height:16px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
	border-bottom:1px solid #FFFFFF;
}
.scrollHandle{
	position:absolute;
	background-color:#EFEFEF;
	border-left:0px solid #cacacb;
	border-right:1px solid #cacacb;
	border-top:1px solid #cacacb;
	border-bottom:1px solid #cacacb;
	background-image:url(../template/img/scrollbar/scroll_handle.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:15px;
	right:3px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
}
.scrollHandle_hover{
	position:absolute;
	background-color:#EFEFEF;
	border-left:0px solid #cacacb;
	border-right:1px solid #cacacb;
	border-top:1px solid #cacacb;
	border-bottom:1px solid #cacacb;
	background-image:url(../template/img/scrollbar/scroll_handle_hover.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:15px;
	right:3px;
	line-height:0px;
	font-family:Arial;
	font-size:0px;
}

.scrollParent{
	position:absolute;
	left:0px;
	border-left:1px solid #e3e3e5;
	background-color:#fcfcfc;
}
.scrollContainer{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}


a {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:none;
}
a:hover {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}

a.link {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:none;
}
a.link:hover {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}


/*--------------------------------------------------------------- 
		Sitestudio Pro. | Membership
--------------------------------------------------------------- */
a.membershipLink{
	font-family: "Verdana";
	color:#007AC0;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:none
}
a.membershipLink:hover{
	font-family: "Verdana";
	color:#007AC0;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:underline;
}
a.membershipLinkLogout{
	font-family: "Verdana";
	color:#AB007C;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:none
}
a.membershipLinkLogout:hover{
	font-family: "Verdana";
	color:#AB007C;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:underline;
}
span.membershipDevider {
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	line-height:12px;
	margin-left:4px;
	margin-right:4px;
}
span.membershipName {
	font-family:"Verdana";
	color: #666666; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:12px;
}
input.memberFormItem{
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #CCCCCC;
	padding-left:4px;
}
input.memberFormItem_error{
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #AB007C;
	padding-left:4px;
}
.memberTextItem{
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	border:1px solid #CCCCCC;
	padding-left:4px;
}
.memberTextItem_error{
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	border:1px solid #AB007C;
	padding-left:4px;
}
select.memberFormItem{
	font-family:"Verdana";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #CCCCCC;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | Printer
--------------------------------------------------------------- */
a.printLink {
	font-family:"Verdana";
	color: #e74d35;
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}
a.printLink:hover {
	font-family:"Verdana";
	color: #e74d35; 
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | Breadcrumbs
--------------------------------------------------------------- */
a.breadCrumb {
	font-family:"Verdana";
	color: #6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}
a.breadCrumb:hover {
	font-family:"Verdana";
	color: #6b6b6b; 
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
}
a.breadCrumbCurrent {
	font-family:"Verdana";
	color: #6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}
a.breadCrumbCurrent:hover {
	font-family:"Verdana";
	color: #6b6b6b; 
	font-weight: normal; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
}

span.breadCrumbDevider {
	font-family: "Verdana";
	color:#6b6b6b;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}


/*--------------------------------------------------------------- 
		Sitestudio Pro. | Searchengine
--------------------------------------------------------------- */
form#SearchForm {
	margin:0px;
}
label#SearchLabel{
	display:;
}
input#inpSearch {
	width:158px;
	height:14px;
	background-color:#FFFFFF;
	border-top:0px solid #daddd6;
	border-left:0px solid #daddd6;
	border-right:0px solid #daddd6;
	border-bottom:0px solid #daddd6;
	font-family: "Verdana";
	color:#333333;
	font-weight: normal; 
	font-size:12px;	
}
input#inpSearchSubmit {
	display:none;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | News
--------------------------------------------------------------- */
.newsPanel {
	z-index:20;
	border: none;
	position:absolute;
	overflow:hidden;
}
.newsPanelBg{
	border: none;
	position:absolute;
	height:570px;
	width:350px;
	left:0px;
	top:0px;
	background:url(../template/img/newsBg.png);
	line-height:0px;
}
.newsPanelContent{
	border: none;
	position:absolute;
	height:538px;
	width:318px;
	left:11px;
	top:11px;
	background-color:#FFFFFF;
}
.newsPanelCloseButton{
	border: none;
	position:absolute;
	height:22px;
	width:22px;
	right:15px;
	top:5px;
	background-color:#bababc;
	line-height:0px;
}
a.newsPanelBtnClose {
	display:block;
	border:none;
	background:url(../template/img/newsCloseButton.jpg) no-repeat;
	background-position:0px 0px;
	position:absolute;
	right:0px;
	top:0px;
	height:22px;
	width:22px;
	line-height:0px;
	text-decoration:none;
}
a.newsPanelBtnClose:hover{
	background-position:0px -22px;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | Dropdown
--------------------------------------------------------------- */
.webDropDownSelector {
	background:url(../template/img/dropdown/dropDownBg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #b9b9b9;
	border-top:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	position:relative;
	cursor:pointer;
}
.webDropDownSelector_hover {
	background:url(../template/img/dropdown/dropDownBgHover.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #a2a2a2;
	border-top:1px solid #a2a2a2;
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	position:relative;
	cursor:pointer;
}

.webDropDownSelectorLabel{
	position:absolute;
	font-family:Arial;
	font-size:12px;
	color:#6d6d6d;
	width:80%;
	overflow:hidden;
	height:14px;
	left:5px;
	top:1px;
	cursor:pointer;
}
.webDropDownSelectorArrow{
	position:absolute;
	height:14px;
	width:14px;
	right:3px;
	top:3px;
	background:url(../template/img/dropdown/dropDownArrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.webDropDownSelectorTop {
	border-left:1px solid #928e8b;
	border-top:0px solid #a2a2a2;
	border-right:0px solid #7d7d7d;
	border-bottom:0px solid #7d7d7d;
	position:absolute;
	cursor:pointer;
	height:22px;
	overflow:hidden;
}
.webDropDownSelectorTop_hover {
	background:url(../template/img/dropdown/dropDownBgTopHover.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #928e8b;
	border-top:0px solid #a2a2a2;
	border-right:0px solid #7d7d7d;
	border-bottom:0px solid #7d7d7d;
	position:absolute;
	cursor:pointer;
	height:22px;
	overflow:hidden;
}
.webDropDownSelectorTopLabel{
	position:absolute;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	width:90%;
	overflow:hidden;
	height:14px;
	left:5px;
	top:4px;
	cursor:pointer;
	overflow:hidden;
}
.webDropDownSelectorTopArrow{
	position:absolute;
	height:14px;
	width:14px;
	right:3px;
	top:6px;
	background:url(../template/img/dropdown/dropDownTopArrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.webDropDownContent{
	font-family:Arial;
	font-size:12px;
	color:#444444;
	width:400px;
	overflow:hidden;
	height:20px;
	cursor:pointer;
	padding-left:5px;
	line-height:20px;
	background-color:#FCFCFC;
	border-bottom:1px solid #FAFAFA;
	border-top:1px solid #FFFFFF;
}
.webDropDownContent_hover{
	font-family:Arial;
	font-size:12px;
	color:#003399;
	width:400px;
	overflow:hidden;
	height:20px;
	/*background:url(../template/img/dropdown/dropdownContenthover.jpg);
	background-repeat:repeat-x;
	background-position:center left;*/
	cursor:pointer;
	padding-left:5px;
	line-height:20px;
	background-color:#F0F0F0;
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #FFFFFF;
}

.webDropDownL{
	border: none;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../template/img/dropdown/dropDownLT.png);
	behavior: url(iepngfix.htc); 
}
.webDropDownR{
	border: none;
	position:absolute;
	right:0px;
	top:0px;
	background:url(../template/img/dropdown/dropDownRT.png);
	behavior: url(iepngfix.htc); 
}
.webDropDownFooterL{
	border: none;
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(../template/img/dropdown/dropDownLB.png);
	behavior: url(iepngfix.htc); 
}
.webDropDownFooterR{
	border: none;
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(../template/img/dropdown/dropDownRB.png);
	behavior: url(iepngfix.htc);
}

.webFormButton {
	font-family:Arial;
	font-weight:normal;
	color:#666666;
	font-size:12px;
	display:block;
	height:20px;
	line-height:20px;
	background:url(../template/img/dropdown/dropDownBg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #b9b9b9;
	border-top:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
.webFormButton:hover {
	color:#3c7982;
	background:url(../template/img/dropdown/dropDownBgHover.jpg);
}
