body {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #807259;
}

a,
a:visited,
a:hover {
	text-decoration: none;
	color: #807259;
}

#Right a,
#Right a:visited,
#Right a:hover,
#Content a,
#Content a:visited,
#Content a:hover {
	color: #807259;
}
#Content a {
	font-weight: bold;
}

#Content .breadcrumbs,
#Content .breadcrumbs a,
#Content .breadcrumbs a:visited {
	font-size: 11px;
	font-weight: normal; 
	
}

/*h1 {
	
	font-size: 1em;
	line-height: 2.38em;
	color: #a7998b;
}*/

H1, H2, H3 , H4, H5, H6{
	margin-bottom: 8px;
	margin-top: 15px;
	font-size: 27px;
	line-height: 33px;
}

#LeftDiv a {
	color: #807259;
} 

#Content {
	line-height: 1.3em;
/*	letter-spacing: 0.0094em;*/
}

/*	Menu	*/

	ul.Navlist li a,
	ul.Navlist li a:hover,
	ul.Navlist li a:visited {
		font-family: arial, sans-serif;
		font-size: 0.9em;
		color: #fff;
		text-decoration: none;
	}

	/*	SubMenu	*/
	
	li.MenuLev2 .current,
	li.MenuLev2 .section,
	li.MenuLev3 .current,
	li.MenuLev3 .section	{
		font-weight: bold;
		
	}
		
	li.MenuLev2  li.link {
		font-weight: normal;
	}
	
/*	Form & Elements	*/

#SiteLang {
	margin-bottom: 5px;
	width: 155px;
	font-size: 0.9em;
	color: #645444;
	border: 1px solid #bfb8ac;
	padding: 1px;
}

input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
}

#baffbtn {
	height: 20px;
	color: #ffffff;
	border: 1px solid #9f9582;
	background-color: #807259;
}
	#baffbtn, #baffpas  {
		margin: 4px 0px 4px 0px;
	}
	#bafflog, #baffpas {
		width: 145px;
		height: 15px;
		border: 1px solid;
		border-color: #bfb8ac #dfdcd5 #bfb8ac #dfdcd5;
		background-color: #ece9db;
		background-image: url('/themes/betterb/images/inputbg.png');
		background-repeat: repeat-x;
	}
	
#AntalMS,
#Footer {	font-size: 0.8em;	}