body#theBody{
	margin:0px;
	background-color: #3a2f4f;
	background-image:url(img/bg-site.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
td#webSite {
	margin:  0px;
}
a{
	font-size:12px;
	font-family:"Arial";
	color:#2e95c8;
	font-weight:normal;
	text-decoration:underline;
}
.pngImage {
	behavior:url(iepngfix.htc);
}

.menubg{
	background-image:url(img/menu-bg.jpg);
}

/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.contactLoginDescription {
	font-family: "Georgia";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
.contactLabel {
	font-family: "Georgia";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
input.contactInput {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
	border: 1px solid #666666;
	width: 180px;
	height: 17px;
}
.formErrorMessage {
	font-family: "Georgia";
	color:#990000;
	font-weight: bold; 
	font-size: 11px; 
	line-height:16px;
}
input.contactSubmit {
	display:block;
	font-family: "Arial";
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	width: 36px;
	height: 20px;
	cursor: pointer;
	background-position:center center;
	border: none;
	background-color: transparent; 
	background-image:url(img/btn-newsletter.jpg);
}




/*--------------------------------------------------------------- 
		Sitestudio Pro. | Template1.php
--------------------------------------------------------------- */
table#websiteTable{
	width:100%;
	border:none;
	vertical-align:top;
}
.header{
	background-color:#FFFFFF;
	background-image:url(img/bg-header.jpg);
	background-repeat:repeat-x;
	height:32px;
	text-align:center;
	line-height:0px;	
	border-bottom:1px solid #595959;
}
.website{
	vertical-align:top;
}


.main_menu{
	background-color:#2e95c8;
	line-height:0px;
}
.main_menu_selected{
	background-color:#FFFFFF;
	line-height:0px;
}

.stripe-patern{
	background-image:url(img/stripe-patern.jpg);
	height:13px;
	line-height:0px;
	margin-bottom:15px;
}

.submenu{
	background-image:url(img/bg-sub-menu.jpg);
	background-repeat:repeat-y;	
	line-height:0px;
}

.adresDevider{
	font-size:10px;
	font-family:"Arial";
	color:#c5c6c8;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.adresFooter{
	font-size:10px;
	font-family:"Arial";
	color:#c5c6c8;
	font-weight:normal;
	text-decoration:none;
}
a.adresLink{
	font-size:10px;
	font-family:"Arial";
	color:#c5c6c8;
	font-weight:normal;
	text-decoration:none;
}


a.subsubmenu{
	font-size:10px;
	font-family:"Arial";
	color:#1d1d1d;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	margin-left:15px;
}
a.subsubmenu:hover{
	font-size:10px;
	font-family:"Arial";
	color:#1d1d1d;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	margin-left:15px;
}
a.subsubmenu_selected{
	font-size:10px;
	font-family:"Arial";
	color:#fc0100;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	margin-left:15px;
}
a.subsubmenu_selected:hover{
	font-size:11px;
	font-family:"Arial";
	color:#fc0100;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	margin-left:15px;
}



/*--------------------------------------------------------------- 
		Sitestudio Pro. | Breadcrumbs
--------------------------------------------------------------- */
a.breadCrumb {
	font-family:"Arial";
	color: #8f8f8f; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:16px;
}
a.breadCrumb:hover {
	font-family:"Arial";
	color: #8f8f8f;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
	line-height:16px;
}
a.breadCrumbCurrent {
	font-family:"Arial";
	color: #8f8f8f; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:16px;
}
a.breadCrumbCurrent:hover {
	font-family:"Arial";
	color: #8f8f8f; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
	line-height:16px;
}

span.breadCrumbDevider {
	font-family:"Arial";
	color: #8f8f8f; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:16px;
}


/*--------------------------------------------------------------- 
		Sitestudio Pro. | Page Title
--------------------------------------------------------------- */
span.pageTitle {
	font-size:28.33px;
	font-family:Arial, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | Searchengine
--------------------------------------------------------------- */
label#SearchLabel{
	display:;
}
input#inpSearch {
	width:115px;
	height:12px;
	background-color:#f6e9e8;
	border-top:1px solid #b9b2d1;
	border-left:1px solid #b9b2d1;
	border-right:1px solid #b9b2d1;
	border-bottom:1px solid #b9b2d1;
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px;
}
input#inpSearchSubmit {
	display:none;
}
