html {

}

body#theBody{
	margin:0px;
	background-color: #000000;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
td#webSite {
	margin:  0px;
}
a{
	font-size:12px;
	font-family:"Arial";
	color:#f7941d;
	font-weight:normal;
	text-decoration:none;
}
ul {
	word-spacing: 0px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
	text-decoration: none;
	text-indent: 0px;
	list-style-position:outside;
	list-style-type:disc;
	padding: 0px;
	margin-left: 15px;
}

.homeTitle{
	font-family: "Arial";
	color: #daaa5a; 
	font-weight: bold; 
	font-size: 10px; 
	line-height:14px;
}

.blogTitle {
	font-family: "Arial";
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
	text-transform:capitalize;
}
.blogText {
	font-family: "Arial";
	color:#CCCCCC;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
}
.blogLink {
	font-family: "Arial";
	color:#f7941d;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
}
/*--------------------------------------------------------------- 
		Sitestudio Pro. | Template1.php
--------------------------------------------------------------- */
table#websiteTable{
	width:100%;
	border:0px solid #FFFFFF;
	vertical-align:top;
}
table#mainLayoutTable{
	width:750px;
	border:none;
}
.contentCell{
	background-color: #000000;
	background-image:url(img/bg-content.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}


.main_menu{
	background-image:url(img/bg-menu.jpg);
	background-repeat:no-repeat;	
	line-height:0px;
}
.main_menu_selected{
	background-image:url(img/bg-menu.jpg);
	background-repeat:no-repeat;	
	line-height:0px;
}
.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:90px;
	height:12px;
	background-color:#f6e9e8;
	border-top:1px solid #8e8082;
	border-left:1px solid #8e8082;
	border-right:1px solid #eadbd9;
	border-bottom:1px solid #eadbd9;
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px;
	lineheight:10px;
}
input#inpSearchSubmit {
	display:none;
}
