html {
  height: 100%; 
  max-height: 100%; 
  padding: 0;
  margin: 0; 
  border: 0; 
  background: #fff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}

body {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  color: #fff;
}

a:link, a:visited{
	color:#ccff33;
	text-decoration: none;
	border: none;
}


img {
  border: 0;
}

#content {
  position: absolute;
  z-index: 3;
  top: 187px;
  bottom: 30px;
  left: 240px;
  right: 0px;
  padding: 12px 20px 20px 198px;
  overflow: auto;
  background: url(../templates/images/bg_content.gif) no-repeat #969b00;
}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:187px solid #fff; border-bottom:30px solid #fff; border-left:240px solid #fff; border-right:0px solid #fff;}

#header {
  position: absolute;
  display:block;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 182px;
  z-index: 5;
  overflow: hidden;
  background: url(../templates/images/bg_header.gif) repeat-x #969b00;
}

#footer {
  position: absolute;
  z-index: 5;
  display: block;
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  overflow: hidden;
}

#navigation {
  position: absolute;
  left: 0;
  top: 187px;
  bottom: 30px;
  width: 238px;
  z-index:4;
  overflow:hidden;
  background: url(../templates/images/bg_navigation.gif) no-repeat top right #969b00;
}
* html #navigation {height:100%; top:0; bottom:0; border-top:187px solid #fff; border-bottom:30px solid #fff;}

#flexible {
  position: absolute;
  z-index: 6;
  display: block;
  margin: 0;
  top: 0px;
  left: 0;
  width: 238px;
  bottom: 70px;
  font-size: 1em;
  overflow:auto;
  overflow: hidden;
}

#fixed {
  position: absolute;
  z-index: 6;
  display: block;
  margin: 0;
  bottom: 0px;
  left: 0;
  width: 238px;
  height: 70px;
  font-size: 1em;
  overflow: hidden;
}

.clearer {
  width: 400px;
  height: 0px;
  clear: left;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  border: solid 1px #fff;
}

#background {
  padding-left: 0px;
  background: url(../templates/images/bg_head_left.gif) no-repeat;
}

#headline {
  padding: 0 0 0 0;
  background: url(../templates/images/bg_head_right.gif) no-repeat bottom left;
}

#content td { font-size: 11px; line-height: 13px; }
#content h1 { font-size: 13px; line-height: 16px; font-weight: bold; }
#content h2 { font-size: 11px; line-height: 13px; font-weight; font-style: italic; }
#content h3 { font-size: 11px; line-height: 13px; font-weight: bold; }
#content h4 { font-size: 11px; line-height: 13px; font-style: italic; }
#content p { font-size: 11px; line-height: 1.5em; }
#content .caption { font-size: 11px; font-style: italic; line-height: 13px; }

#_content td { font-size: 9px; line-height: 13px; }
#_content h1 { font-size: 13px; line-height: 16px; font-weight: bold; color: #666666; }
#_content h2 { font-size: 11px; line-height: 13px; font-weight; font-style: italic; color: #333333; }
#_content h3 { font-size: 11px; line-height: 13px; font-weight: bold; color: #333333; }
#_content h4 { font-size: 11px; line-height: 13px; font-style: italic; color: #333333; }
#_content p { font-size: 9px; line-height: 1.5em; }
#_content .caption { font-size: 9px; font-style: italic; line-height: 13px; }

#content .separator {
  height: 0px;
  margin: 15px 0 15px 0;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  border-top: solid 1px #666666;
}

/*---------------------------------forms--------------------------------*/
#content .mailform label {
  display: block;
  float: left; 
  width: 165px; 
  padding: 0; 
  margin: 7px 0 0 0;
  text-align: right;
}

#content .mailform .inputtext {
	/* display: inline; */
	width: 325px;
	margin: 5px 0 0 15px;
	padding: 0;
}

#content .mailform .firstbutton {
	display: block;
	float: left;
	width: 165px;
	margin: 15px 15px 0 180px;
}

#content .mailform .button {
	display: block;
	float: left;
	width: 165px;
	margin: 15px 15px 0 0;
}

#content .mailform .error {
	display: block;
	margin: 15px 0 0 160px;
	color: #f00;
}

#content .selections {
	padding: 0;
	margin: 0;
	border: 0;
}

#content .selections label {
  display: block;
  float: left; 
  width: 245px; 
  padding: 0; 
  margin: 7px 0 0;
  text-align: left;
}

#content .selections .inputtext {
	/* display: inline; */
	width: 245px;
	margin: 5px 0 0 15px;
	padding: 0;
}

#content a, #content a:hover, #content a:visited {
  color: #ccff33;
}

.lines { background: #659a01; }
#imagepattern .image { width: 166px; }
#imagepattern .spacer { min-width: 15px; }

#mainnavigation { vertical-align: top; padding-top: 24px; color: #333333; }
#mainnavigation ul { list-style: none; margin: 0; padding: 0; font-size: 11px; margin-top: 2px; }
#mainnavigation li { float: left; display: block; max-width: 88px; line-height: 14px; margin-right: 30px; text-align: center; }
#mainnavigation a { text-decoration: none; color: #333333; }
#mainnavigation a:hover { font-weight: bold; color: #659a01; }
#mainnavigation .highlight a { font-weight: bold; color: #659a01; }

#flexible ul { margin: 12px 0 0 12px; padding: 0; list-style: none; padding-top: 10px; }
#flexible li { padding: 0px 20px; margin-bottom: 8px; line-height: 14px; }
#flexible a { text-decoration: none; color: #c2c200; }
#flexible a:hover { color: #fff; }
#flexible li.highlight { background: url(../templates/images/arrow.gif) 0 3px no-repeat; }
#flexible li.highlight a { text-decoration: none; font-weight: bold; color: #fff; }

#fixed ul { margin: 0 0 5px 12px; padding: 0; list-style: none; font-size: 10px; }
#fixed li { padding: 0px 20px; line-height: 14px; }
#fixed a { text-decoration: none; color: #c2c200; }
#fixed a:hover { color: #fff; }
#fixed li.highlight a { text-decoration: none; font-weight: bold; color: #fff; }

#footer { font-size: 10px; color: #333333; }
#footer ul { margin: 3px 0 0 12px; padding: 0; list-style: none; font-size: 10px; }
#footer li { float: left; display: block; padding-left: 20px; line-height: 14px; }
#footer a { text-decoration: none; color: #333333; }
#footer a:hover { color: #659a01; }

#contents { line-height: 1.5em; }


/*---------------------picture database ----------------------*/
.pressimagethumb { float: left; width: 345px; margin: 0 15px 15px 0; }
.pressimagethumb img { float: left; }
.pressimagethumb span { float: left; width: 165px; margin-left: 15px; }

.pressimagepreview { width: 705px; }
.pressimagepreview img { float: left; }
.pressimagepreview span { float: left; width: 345px; margin-left: 15px; }
.pressimagepreview ul { margin-top: 15px; padding: 0; list-style: none; font-size: 10px; }
.pressimagepreview li { float: left; display: block; padding-left: 20px; line-height: 14px; }
.pressimagepreview a { text-decoration: none; color: #666666; }
.pressimagepreview a:hover { color: #516077; }


