body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #e6ffcc;
	text-align: center;
	background-image: url(body-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
p {
	margin: 0 10px 5px 0;
}
#wrapper {
	text-align: left;
	width: 760px;
	background-color: #f9f;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
/*	border-left: 2px solid #800080;
	border-right: 2px solid #800080;
	border-bottom: 2px solid #800080;*/
}

#header {
	width: 760px;height: 100px;
	background-color: #f93;
	padding: 0; margin:0;
	background-image: url(header-foto.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
	#left-header {
		float: left;
		width: 130px;
                clear:both;
                padding: 0; margin:0;
	}
	#right-header {
		width: 130px;
                padding: 0; margin:0;
	}

#content {
	width: 756px;
	clear:both;
	float: right;
	padding: 0;
        min-height:500px;
	background-color: #cf9;
background-image: url(ib-bg.gif);
	border-left: 2px solid #800080;
	border-right: 2px solid #800080;
	border-bottom: 2px solid #800080;
}
* html body #content {
  height: 500px;
}
#content table {
	margin-left: 140px;
}

#content table p, li {
	font-size: 75%;
	line-height: 1.8em;
	padding-left: 2em;
	margin-left: 0px;
}
li {
margin-left: 12em;
}

#content p {
	font-size: 75%;
	line-height: 1.8em;
	padding-left: 2em;
	margin-left: 140px;
}

#content h1, #content h2, #content h3 {
	font-size: 85%;
	padding-left: 1em;
	margin-left: 140px;
}

#top-menu {
width: 630px; height: 24px;
background:#f9f url("bg.gif") repeat-x bottom;
font-size:14px;
line-height:normal;
  margin:0 0 0 130px;
  padding:0;
  list-style:none;
  }
#top-menu li {
  float:left;
  background:url("left-on.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  list-style:none;
 height: 24px;
  }
#top-menu a {
  float:left;
  display:block;
  background:url("right-on.gif") no-repeat right top;
  padding:5px 15px 5px 6px;
  text-decoration:none;
  font: bold 12px  Tahoma, Verdana, sans-serif;
  line-height: 14px;
  color:#800080;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#top-menu a {float:none;}
/* End IE5-Mac hack */
#top-menu a:hover {
  color:#000;
  }
#top-menu .menu-top-act {
  background-image:url("left.gif");
  }
#top-menu .menu-top-act a {
  background-image:url("right.gif");
  color:#000;
  padding-bottom:5px;
  }


/*#left-menu {
	position: absolute;
	top: 124px; left:400px;
	width: 130px;


z-index:1000;
}*/

#left-menu {
position: absolute;
top:124px; left:50%;
margin:0; margin-left:-380px; padding:0;
width:130px;
overflow:hidden;
z-index:100;
}
#left-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#left-menu li.leftmenu1no {
	width: 130px;
	border-bottom: 1px solid #f9f;
	margin: 0;
	padding: 0;
	font-size: 70%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#left-menu li.leftmenu1act {
	width: 130px;
	border-bottom: 1px solid #f9f;
	margin: 0;
	padding: 0;
	font-size: 70%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#left-menu li.leftmenu1no a:link, #left-menu li.leftmenu1no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 6px solid #800080;
	border-right: 1px solid #800080;
	background-color: #f93;
	color: #800080;
	text-decoration: none;
}
#left-menu li.leftmenu1no a:hover {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 6px solid #800080;
	border-right: 1px solid #800080;
	background-color: #f93;
	color: #000;
	text-decoration: none;
}
#left-menu li.leftmenu1act a:link, #left-menu li.leftmenu1act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 6px solid #800080;
	border-right: 1px solid #800080;

	background-color: #cf0;
	color: #000000;
	text-decoration: none;
	background-image: url(actarrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;

}

#left-menu li.leftmenu2no {
	width: 130px;
	border-bottom: 1px solid #f9f;
	margin: 0;
	padding: 0;
	font-size: 70%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#left-menu li.leftmenu2act {
	width: 130px;
	border-bottom: 1px solid #f9f;
	margin: 0;
	padding: 0;
	font-size: 70%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#left-menu li.leftmenu2no a:link, #left-menu li.leftmenu2no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 10px solid #800080;
	border-right: 1px solid #800080;
	background-color: #f93;
	color: #800080;
	text-decoration: none;


}
#left-menu li.leftmenu2act a:link, #left-menu li.leftmenu2act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 10px solid #800080;
	border-right: 1px solid #800080;
	background-color: #cf0;
	color: #000000;
	text-decoration: none;
	background-image: url(actarrow-2.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}

.contenttable .tr-even, .contenttable .tr-odd {
margin: 0;
padding: 0;
}
.contenttable .tr-even p, .contenttable .tr-odd p {
margin: 0;
padding: 0;
}










#content .tx-veguestbook-pi1 {
margin: 0 0 0 140px;
}

#content .tx-veguestbook-pi1 table {
margin: 0;
}
.tx-veguestbook-pi1 table {
 font-size: 90%;
}
    .tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; color:#333333; width:250; }

    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }


.tx-fileupload-pi1 {
  margin-left: 200px;
}


#background {
margin-left: -160px; margin-top: 40px;
}

#contentwrapper {
/*position: absolute;
left: 50%; top:0;
width: 600px;
margin-left: -450px;
margin-top: 200px;
height: 300px;
overflow: hidden;*/
}
#left-content {
position: absolute;
left: 50%; top:0;
width: 420px;
margin-left: -450px;
margin-top: 200px;
height: 300px;
overflow: auto;
}
#right-content {
position: absolute;
left: 50%; top:0;
width: 420px;
margin-left: -150px;
margin-top: 200px;
height: 300px;
overflow: auto;
}