body {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000;	
}
a {
	text-decoration:none;
}
a:hover, a:visited:hover, .menu_marked {
	color: #000;	
}
a:hover, a:visited:hover {
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.menu, .content, #d-col1 {
	text-align: left;
	top: 96px;
	position: absolute;
	padding-bottom: 30px;
}
.menu {
	width: 270px; 
	margin-top: 12px;
}

.content {
	left: 290px;
	width: 521px;
}

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


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

.paper {
	background-color: #FFF;
	width: 830px;
	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: 62px;
	left: 0px;
	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 {
	left: 315px;
	width: 526px;
 	height: 100%;
	z-index:9000; 
	visibility:hidden; 
	background-color: #FFF;
}

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