
/* s_reset.css */

/* LLH | s_reset.css | v1.0 | 081028 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style-type: none;
	list-style-image: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* s_general.css */

/* LLH | s_general.css | v1.0 | 081028 */

.alt {
	display: none;
}

.fckie {
	float: left;
	line-height: 0;
	height: 0;
}

/* s_layout.css */

/* LLH | s_layout.css | v1.0 | 081028 */

body {
	text-align: center;
	background: #f6f6f6;
}

body.grid {
	background: #f6f6f6;
}

#grid-toggle {
	position: absolute;
	top: 36px;
	left: 972px;
	background: #fff;
	padding: 9px 10px 9px 10px;
	width: 162px;
}

#wrapper-a01, #wrapper-a02, #wrapper-a03 {
	position: relative;
	width: 882px;
	padding: 0 0 20px 0;
	margin: 18px auto 0 auto;
	text-align: left;
	background: #ffffff;
	border: 1px solid #ced2d6;
}

#logo_print {
	display: none;
}

#header {
	position: relative;
	clear: both;
	margin: 0;
	height: 108px;
	width: 882px;
	background: #ffffff;
	border-bottom: 4px solid #4263b6;
}

#header #claim {
	position: absolute;
	top: 70px;
	right: 30px;
	color: #234cac;
	font-size: 14px;
}

#flashpanel {
	height: 267px;
	/* per TYPO3
		background: #f6f6f7 url(../gfx/layout/bg_flashpanel-DUMMY.jpg) top left repeat-x;	
	*/
	border-top: 1px solid #ffffff;
}

#logo {
	position: absolute;
	top: 36px;
	left: 42px;
	background: url(../gfx/layout/bg_logo.gif) top left no-repeat;
	width: 244px;
	height: 50px;
	border: 0;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	width: 244px;
	height: 50px;
}

#pagebody {
	clear: both;
	min-height: 468px;
	height: auto !important;
	height: 468px;
	width: 846px;
	padding: 0 18px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	/* per TYPO3
	background: #ffffff url(../gfx/layout/bg_pagebody.jpg) top left repeat-x;	
	*/
}

#nav-vert {
	float: left;
	margin: 0;
	padding: 18px 0 0 18px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 196px;
	background: #ffffff;
}

#nav-vert #label-rechtsberatung {
	position: absolute;
	top: 750px;
	left: -8px;
	/* width: 191px;
	height: 74px;
	background: url(../gfx/layout/label-rechtsberatung.png) top left no-repeat; */
}

#wrapper-a01 #content-wrapper {
	float: left;
	display: inline;
	padding: 18px 0 0 36px;
	width: 594px;
	background: #ffffff;
}

#wrapper-a01 #content-left {
	float: left;
	display: inline;
	margin: 0 36px 0 0;
	width: 342px;
}

#wrapper-a01 #content-right {
	float: left;
	display: inline;
	margin: 0;
	width: 198px;
}

.news-single {
	float: left;
	display: inline;
	width: 594px;
	background: #ffffff;
}

.news-single .left {
	float: left;
	display: inline;
	margin: 0 36px 0 0;
	width: 342px;
}

.news-single .right {
	float: left;
	display: inline;
	margin: 0;
	width: 198px;
}

#wrapper-a02 #content {
	float: left;
	padding: 18px 0 0 36px;
	width: 450px;
	background: #ffffff;
}

.asp-wrapper {
	width:450px;
	overflow:hidden;
	margin: 0 0 40px 0;
	
}

.asp-wrapper .left {
	float:left;
	display: inline;
	width: 140px;
}

.asp-wrapper .right {
	float:left;
	width: 310px;
	display: inline;
}

#wrapper-a03 #content {
	float: left;
	padding: 18px 0 0 36px;
	width: 576px;
	background: #ffffff;
}

#t_alert {
	float: left;
	background: #ffffcc;
	margin: 0 0 18px 0;
	border: 1px solid #e1e1e1;
	padding: 9px 10px 9px 10px;
	font-weight: bold;
}

#wrapper-a01 #content-left #t_alert {
	width: 390px;
}

#footerclear {
	clear: both;
}

#footer {
	clear: both;
	margin: 10px auto 10px auto;
	width: 882px;
	border: 1px solid #ced2d6;
}

#footer_print {
	display: none;
}

/* s_typo.css */

/* LLH | s_type.css | v1.0 | 081028 */

body, .htmlarea-content-body {
	font: 11px/18px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #737475;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 18px 0;
	color: #234cac;
	font-weight: normal;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #234cac;
}
h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #234cac;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	padding: 9px 0 0 0;
	margin: 0 0 9px 0;
	color: #234cac;
	font-weight: normal;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #234cac;
}
h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #234cac;
}


h2.first {
	padding: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 9px 0;
	color: #737475;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #737475;
}
h3 a:hover, h3 a:active {
	text-decoration: underline;
	color: #737475;
}

p {
	margin: 0 0 9px 0;
}

p.small {
	font-size: 11px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.alert {
	color: #f00}

.news-latest-container h3, .news-latest-container h3 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4263b6;
	margin: 0;
}

.news-latest-container p.nospace {
	margin: -10px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #898f94;
}

.blue {
	color: #4263b6;
}

.lightblue {
	color: #798dc8;
}

.zitat {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 12px;
	color: #798dc8;
}

.zitat span {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #b5b5b5;
}

.news {
	padding: 0 0 20px 0;
}

.standort {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}

/* s_lists.css */

/* LLH | s_lists.css | v1.0 | 081028 */

ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 18px 0;
	padding: 0;
}

ul li {
	background: url(../gfx/lists/bg_ul.gif) no-repeat 0 7px;
	padding: 0 0 0 10px;
}

ol {
	list-style-type: decimal;
	list-style-image: none;
	margin: 0 0 18px 27px;
}

ol li {
	padding: 0;
}

dl {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin: 0 0 18px 27px;
}

/* s_links.css */

/* LLH | s_links.css | v1.0 | 081028 */

a:link, a:visited {
	color: #4263b6;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0f91eb;
	text-decoration: underline;
}

a.more:link, a.more:visited,
.more a:link, .more a:visited {
	background: url(../gfx/links/bg_a-more_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
a.more:hover, a.more:active,
.more a:hover, .more a:active {
	background: url(../gfx/links/bg_a-more_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

a.external-link:link, a.external-link:visited,
a.external-link-new-window:link, a.external-link-new-window:visited {
	background: url(../gfx/links/bg_a-externallink_l.gif) no-repeat right 4px;
	padding: 0 13px 0 0;
}
a.external-link:hover, a.external-link:active, a.external-link-new-window:hover, a.external-link-new-window:active {
	background: url(../gfx/links/bg_a-externallink_h.gif) no-repeat right 4px;
	padding: 0 13px 0 0;
}

a.mail:link, a.mail:visited {
	background: url(../gfx/links/bg_a-mail_l.gif) no-repeat right 5px;
	padding: 0 14px 0 0;
}
a.mail:hover, a.mail:active {
	background: url(../gfx/links/bg_a-mail_h.gif) no-repeat right 5px;
	padding: 0 14px 0 0;
}

a.pdf:link, a.pdf:visited {
	background: url(../gfx/links/bg_a-pdf_l.gif) no-repeat right 2px;
	padding: 0 26px 0 0;
}
a.pdf:hover, a.pdf:active {
	background: url(../gfx/links/bg_a-pdf_h.gif) no-repeat right 2px;
	padding: 0 26px 0 0;
}

a.download:link, a.download:visited {
	background: url(../gfx/links/bg_a-download_l.gif) no-repeat right;
	padding: 0 11px 0 0;
}
a.download:hover, a.download:active {
	background: url(../gfx/links/bg_a-download_h.gif) no-repeat right;
	padding: 0 11px 0 0;
}

a.forward:link, a.forward:visited,
.forward a:link, .forward a:visited {
	background: url(../gfx/links/bg_a-forward_l.gif) no-repeat right 4px;
	padding: 0 14px 0 0;
}
a.forward:hover, a.forward:active,
.forward a:hover, .forward a:active {
	background: url(../gfx/links/bg_a-forward_h.gif) no-repeat right 4px;
	padding: 0 14px 0 0;
}

a.back:link, a.back:visited,
.back a:link, .back a:visited {
	background: url(../gfx/links/bg_a-back_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
a.back:hover, a.back:active,
.back a:hover, .back a:active {
	background: url(../gfx/links/bg_a-back_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

a.top:link, a.top:visited {
	background: url(../gfx/links/bg_a-top_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}
a.top:hover, a.top:active {
	background: url(../gfx/links/bg_a-top_h.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}

a.down:link, a.down:visited {
	background: url(../gfx/links/bg_a-down_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
}
a.down:hover, a.down:active {
	padding: 0 0 0 14px;
	background: url(../gfx/links/bg_a-down_h.gif) no-repeat left 2px;
}

a.button:link, a.button:visited {
	display: block;
	background: url(../gfx/links/bg_a_button_l.gif) repeat-x left top;
	border: 1px solid #4263b6;
	padding: 0 9px 0 9px;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
a.button:hover, a.button:active {
	display: block;
	background: url(../gfx/links/bg_a_button_l.gif) repeat-x left top;
	border: 1px solid #0f91eb;
	padding: 0 9px 0 9px;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

acronym, abbr, dfn {
	background: url(../gfx/links/bg_acronym.gif) repeat-x bottom;
	text-decoration: none;
	cursor: help;
}

/* s_tables.css */

/* LLH | s_tables.css | v1.0 | 081028 */

table.contenttable {
	border-collapse: collapse;
	margin: 0 0 18px 0;
	width: 100%;
}

#wrapper-a02 #content-left table.contenttable {
	width: 466px;
}

table.contenttable thead tr {
	background: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #7c8388;
}

table.contenttable tbody tr.even {
	background: #fff;
}

table.contenttable tbody tr.odd {
 	background: #faf9fa;
}

table.contenttable th {
	border-bottom: 1px solid #d2d6d8;
	padding: 9px 5px 8px 5px;
	color: #7c8388;
}

table.contenttable td {
	border-bottom: 1px solid #d2d6d8;
	padding: 9px 5px 8px 5px;
}

table.contenttable p {
	margin: 0;
}

/* s_forms.css */

/* LLH | s_layout.css | v1.0 | 081028 */

form {
	float: left;
	background: url(../gfx/forms/bg_fieldset.gif) repeat-x left top;
	width: 450px;
}

form.gmapDir {
	clear: both;
	background: none;
	margin: 0 0 18px 0;
	border: 0;
	padding: 0;
	width: auto;
}

fieldset {
	float: left;
	background: url(../gfx/forms/bg_fieldset.gif) repeat-x left bottom;
	padding: 15px 0 21px 0;
	width: 450px;
}

/* IE 7 only */
*+html fieldset {
	padding: 13px 0 23px 0;
}

/* IE 6 */
* html fieldset {
	padding: 13px 0 23px 0;
}

fieldset.hidden {
	float: left;
	background: none;
	padding: 0;
	width: 450px;
}

legend {
	font-style: italic;
}

/* IE 7 only */
*+html legend {
	margin: -13px 0 13px -6px;
}

/* up to IE 6 only */
* html legend {
	margin: -13px 0 13px -6px;
}

div.row,
div.rowerror,
div.rowerrorerror,
div.rowerrorerrorerror {
	float: left;
	padding: 0 0 11px 0;
	width: 450px;
}

/* IE 7 only */
*+html div.row,
*+html div.rowerror,
*+html div.rowerrorerror,
*+html div.rowerrorerrorerror {
	padding: 0 0 9px 0;
}

/* up to IE 6 only */
* html div.row,
* html div.rowerror,
* html div.rowerrorerror,
* html div.rowerrorerrorerror {
	padding: 0 0 9px 0;
}

span.label,
span.label-req {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 0 0 0;
	width: 98px;
}

/* IE 7 only */
*+html span.label,
*+html span.label-req {
	padding: 5px 0 0 0;
}

/* up to IE 6 only */
* html span.label,
* html span.label-req {
	padding: 5px 0 0 0;
}

span.label-full,
span.label-req-full {
	display: block;
	float: left;
	text-align: left;
	padding: 3px 0 4px 0;
	width: 450px;
}

/* IE 7 only */
*+html span.label-full,
*+html span.label-req-full {
	padding: 5px 0 4px 0;
}

/* up to IE 6 only */
* html span.label-full,
* html span.label-req-full {
	padding: 5px 0 4px 0;
}

span.label-noform,
span.label-req-noform {
	display: block;
	float: left;
	text-align: left;
	margin: 0 450px 0 0;
	display: inline; /* IE Double Float-Margin Bug */
	padding: 3px 0 4px 0;
	width: 98px;
}

/* IE 7 only */
*+html span.label-noform,
*+html span.label-req-noform {
	padding: 5px 0 4px 0;
}

/* up to IE 6 only */
* html span.label-noform,
* html span.label-req-noform {
	padding: 5px 0 4px 0;
}

span.form,
span.form-checkbox,
span.form-radio {
	display: block;
	float: left;
	width: 314px;
}

span.form-checkbox,
span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 23px;
}

/* IE 7 only */
*+html span.form-checkbox,
*+html span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

/* up to IE 6 only */
* html span.form-checkbox,
* html span.form-checkbox-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

span.form-radio,
span.form-radio-nolabel {
	padding: 3px 0 0 0;
	height: 22px;
}

/* IE 7 only */
*+html span.form-radio,
*+html span.form-radio-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

/* up to IE 6 only */
* html span.form-radio,
* html span.form-radio-nolabel {
	padding: 2px 0 0 0;
	height: 25px;
}

span.button,
span.form-nolabel,
span.form-checkbox-nolabel,
span.form-radio-nolabel {
	display: block;
	float: left;
	margin: 0 0 0 98px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 314px;
}

span.button {
	padding: 15px 0 21px 0;
}

/* IE 7 only */
*+html span.button {
	padding: 14px 0 23px 0;
}

/* up to IE 6 only */
* html span.button {
	padding: 14px 0 23px 0;
}

span.form-full {
	display: block;
	float: left;
	width: 450px;
}

label,
select,
input,
textarea {
	font: 11px/18px Verdana, Arial, sans-serif;
	color: #737475;
}

label,
input.button {
	cursor: pointer;
}

span.label-req label {
	font-weight: bold;
}

input {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #4d5d68;
	padding: 4px 4px 0 4px;
	width: 294px;
	height: 19px;
}

/* IE 7 only */
*+html input {
	padding: 3px 4px 0 4px;
	height: 20px;
}

/* up to IE 6 only */
* html input {
	padding: 3px 4px 0 4px;
	height: 20px;
}

input.size20 {
	width: 34px;
}

input.size80 {
	width: 240px;
}

.gmapDir input {
	margin: 0;
	width: 216px;
}

span.form-full input {
	margin: 0;
	width: 440px;
}

input.checkbox {
	background: none;
	margin: 0 5px 0 10px;
	border: 0;
	padding: 0;
	width: auto;
	cursor: pointer;
}

input.button,
input.gmapDirButton {
	background: url(../gfx/forms/bg_input-button.gif) repeat-x left top;
	border: 1px solid #ec4f0c;
	height: 25px;
	padding: 0;
	width: 108px;
	text-align: center;
	color: #ec4f0c;
}

input.gmapDirButton {
	width: auto;
	padding: 0 10px 0 10px;
}

/* IE 7 only */
*+html input.button {
	padding: 1px 0 0 0;
}

/* up to IE 6 only */
* html input.button {
	padding: 1px 0 0 0;
}

input.button:hover, input.button:focus,
input.gmapDirButton:hover, input.gmapDirButton:focus {
	border: 1px solid #a82a06;
	color: #a82a06;
}

textarea {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #4d5d68;
	padding: 2px 4px 6px 4px;
	width: 294px;
}

/* IE 7 only */
*+html textarea {
	padding: 3px 4px 2px 4px;
}

/* up to IE 6 only */
* html textarea {
	padding: 3px 4px 0 4px;
	margin: 0 0 3px 10px;
}

span.form-full textarea {
	margin: 0;
	width: 440px;
}

/* up to IE 6 only */
* html span.form-full textarea {
	margin: 0 0 3px 0;
}

select {
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #4d5d68;
	padding: 3px 3px 3px 1px;
	width: 304px;
	height: 25px;
}

/* IE 7 only */
*+html select {
	height: 26px;
}

/* up to IE 6 only */
* html select {
	height: 26px;
	margin: 0 0 2px 10px;
}

input:focus,
textarea:focus,
select:focus {
	border: 1px solid #a82a06;
	color: #a82a06;
}

.error {
	float: left;
	margin: 18px 0 18px 0;
	border: 1px solid #f00;
	padding: 17px 17px 17px 0;
	color: #f00;
	width:  432px;
}

.error ul {
	list-style-type: none;
	list-style-image: url(../gfx/forms/bg_error.gif);
	margin: 0 0 0 36px;
}

div.rowerror label,
div.rowerrorerror label,
div.rowerrorerrorerror label {
	color: #f00;
}

div.rowerror span.label,
div.rowerror span.label-req,
div.rowerrorerror span.label,
div.rowerrorerror span.label-req,
div.rowerrorerrorerror span.label,
div.rowerrorerrorerror span.label-req {
	background: url(../gfx/forms/bg_error.gif) no-repeat left 6px;
}

.rowerror input,
.rowerror textarea,
.rowerror select,
.rowerrorerror input,
.rowerrorerror textarea,
.rowerrorerror select,
.rowerrorerrorerror input,
.rowerrorerrorerror textarea,
.rowerrorerrorerror select {
	border: 1px solid #f00;
	color: #f00;
}

/* s_nav-footer-ul.css */

/* LLH | s_nav-footer-ul.css | v1.0 | 081028 */

#nav-footer {
	color: #bec3c7;
	font-size: 9px;
	background: #ffffff;
	text-align: left;
	height: 35px;
}

#nav-footer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-footer ul li {
	float: left;
	display: inline;
	background: none;
}

#nav-footer ul li a:link, #nav-footer ul li a:visited {
	display: block;
	padding: 0 20px 0 20px;
	height: 34px;
	line-height: 34px;
	color: #bec3c7;
	text-decoration: none;
}
#nav-footer ul li a:hover, #nav-footer ul li a:active {
	display: block;
	color: #bec3c7;
	text-decoration: underline;
}

#nav-footer ul li.first a {
	background: none;
}

#nav-footer ul li.act a:link, #nav-footer ul li.act a:visited, #nav-footer ul li.act a:hover, #nav-footer ul li.act a:active {
	color: #bec3c7;
	text-decoration: none;
}

/* s_nav-vert-ul.css */

/* LLH s_nav-vert-ul.css */

#nav-vert ul.level0 {
	background: url(../gfx/nav-vert-ul/bg_nav-vert_ul-level0_li.gif) repeat-x left top;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-vert ul.level0 li {
	background: url(../gfx/nav-vert-ul/bg_nav-vert_ul-level0_li.gif) repeat-x left bottom;
	text-transform: uppercase;
	padding: 0 0 1px 0;
}

#nav-vert ul.level0 li a:link, #nav-vert ul.level0 li a:visited {
	display: block;
	padding: 9px 0 9px 0;
	font-size: 12px;
	color: #7c8388;
	text-decoration: none;
}
#nav-vert ul.level0 li a:hover, #nav-vert ul.level0 li a:active {
	color: #234cac;
	text-decoration: underline;
}

#nav-vert ul.level0 li.act a:link, #nav-vert ul.level0 li.act a:visited, #nav-vert ul.level0 li.act a:hover, #nav-vert ul.level0 li.act a:active {
	color: #234cac;
	text-decoration: none;
}

#nav-vert ul.level0 li.ifsub.act a:link, #nav-vert ul.level0 li.ifsub.act a:visited, #nav-vert ul.level0 li.ifsub.act a:hover, #nav-vert ul.level0 li.ifsub.act a:active {
	color: #234cac;
	text-decoration: none;
}

#nav-vert ul.level1 {
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#nav-vert ul.level1 li {
	background: none;
	padding: 0;
	text-transform: none;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li a:visited {
	font-size: 12px;
	padding: 0 0 0 18px;
	color: #7c8388;
	text-decoration: none;
	
}
#nav-vert ul.level0 li.ifsub.act ul.level1 li a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li a:active {
	color: #234cac;
	text-decoration: underline;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.act a:active {
	color: #234cac;
	text-decoration: none;
	background: url(../gfx/nav-vert-ul/bg_nav-vert-ul-level1_li-active.gif) 0px 5px no-repeat;
}

#nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:link, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:visited, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:hover, #nav-vert ul.level0 li.ifsub.act ul.level1 li.last a:active {
	font-size: 12px;
	padding: 0 0 9px 18px;
}

/* s_pagebrowser.css */

/* LLH | s_pagebrowser.css | v1.0 | 081028 */

.pagebrowser {
	float: left;
	margin: 0 0 18px 0;
	width: 100%;
}

.pagebrowser ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.pagebrowser ul li {
	float: left;
	margin: 0 10px 0 0;
	background: none;
}

/* s_toggle.css */

/* LLH s_toggle.css */

.toggle {
	margin: 0 0 8px 0;
}

.toggle .head {
	font-size: 11px;
	color: #234cac;
	text-decoration: underline;
	background: #fff url(../gfx/links/bg_a-down_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
	cursor: pointer;	
}

.toggle.opened .head {
	font-size: 11px;
	color: #234cac;
	text-decoration: underline;
	background: #fff url(../gfx/links/bg_a-top_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

.toggle.closed .head {
	font-size: 11px;
	color: #234cac;
	text-decoration: underline;
	background: #fff url(../gfx/links/bg_a-down_l.gif) no-repeat left 2px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

.toggle .content {
	padding: 9px 0 9px 0;
}

.color01 .toggle .head {
	color: #034578;
}

.color01 .toggle.opened .head {
	background: url(../gfx/toggle/bg_color01_toggle_opened_head.gif) no-repeat left center;
}

.color01 .toggle.closed .head {
	background: url(../gfx/toggle/bg_color01_toggle_closed_head.gif) no-repeat left center;
}

.color02 .toggle .head {
	color: #f56307;
}

.color02 .toggle.opened .head {
	background: url(../gfx/toggle/bg_color02_toggle_opened_head.gif) no-repeat left center;
}

.color02 .toggle.closed .head {
	background: url(../gfx/toggle/bg_color02_toggle_closed_head.gif) no-repeat left center;
}

.color03 .toggle .head {
	color: #0a7a36;
}

.color03 .toggle.opened .head {
	background: url(../gfx/toggle/bg_color03_toggle_opened_head.gif) no-repeat left center;
}

.color03 .toggle.closed .head {
	background: url(../gfx/toggle/bg_color03_toggle_closed_head.gif) no-repeat left center;
}
