/* GENERAL fonts */
P, OL, UL, DIV {
	font-family: arial;
	font-size: 16px;
    font-style: normal;
	color: #6b6500;
}

P {margin: 0px 0px 18px 0px;}

H1 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}


H3 {
  font-family: Trebuchet MS;
  font-size: 14pt;
  color: #99cc66;
  font-style: italic;
  font-weight: normal
}


body
{
background-image: url(../images/suntile.jpg);
}


DIV#banner {
	width: 100%;
	height: 60px;
	text-align: center;
	padding-top: 39px;
}

DIV#navi_top {
	width: 100%;
	height: 20px;
	text-align: center;
	padding-top: 24px;
<}

/* Menu 1 column */
DIV#navi_left {
	position:absolute;
    margin-left: 12px;
    margin-top: 4px;
	vertical-align: top;
	width: 200px;
	text-align: left;
}

DIV#content {
  position:absolute;
    top: 200px;
    left: 188px;
    right: 60px;
}

#framecontent{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 200px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: navy;
color: white;
}

#maincontent{
position: fixed;
top: 0;
left: 200px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto;
background: #fff;
}

/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 0px solid #A5ACB2;
	font-size: 0px;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 160px;
	float: left;
	clear: both;
	font-family: arial;
	font-size: 16px;
	color: #6b6500;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 4px 0;
}

div.tx_powermail_pi1_fieldwrap_html_submit {
padding: 10px 0px 20px 163px;
float: left;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

div.tx-dropdownsitemap-pi1 DIV {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}


div.tx-dropdownsitemap-pi1 SPAN.ifsub {
	font-weight: normal;
	text-transform: none;
	margin: 0px;
}

/* ******************** */
/* **  Indexed Search ** */
/* ******************* */

div.tx-indexedsearch-res  dl {
	font-weight: bold;
	font-size: 9pt;
}

.author
{
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #961207
}

span.author
{
  color: #961207;
  font: normal bold 11px
}