body, html
{
	background:  #321919;
	margin:0;
	text-align:center;
	color: #4F1C02;
	font-family: Tahoma ;
	font-size:13px;
}
a
{
	color:#870101;
	text-decoration:underline;
}
a:hover
{
	color:#B24A0B;
}
p
{
	text-align:justify;
	text-indent: 4ex;
	line-height:1.5em;
}

#center
{
	text-align:left;
	width:920px;
	margin:auto;
}
#header
{
	height:200px;
	width:920px;
	background-position top left;
}

#langSelect ul, #langSelect ul li
{
	margin:0;
	padding:0
	text-indent:0;
	list-style-type:none;


}
#langSelect
{
	padding-top:10px;
	padding-right:20px;
    text-align:right;
}
#langSelect ul li
{
	display:inline;
}
a img
{
	border:0;
}
h1
{
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-size:18px;
}
h2
{
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-size:17px;
}
h2 small
{
	font-size:13px;
	display:block;
	font-weight:bold;
}
.textVersion
{
	display:none;
}

#mainColumns
{
	margin:0;
	padding:0;
	background:url(/gfx/c_bkg.jpg) top left repeat-y;
	width: 920px;
}
#content
{
	padding:0 40px;
	padding-top:1px;
	padding-bottom:80px;
}
#footer
{
	text-align:center;
	height:70px;
	background:url(/gfx/c_btm.jpg) top left ;
}
#footerContent
{
	font-size:12px;
	padding:15px 20px;
}
#copyFooter
{
	padding:10px 25px;
}
#copyFooter a, #copyFooter div
{
	display:block;
	float:left;
	color:#E2DDD3;
}
#copyFooter div
{
	padding-top:10px;
	width:600px;
	font-size:11px;
}
#contentText
{
	width:510px;
	float:right;
	padding-bottom:40px;
}
#menu
{
	width:285px;
	float:left;
	background: url(/gfx/m_sepa.gif) repeat-y 0 0;
	padding-bottom:40px;
}
.menuList 
{
	padding:0; margin:0; list-style-type:none;
	padding-top:5px;
}
.menuList li
{
	font-family:tahoma;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.menuList li li
{
	padding-bottom:5px;
	font-size:14px;
}
.menuList li.active
{
	color: #B75417;
	background: url(/gfx/m_pointer.gif) 3px 4px no-repeat;
}
.menuList li.active a
{
	color: #B75417;
}
.menuList li.active li a
{
	color:#870101;
}
.menuList li.active li a:hover
{
	color:#B24A0B;
}
.menuList a
{
	text-decoration:none;
}
.menuList a small
{
	display:block;
	font-size: 12px;
	font-weight:normal;
}

.columns:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    font-size:0;
    visibility: hidden;
}

.columns {display: inline-block;}

/* Hides from IE-mac \*/

.columns {display: block;}
/* End hide from IE-mac */

.leftColumn
{
	float:left;
}
.rightColumn
{
	float:right;
}
.mainMenu
{
	width:800px;
	margin:auto;
}
.mainMenu img
{
	vertical-align:middle;
}
.mainMenu a
{
	text-decoration:none;
	font-size:20px;
}
.mainMenu small a
{
	font-size:17px;
}
.lightboxImage
{
	float:right;
	margin: 5px 0 15px 20px;
	clear:right;
}
.lightboxImageF
{
	float:left;
	margin: 5px 20px 15px 0px;
	clear:left;
}
.lightboxImage img, .lightboxImageF img
{
	border: 1px solid #DA793D;
}
.titleMenu
{
	float:right;
	font-size:14px;
}
.titleMenu a
{
	text-decoration:none;
}
