/* CSS Schaffenhaus */

body
{
margin:0px auto;
padding:0px;
background-color:#F5F5EB;

scrollbar-3dlight-color : #D5CDF7;
scrollbar-arrow-color : #A06B28;
scrollbar-darkshadow-color : #8B4501;
scrollbar-face-color : #F7EABF;
scrollbar-highlight-color : #8B4501;
scrollbar-shadow-color : #A06B28;
scrollbar-track-color : #FAF4DC
}

a:link {  color: #154B15}
a:visited {  color: #8E8C84}
a:hover {  color: #4E2B20; text-decoration: bold}
a:active {  color: #154B15; text-decoration: none}

ul {list-style-type: square;}

h1 {  font-size: 18px; color: #154B15;}
h2 {  font-size: 14px; color: #330000;}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C2910; text-indent: .20in; text-align: justify; background-color: #ffffff}


td.navoff {
background: url(mainmenubg.jpg) -148px 1px no-repeat;
height:28px;
}

td.navon{
background: url(mainmenubg.jpg) 2px 0px no-repeat;
height:24px;
}

.logo
{
margin:16px 0px 0px 16px;
}

.header_image_box
{
padding:0px 5px;
background-color:#FFFFFF;
color: #484836;
}

.body_text_box
{
padding:35px 30px 15px 30px;
background-color:#FFFFFF;
color: #484836;
}

.footer_left_bg
{
background:url(footerleftbg.gif) left top no-repeat;
height:33px;
}

.box_top_line
{
background:url(topline.gif) left top repeat-x;
height:9px;
}

.box_left_line
{
background:url(leftline.gif) left top repeat-y;
width:9px;
}

.box_right_line
{
background:url(rightline.gif) left top repeat-y;
width:9px;
}

.box_bottom_line
{
background:url(bottomline.gif) left top repeat-x;
height:9px;
}

.input_box
{
border:1px solid #72550F;
width:108px;
height:18px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #17170F;
text-decoration: none;
padding-left:3px;
}

.highlight
{
color:#72550F;
font-size:14px;
text-decoration:none;
background-color:inherit;
}

/* CSS Background image Document */

.menu_bg
{
background:url(menubg.jpg) left top repeat-x;
height:27px;
}
.bodyleftbg
{
background:url(bodyleftbg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(bodyrightbg.jpg) left top repeat-y;
width:6px;
}
.header_top_image
{
background:url(headertopimage4.jpg) left top no-repeat;
height:150px;
}


/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484836;
	text-decoration: none;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
}

.menu_link:hover
{
text-decoration:underline;
color:#4C3601;
background-color:inherit;
}

.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484836;
	background-color:inherit;
	text-decoration: none;
}

.left_menu_link:hover
{
text-decoration:underline;
color:#1B1B11;
background-color:inherit;
}

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#3D2B00;
background-color:inherit;
}
