body {
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 14px;
	line-height: 19px;
	background-image: url('/img/bgpat.gif');
	color: #481900;	
}
a {
	text-decoration:none;
}
a:hover, a:visited:hover, .menu_marked {
	border-width: 0 0 thin 0;
	border-style: none none solid none;
	color: #481900;	
}

.menu, .content {
	text-align: left;
	padding-top: 170px;
}
.menu 		{padding-left: 13px; width: 190px; float:left;	color: #481900;display: inline;}

.content 	{padding-left: 230px; width: 420px;}

.noPar {
	margin-top:0px;
	padding-top: 0px;
}


.title
{
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: bold;
}

.paper {
	background-color: #FFF;
	width: 700px;
	position: relative;
	left: 20px;
	top: 20px;
	margin-bottom: 60px;
	padding-bottom: 30px;	
}


.menubg {
	top: 0px;
	left: 0px;
	width: 811px;
	height: 57px;
	position: absolute;
}

.menucontact {
	top: 140px;
	left: 0px;
	position: absolute;
}
.menulanguage {
	top: 137px;
	left: 20px;
	position: absolute;
	font-weight: bold;
}

.menulinks {
	top: 82px;
	left: 230px;
	position: absolute;
	background-color: #FFFFFF;
}
.leftMenu {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	text-indent: -15px;
}
.menucontact a, .menulinks a, .menulanguage a {

}
.menucontact a:hover, .menucontact a:visited:hover {
	border-width: 0;
	border-style: none;
}


img {
	border-width: 0px;
}

.imgTextContainer {
	color: #999;
	width: 100%;
	text-align: left;
	padding: 0px;
}
.imgText {
	padding-bottom: 14px;
}

#d-col1 {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	z-index:9000; 
	visibility:hidden; 
	opacity: 0.9; 
	-moz-opacity: 0.9; 
	filter: alpha(opacity=90); 
	background-color: #FFF;
}

#d-col3 {
	position:absolute; 
	z-index:10000; 
	cursor:pointer;
} 