* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('../images/bodybackground.jpg') center 5px no-repeat;
	text-align: center;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height: 1.6em;
	color: #6d6b6d;
}

p {
	margin: 10px 0;
}

ul {
	margin-left: 20px;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #692f7b;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px; 
	font-weight: bold;
	color: #692f7b;
}

h2 {
	font-size: 15px; 
	font-weight: bold;
	color: #957f9c;
}

h3 {
	font-size: 13px; 
	color: #ffffff; 
}

#container {
	margin:  100px auto 0 auto;
	text-align: left;
	width: 900px;
}

#container #header {
	width: 900px;
	background: transparent url('../images/headertop.gif') center top no-repeat;
}	

#header #lang-sitemap {
	float: left;
	width: 660px;
	height: 38px;
	color: #fff;
	text-align: right;
}

.langswitch {
	float: right;
	padding-top: 10px;
}
.linksitemap {
	float: right;
	padding-top: 8px;
}

.linksitemap a {
	color: #fff;
	padding: 0 5px;
}

.langswitch a {
	color: #fff;
	padding: 0 5px;
}

.linksitemap a:hover {
	color: #692f7b;
	text-decoration: none;
}

#pagesearch {
	float: left;
	width: 235px;
	height: 38px;
}

#pagesearch input.textfield {
	margin: 10px 0 0 10px;
	float: left;
	border: none;
	height: 14px;
	width: 160px;
	background-color: #fff;
	padding: 2px 4px;
	text-indent: 4px;
	color: #8d8d8d;
	font-size: 11px;
}

#pagesearch input.button {
	width: 25px;
	height: 38px;
	background: transparent url('../images/searchbutton.jpg') center top no-repeat;
	border: none;
}

#flash-image-loader {
	width: 900px;
	height: 130px;
	overflow: hidden;
	margin: 5px 0;
}

#pagecontent {
	width: 900px;
	background: transparent url('../images/pagecontent.jpg') top left repeat-y;
}

#content {
/*	background: transparent url('../images/background_logo.jpg') center center no-repeat;*/
}

#pagecontent #sidemenu {
	width: 183px;
	height: 380px;
	float: left;
}

/* fix for crappy IE6 background */
#sidemenu #navigationwrap {
	background-color: #692f7b;
}

#contactdetails {
	font-size: 11px;
	line-height: 14px;
	background: #72c144 url('../images/menubackground.jpg') top left no-repeat;
	width: 173px;
	height: 240px;
	padding: 70px 0 10px 10px;
	margin-bottom: 10px;
	float: left;
}

#contactdetails h3 {
	font-size: 13px; 
	color: #ffffff; 
	text-align: left; 
	font-weight: normal; 
	margin: 5px 0 0 0;
	padding: 0;
}

#contactdetails p {
	margin: 0;
	padding: 0;
}

#navigation {
	height: 320px;
	overflow: hidden;
}

#navigation ul#websitestructure {
	padding: 10px 0 40px 0;
	position: relative;
}
.treemenu  {
	margin: 0 0 0 10px;
	padding:0;
}

.treemenu  ul {
	margin: 0 0 5px 10px;
}

.treemenu {
	width: 173px;
}
.treemenu li {
	list-style-type: none;
	margin:0;
  	padding:0;
	margin-bottom:1px;
}

.treemenu li a {
	text-transform: uppercase;
}

.treemenu li li a {
	
}
/* .treemenu a.parentselected,  */
.treemenu a.selected {
	color: #6fc141;
	
}

.treemenu a {
	display:block;
	padding: 2px 0px;
  	color:#fff;
	text-decoration:none;
}
.treemenu a:hover {
	text-decoration:underline;
	color: #9d7ea0;
}

.treemenu ul li {}
.treemenu ul a {
	color: #a3a8a0;
	font-size: 10px; 
}


#certificatewrap {
	width: 705px;
	background: transparent url('../images/certificates.jpg') right 10px no-repeat;
}

#pagecontent #content {
	width: 672px;
	margin: 0 0 0 10px;
	float: left;
}

#certificates {
	display: none;
	width: 718px;
	text-align: right;
}

#content .contentwidthwrap {
	width: 500px;
}

#content .minheight {
	width: 1px;
	height: 640px;
	float: left;
}

#content .slogan {
	font-size: 16px;
}

#content ul {
	margin: 10px 20px;
}

#content h3 {
	margin: 10px 0;
}

#content .nosifr {
	font-size: 24px; 
	font-weight: bold;
	color: #692f7b;
}

#content .text {
	float: right;
	width: 650px;
	padding: 30px 20px 20px 20px;
}	

#content .quote {
	font-size: 14px;
	font-style: italic; 
	font-weight: bold;
	color: #692f7b;
}

a.langbutton img {
	border: 1px solid #fff;
}

a.langbutton:hover img {
	border: 1px solid #969692;
}

#footer {
	clear: both;
	margin:  5px auto 35px auto;
	text-align: left;
	width: 900px;
	height: 38px;
	background: transparent url('../images/footer.jpg') center top no-repeat;
}

.clear {
	clear: both;
}

.contactform {
	width: 500px;
}

.contactform .formrow {
	padding: 3px 0;
}

.contactform hr {
	border: 0;
	color: #b0b1b3;
	background-color: #b0b1b3;
	height: 1px;
	margin: 4px 0;
}

.contactform legend {
	padding: .5em 1em;
	border: 1px solid #b0b1b3;
	background-color: #fff;
	display: none;
}

.contactform fieldset {
	padding: 4px;
	margin-bottom: 10px;
	border: none;
}

.contactform label {
	width: 170px;
	display: block;
	float: left;
}

.contactform input.textfield {
	border: none;
	background-color: #c2abc9;
	height: 14px;
	width: 160px;
	padding: 2px 0;
	text-indent: 4px;
	color: #4e3755;
	font-size: 11px;
}

.contactform .select {
	border: none;
	background-color: #c2abc9;
	height: 18px;
	padding: 2px 0;
	color: #4e3755;
	font-size: 11px;
}

.contactform .textarea {
	border: none;
	background-color: #c2abc9;
	height: 160px;
	width: 300px;
	padding: 2px 0;
	text-indent: 4px;
	color: #4e3755;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}

.formrow .submit {
	margin-left: 170px;
	background-color: #692f7b;
	border: none;
	padding: 3px 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #fff;
}

div.error {
	font-weight: bold;
	color: red;
	width: 500px;
	margin: 4px 0;
}
div.success {
	font-weight: bold;
	color: green;
	width: 500px;
	margin: 4px 0;
}
div.warning {
	font-weight: bold;
	color: orange;
	width: 500px;
	margin: 4px 0;
} 

.searchresult {
	width: 500px;
	padding: 10px;
	margin: 10px 0;
	background-color: #e1f3d6;
	border: 1px solid #b0b1b3;
}

.searchresult .readmore {
	height: 30px;
	text-indent: 40px;
	background: transparent url('../images/readmore.jpg') top left no-repeat;
}

.searchresult hr {
	border: none;
	height: 1px;
	margin: 5px 0;
	background-color: #bcd9aa;
}

.readmore a {
	display: block;
	width: 160px;
	height: 20px;
	padding: 3px 0;	
}

div.fixedwidth {
	float: left;
	width: 24px;
}

.imageroute {
	border: 1px solid #b0b1b3;
}

a.printlink {
	background: transparent url('../images/print_icon.jpg') center left no-repeat;
	padding-left: 45px;
	height: 43px;
	display: block;
	line-height: 43px;
}

a.route {
	text-decoration: none;
	color: #6d6b6d;
}

a.route:hover {
	text-decoration: none;
}

p.privacy {
	font-size: 9.5px;
}
