html {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family:Arial, DIN, Sans-Serif;
	color:#000000;
}

body {
	font-size: 12px;
	margin:0;
	padding:0;
  font-family:Arial, DIN, Sans-Serif;
	color:#000000;
}

.clear {
  clear: both;
  display: block; 
  height: 0px; 
  visibility: hidden;
  line-height: 0;
}

a,a:link,a:visited {
	color:#7f7fff;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-style:none;
}

h1 {
  font-size:18px;
  color:#005d52;
}

h2 {
  font-size:18px;
  color:#000000;
}

h3 {
  font-size:14px;
  color:#005d52;
}

div#wrapper {
	width:898px;
	padding:0px;
	margin:0 auto;
}

ul.breadcrumb {
  margin: -30px 0 10px 0;
  list-style: none;
  padding-left: 236px;
}

ul.breadcrumb li {
  display: inline;
}

ul.breadcrumb li.home a {
  color: black;
  font-weight: bold;
}

div#header {
	width:100%;
	margin:0px;
	padding:0px;
}

div#headerTop {
	height:87px;
}

div#topNav {
	float:right;
	margin-top:50px;
}

div#topNav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#topNav ul li {
	float:left;
	width:78px;
	border-style:none;
	border-left:1px dotted #000000;
	height:31px;
	padding:0px;
	margin:0px;
	padding-left:8px;
  padding-right: 8px;
	line-height:12px;

}

div#topNav ul li a {
	color:#000000;
	font-weight:bold;
  font-family:Arial, DIN, Sans-Serif;
  display:block;
}

div#topNav ul li a:hover {
	color:#2d32ff;
}


div#topNav ul li.active a{
 color:#2d32ff;
}

/*** LEFT NAVIGATION ***/

.vlist li a.active, 
.subnav li a.active, 
ul.subsubnav li a.active {
  color: #006666;
}

ul li a.active {
  background:url("../images/hover.gif") left center no-repeat;  
}

ul ul a.active {
  background:url("../images/hover.gif") 20px center no-repeat;
}

ul ul ul a.active {
  background:url("../images/hover.gif") 40px center no-repeat;
}

.vlist {
    width: 100%;
    overflow: hidden;
    margin: 0 0 1.5em 0;
    list-style-type: none;
    padding-left: 15px;
    padding-top: 15px;
  }

  .vlist ul {
    list-style-type: none;
    margin:0;
    padding: 0;
  }

  .vlist li {
    float:left; /* LTR */
    width: 100%;
    margin:0;
    background: url(../../css/screen/images/nav_line.jpg) top right no-repeat;    
  }

  .vlist a,
  .vlist strong,
  .vlist span {
    display:block;
    padding: 3px 0px 3px 10%;
    text-decoration: none;
  }

  .vlist a,
  .vlist a:visited {
    border-bottom: 1px dotted #aaaaaa;
    color: #000000;
  }

  .vlist li span {
    display:block;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
  }

  /* active list element */
  .vlist li.active {
    background-color:#666;
    font-weight: bold;
  }

  /* Level 1 */
  .vlist li a,
  .vlist li strong,
  .vlist li span { padding-right: 33px;} /* LTR */

  .vlist li a:focus,
  .vlist li a:hover,
  .vlist li a:active { color :#666; text-decoration:none; background: url("../images/hover.gif") left center no-repeat;}

  /* Level 2 */     
  
  .vlist li ul li a,
  .vlist li ul li strong,
  .vlist li ul li span {  width: 80%; 
                          padding-left: 20%;
                          padding-right:33px; 
                          font-size: 12px; 
                          }/* LTR */

  .vlist li ul li a, 
  .vlist li ul li a:visited {}
  .vlist li ul li a:focus,
  .vlist li ul li a:hover,
  .vlist li ul li a:active { color: #666; text-decoration: none; background:url("../images/hover.gif") 20px center no-repeat;}

  /* Level 3 */
  .vlist li ul li ul li a,
  .vlist li ul li ul li strong,
  .vlist li ul li ul li span { width: 70%; padding-left: 30%; } /* LTR */

  .vlist li ul li ul li a,
  .vlist li ul li ul li a:visited{ background-color:#ffffff; }
  .vlist li ul li ul li a:focus,
  .vlist li ul li ul li a:hover,
  .vlist li ul li ul li a:active { background: url("../images/hover.gif") 40px center  no-repeat; color: #666; }

  /* Level 4 */
  .vlist li ul li ul li ul li a,
  .vlist li ul li ul li ul li strong,
  .vlist li ul li ul li ul li span { width: 60%; padding-left: 40%; } /* LTR */

  .vlist li ul li ul li ul li a,
  .vlist li ul li ul li ul li a:visited { background-color:#e8e8e8; color: #111; }
  .vlist li ul li ul li ul li a:focus,
  .vlist li ul li ul li ul li a:hover,
  .vlist li ul li ul li ul li a:active { background-color:#a88; color: #fff; }


div#logo {
	margin:0px;
	padding:0px;
	padding-top:29px;
	padding-left:12px;
}


div#headerImg {
	clear:both;
	height:170px;
  overflow: hidden;
}



/**************  M A I N C O N T E N T  ************/
div#main {
	width:100%;
	margin:0px;
	padding:0px;
	/* background-color:blue; */
}


/**************  L E F T  C O L U M N  ************/
div#leftCol {
	width:171px;
	float:left;
}

div#lang {
	padding-top:10px;
	padding-left:30px;
}

div#lang a {
	height:22px;
	line-height:22px;
}

div#lang a img {
	border-style:none;
	vertical-align:middle;
}

ul#leftNav {
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-top:1px dotted #000000;
	margin-top:13px;
	position:relative;
}

ul#leftNav li.navigation  {
	padding-left:12px;
	/* height:23px; */
	line-height:23px;
	background:url('../images/arrow.png') no-repeat 100% 0px;
}

ul#leftNav li#dummy {
	background-image:none;
	display:none;
	height:13px;
	padding:0px;
	margin:0px;
}

ul#leftNav a:hover {
	text-decoration:none;
}

div#contentLeft {
	padding-top:56px;
}

div#contentLeft div#text h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-bottom:10px;
}

div#contentLeft div#text div {
	font-size:10px;
	padding:0px;
	margin-left:12px;
}

div#contentLeft ul {
	list-style-type:none;
	margin:0px;
	margin-left:12px;
	margin-top:28px;
	padding:0px;
}

div#contentLeft ul li {
	font-size:12px;
	line-height:13px;
	margin-top:12px;
	padding:0px;
	padding-bottom:11px;
	padding-left:12px;
	background:url('../images/arrow_pure.png') 0 1px no-repeat;
}

.noborder {
	border-style:none !important;
}

div#search {
	width:171px;
	height:40px;
	background:url('../images/searchbox.png') no-repeat;
	padding-lefT:12px;
	padding-top:19px;
	margin-top:87px;
}

div#search h4 {
	color:#FFFFFF;
	font-size:11.7px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div#search input#field {
	border:1px solid #92958d;
	border-right:1px solid #b7b6bb;
	width:117px;
	height:12px;
	float:left;
}

div#search input#submit {
	border:1px solid #92958d;
	border-left:none;
}



/************ C O N T E N T  C E N T E R  ************/
div#contentCenter {
	padding-left:0px;
	padding-top:46px;
}

div#contentCenter div.box {

	width:196px;
	background:url('../images/triangle.png') no-repeat 97% 97%;
	background-color:#bebebe;
	border:10px solid #eaebeb;
	margin-left:15px;
	float:right;
}

div#contentCenter div.box h2 {
  font-size:16px;
  padding: 2px 5px;
  margin: 0;
}

div#contentCenter div.box a:link, div#contentCenter div.box a:visited {
  font-size: 12px;
  color:#000000;
}

div#contentCenter div.box a:hover {
  font-size: 12px;
}

div#contentCenter div.box span {
  display:block;
  padding: 5px;
}

div#contentCenter div.box span a {
  display: inline;
  text-decoration: underline;
  width: 186px;
}

div#contentCenter div.box span a:hover, div#contentCenter div.box span a:focus {
  text-decoration: none;
}
div.download {
  width:100%;
  height:20px;
  background: #F0F0F0;
  border: solid 1px #E3E3E3;
  margin:0px 0 4px 0;
  padding: 5px 0 0 0;
}

div.download img {
  float:left;
  height:25px;
  margin:-5px 12px 0 0;
}

div.download a, div.download a:visited{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

div.twocols {
  float:right;
  margin:0 0 0 16px;
  width:323px;
}

div#onecol {
  float:right;
  width:662px;
}

div.team {
  float:left;
  margin:0 16px 30px 0;
  width:315px;
  font-size: 15px;
}

div.team img{
  float:left;
  margin:0 16px 0 0;
  width:100px;
}

div.team h3{
  color: #005d52;
  margin: 0 0 3px 0;
}

span.phone {
  background: url(../images/phone.gif) no-repeat left center;
  padding-left: 15px;
}

span.mail {
  background: url(../images/mail.gif) no-repeat left center;
  padding-left: 15px;
}

span.mail a {
  color: black;
  text-decoration: underline;
}

span.mail a:hover{
  text-decoration: none;
}

span.mobile {
  background: url(../images/mobile.gif) no-repeat left center;
  padding-left: 15px;
}

span.fax {
  background: url(../images/fax.gif) no-repeat left center;
  padding-left: 15px;
}

span.web {
  background: url(../images/web.gif) no-repeat left center;
  padding-left: 15px;
}

.lbgallery {
  color:#666666;
  font-size:0.8em;
  font-style:italic;
  margin:2px 0;
}

.lbgallery img {
  border:5px solid #F5F5F5;
  padding:1px;
}

div#news {
	float:right;
	background:url(images/bg_center_2cols.png) repeat-x;
	border:1px solid #e3e3e3;
	width:406px;
	margin-top:28px;
	margin-right:16px;
	margin-bottom: 10px;
  padding-top: 20px;
	padding-left:20px;
	padding-right:20px;
  padding-bottom: 21px;
  display: inline;
}

div#news-alt {
	float:right;
 background:url(images/bg_center_2cols.png) repeat-x;
	border:1px solid #e3e3e3;
	width: 635px;
	margin-top:28px;
  padding-top: 20px;
	padding-left: 20px;
	padding-right:20px;
  padding-bottom: 21px;
  display: inline;
}

div#news  h3.newsheadline{
  display: inline;
}

div#news a.archiv {
  margin-left: 210px;
  text-align:right;
  text-decoration: underline;
}

div#news a.archiv:hover{
  text-decoration: none;
}

div#news h3 {
	font-size:18px;
	font-weight:bold;
	margin-top:19px;
	margin-bottom:0px;
	color: #000000;
}

div#news a.back {
  text-decoration: underline;
}

.back {text-align: right;}

div#news a.back:hover {
  text-decoration: none;
}

ul.bonsainews-siteswitch{
  text-align: center;
  margin: 0;
  padding: 0;
}

ul.bonsainews-siteswitch li {
  list-style: none;
  display: inline;
  padding: 0 1px;
}

div#news div.event h4 {
	font-size:12px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:0px;
	padding:0px;
}

div#news div.event {
	font-size:12px;
	font-weight:normal;
	width:365px;
	padding-bottom:20px;
	margin-left:0px;
}

div#news div.lastEvent {
	border-style:none;
	padding-bottom:25px;
}

div#news a.readMore, div#contentRight a.readMore {
	width:113px;
	height:22px;
}

div#contentRight {
	float:right;
	width:216px;
	height:267px;
	border-top:2px solid #c5c5c5;
	border-bottom:2px solid #c5c5c5;
	padding: 2px 0;
	margin-top:28px;
	overflow: hidden;
}

div#contentRight h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:27px;
	margin-bottom:12px;
}


div#contentRight ul {
	margin-left:0px;
	margin-bottom:28px;
	padding:0px;
	list-style-type:none;
}

div#contentRight ul li {
	font-size:12px;
	line-height:13px;
	border-bottom:1px dotted #000000;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	background:url('../images/arrow_pure.png') 0 2px no-repeat;
}

div#contentRight ul li.lastItem {
	border-style:none;
}

div#footer {
  margin-top: 30px;
  border-top:2px solid #c5c5c5;
  clear:both;
	font-size:12px;
  padding-top: 5px;
  height: 40px;
}

div#footer div#footerBottom {
  height:16px;
	margin:0px;
	padding:0px;
}

div#footer div#footerBottom div#footerRight {
	float:right;
	width:218px;
}

div#footer div#footerBottom div#footerLeft {
	float:left;
	clear:both;
}

div#footer div#footerBottom div#footerMiddle {
  display:inline;
  float: left; 
  width: 450px;
}

.bonsai a:link,.bonsai a:visited {
  color: #c5c5c5;
	font-size: 10px;
	text-decoration:none;
}

.bonsai a:hover {
color:black;
	text-decoration:underline;
}

