/** BASIC */

body { 
	margin: 0px;
	padding: 0px;
	background: #97AF56 url(homepage01.jpg) repeat-x left top;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8E8E;
}

#skiplinks { 
	position: absolute;
	top: -100px;
	left: 0px;
}

table { 
	border-collapse: collapse;
}

/** FORMS */

form { 
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 { 
	margin: 0px;
	color: #238A83;
	margin-bottom: 10px;
}

h1 { 
	font-size: 1.5em;
}

h2 { 
	margin-bottom: 20px;
	font-size: 1.3em;
	font-weight: normal;
}

h3 { 
	margin-bottom: 10px;
	font-size: 1.1em;
}

a:link { 
	text-decoration: none;
}

a:visited { 
	text-decoration: none;
}

a:active, a:hover { 
	text-decoration: underline;
}

/** TEXTS */

p, ul, ol, dl { 
	margin-top: 0px;
	margin-bottom: 1.7em;
	text-align: justify;
	list-style: none;
}

.list1 { 
	margin-left: -40px;
	padding-left: 0px;
	list-style: none;
}

.list1 li { 
	padding-left: 12px;
	background: url(homepage13.gif) no-repeat 0px 5px;
}

/** LINKS */

a { 
	color: #76A100;
}

.more { 
	padding-left: 12px;
	background: url(homepage13.gif) no-repeat 0px 5px;
}

/** MISC */

.align-justify { 
	text-align: justify;
}

.align-right { 
	text-align: right;
}

img { 
	border: none;
}

img.left { 
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right { 
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border { 
	padding: 2px;
	border: 1px solid #969696;
}

hr { 
	display: none;
}

.hr1 { 
	height: 1px;
}

/** HEADER */

#header { 
	width: 748px;
	height: 182px;
	padding: 62px 0px 0px 0px;
}

/** MENU */

#menu { 
	width: 480px;
	height: 182px;
	background: url(subpage1_01.jpg) no-repeat left top;
}

#menu ul { 
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li { 
	float: left;
	display: block;
}

#menu a { 
	display: block;
	float: left;
	width: 96px;
	height: 102px;
	padding: 80px 0px 0px 0px;
	background: url(spacer.gif);
	text-align: center;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a { 
	background: url(homepage03.jpg) no-repeat left top;
}

/** PAGE */

#page { 
	width: 748px;
	background: #FFFFFF url(homepage04.gif) repeat-y left top;
	margin: 0 auto;
	padding: 0px;
}

#page.wide { 
	background: #FFFFFF;
}

/** CONTENT */

#content { 
	width: 463px;
	padding: 25px;
	background: url(homepage06.gif) repeat-x left top;
	border: 3px solid #FFFFFF;
}

#content ul { 
	list-style-type: square;
}

.wide #content { 
	width: auto;
}

/** SIDEBAR */

#sidebar { 
	width: 167px;
	padding: 25px 34px 25px 28px;
	background: url(homepage05.gif) repeat-x left top;
	border: 3px solid #393939;
}

#sidebar img.border { 
	border-color: #555555;
}

/** FOOTER */

#footer { 
	width: 754px;
	height: 105px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background: url(homepage07.jpg) no-repeat left top;
}

#footer p { 
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #77B189;
}

#footer a { 
	color: #77B189;
}

#breadcrumb { 
	margin-left: 30px;
	margin-bottom: -10px;
	margin-top: 5px;
}

#breadcrumb p, 
#breadcrumb ul, 
#breadcrumb li { 
	display: inline;
	color: #FFF;
	font-size: 1em;
}

ul.rex-breadcrumb li { 
	margin-left: 0px;
	padding: 0 6px 0 13px;
	background-image: url(raquo.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style: none;
}

ul.rex-breadcrumb li.rex-lvl1 { 
	margin: 0;
	padding-left: 58px;
	background: none;
}

.fett { 
	font-weight: bold;
}

.divleft { 
	border: 0px solid #000;
	float: left;
	width: 330px;
}

.divright { 
	border: 0px solid #000;
	float: right;
	width: 330px;
}

.div_left { 
	width: 400px;
	float: left;
}

.div_right { 
	width: 300px;
}

.hotline { 
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

.strong { 
	font-weight: bold;
}

ul.rex-breadcrumb li.rex-lvl1 { 
	padding-left: 0px;
}

.top { 
	vertical-align: top;
}

.mn { 
	width: 758px;
	margin: 0 auto;
}
