@charset "utf-8";
/* Aart Template Joomla! CSS Document */

p {
	margin-top: 0;
}

a {
	color: #817A81;
	text-decoration: none;
}

a:hover {
	color: #A1278A;
}

#templatewrapper {
	height: 513px;
	width: 800px;
	position: relative;
	margin: 0 auto;
}
#menuwrapper {
	position: absolute;
	top: 35px;
	left: 35px;
}
.menu {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
.menu li a {
	color: #817A81;
	text-decoration: none;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 160%;
}
.menu li a:hover {
	color: #A1278A;
}
#current a {
	color: #A1278A;
}
#graphicwrapper {
	width: 377px;
	height: 470px;
	padding: 0 6px;
	border: solid #A39A91;
	border-width: 0 2px;
	position: absolute;
	left: 200px;
	top: 20px;
}
#componentwrapper {
	position: absolute;
	width: 200px;
	top: 20px;
	left: 600px;
	color: #817A81;
	font-family: Arial, Helvetica, sans-serif;	
}
#componentwrapper ul.menu {
	margin-left: 3px;
	width: 190px;
}
#componentwrapper ul.menu li a {
	font-size: 15px;
	font-weight: bold;
}
.componentheading, .contentheading {
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	color: #A1278A;
}
.contentpaneopen {
	font-size: 11px;
	line-height: 120%;
}
.separator {
	display: block;
	height: 270px;
}
.separator span{
	visibility: hidden;
}
.article_separator {
	display: none;
}
#logowrapper {
	background: transparent scroll no-repeat url(../images/logo.jpg);
	width: 200px;
	height: 105px;
	position: absolute;
	top: 408px;
	left: 600px;
	z-index: -1;
}
#addresswrapper {
	background: transparent scroll no-repeat url(../images/address.jpg);
	width: 330px;
	height: 10px;
	position: absolute;
	top: 493px;
	left: 200px;
}
#emailwrapper {
	background: transparent scroll no-repeat url(../images/email.jpg);
	width: 62px;
	height: 10px;
	position: absolute;
	top: 493px;
	left: 530px;
}
#emailwrapper:hover {
	background: transparent scroll no-repeat url(../images/email.jpg) 0% 100%;
}
#componentwrapper ul li.item67 a {
	font-size: 11px;
}
#componentwrapper ul li.item67 {
	line-height: 100%;
}
#topposition {
	height: 20px;
	width: 800px;
	position: relative;
	margin: 0 auto;
}
#topposition #jflanguageselection {
	margin: 0px 0px 0px 0px;	
}
#topposition #jflanguageselection ul li a {
	text-decoration: underline;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left: 10px;
	color: #A39A91;
	font-weight: bold;
}
#topposition #jflanguageselection ul li#active_language a {
	text-decoration: none;
	font-weight: normal;
}


