* { margin: 0px; padding: 0px; }
body {
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 0.8em;
	color: #555;
	background: #ffcc4b url(../images/bg.png) repeat-x 50% top;
	}
img { border: none; }
a:link, a:active, a:visited, a:hover { color: #e64b00; text-decoration: none; }
a:visited { color: #e67a45; }
a:hover { color: #fa9a04; }

.clear { display: block; clear: both; }
.fleft { float: left; }
.fright { float: right; }
.nofloat { float: none; }
.abs { position: absolute; }

.img_fleft { float: left; padding: 0px 1em 1em 0px; }
.img_fright { float: right; padding: 0px 0px 1em 1em; } 
.img_center { text-align: center; margin: 0px auto; }
.p_center { text-align: center; }

h1, h2, h3, h4 { color: #000; margin: 1em 0px 0.5em 0px; font-weight: normal; }
h1 { text-align: center; }
ul { list-style: disc inside; }
ol { list-style-position: inside; }
ul ul { padding-left: 1em; list-style-type: circle; }

#container_all { width: 797px; margin: 14px auto 0px auto; text-align: center; }

/* ---------- top ---------- */
#container_top { background: #fff url(../images/bg_top.png) no-repeat top; height: 166px; text-align: left; }
#banner { position: absolute; top: 8px; left: 224px; }
#home_link { display: block; position: absolute; left: 0px; top: 0px; width: 797px; height: 166px; }
/* ---------- center ---------- */
#container_middle { background: #fff url(../images/bg_center.png) repeat-y 7px 0px; padding: 0px 7px 0px 7px; min-height: 400px; text-align: left; }

#container_topmenu { background: #fff url(../images/bg_topmenu.png) repeat-x top left; height: 35px; line-height: 35px; color: #777; text-align: left; padding: 0px 1em 7px 1em; margin: 0px; }
#container_topmenu #search_text { background: url(../images/bg_search.png) repeat-x top left; border: 0px none; color: #fff; font-size: 0.8em; height: 15px; padding: 2px 0.5em 0px 0.5em; width: 125px; }
#container_topmenu input { margin: 0px; vertical-align: middle; padding: 0px; float: left; }
#container_topmenu form { float: left; margin: 9px 10px 0px 0px; }
#container_topmenu li { display: inline; float: left; }
#container_topmenu a:link, #container_topmenu a:visited, #container_topmenu a:active { color: #fff; }
#container_topmenu a:hover { text-decoration: underline; }
#container_topmenu ul ul { position: absolute; background: #000; padding: 0px; height: auto; display: none; list-style: none outside; width: 25em; }
#container_topmenu ul ul li { padding: 0.2em 0.5em; display: block; float: none; margin: 0px; line-height: 1em; border-bottom: 1px dashed #555; }
#container_topmenu ul ul li a { margin: 0px; padding: 0px; }

#container_news_actions { background: #86a532 url(../images/bg_newsbox_header.png) repeat-x top left; padding: 0px 0.5em 0.5em 0.5em; color: #fff; }
#container_news_actions a:link, #container_news_actions a:visited, #container_news_actions a:active { color: #fff; border-bottom: 1px dashed #fff; }
#container_news_actions a:hover { border-bottom: 1px solid #fff; text-decoration: none; }
#container_news_actions h2 { margin: 0px 0px 3px 0px; padding: 0px; height: 29px; line-height: 29px; color: #fff; }
#container_news_top { float: left; width: 50%; }
#container_actions_top { float: left; width: 50%; }
.container_actions_item, .container_news_item { background: url(../images/icon_info_blue.png) no-repeat top left; padding: 0px 0px 1.0em 22px; }
.container_actions_item { background: url(../images/icon_info_orange.png) no-repeat top left; }
.container_actions_item:last-child, .container_news_item:last-child { padding: 0px 0px 3px 22px; }

/* ---------- left ---------- */
#container_left { float: left; width: 201px; background: #e5e5e5; height: 100%; }
#container_left ul { list-style: none outside; }
#container_left li { background: url(../images/bg_menu2.png) repeat top left; height: 18px; padding: 0px; display: block; }
#container_left ul>li { height: auto; min-height: 18px; }
#container_left li a { display: block; background: url(../images/bg_menu1.png) no-repeat top left; padding: 0px 0px 0px 30px; margin: 0px; height: 18px; line-height: 17px; }
#container_left li>a { height: auto; min-height: 18px; }
#container_left ul ul { display: none; padding: 0px; }
#container_left li.active ul, #container_left li.active_last ul { display: block; }
#container_left li li a { border-bottom: 1px dotted #ccc; margin: 0px; }
#container_left li li, #container_left li li a { background: #fff; }
#container_left li li li, #container_left li li li a { background: #f3f3f3; }
#container_left ul a:link, #container_left ul a:active, #container_left ul a:visited { color: #0f7da2; }
#container_left ul a:hover { color: #4fa7c4; text-decoration: underline; }
#container_left ul a:visited { color: #4fa7c4; }
#container_left div { border-bottom: 1px solid #d5d5d5; padding-bottom: 0.5em; margin: 0px 10px 0.5em 10px; }
#container_left div img { text-align: center; margin: 0px auto; display: block; }
#container_left div h4 { color: #6d6b6c; }
/* ---------- right ---------- */
#container_right { float: left; width: 575px; padding: 0px 0px 0px 7px; }
#container_navigation { padding: 0.5em; background: #fff url(../images/bg_navigation.png) no-repeat bottom left; margin: 0px 0px 1em 0px; }
#container_right table { border-collapse: collapse; }
#container_right td, #container_right th { padding: 0.2em; border: 1px solid #aaa; }
#container_right ul, #container_right ol { list-style-position: outside; padding: 0.5em 0em 0.5em 2em; }

#container_text a:hover { text-decoration: underline; }
#container_text { padding: 0px 7px 0px 7px; }
#container_text h1 span, #container_text h2 span { font-size: 0.8em; color: #87a533; }
#container_text p { margin: 0px 0px 1em 0px; }

#container_metadata, .container_pagenavigation { text-align: right; background: #9fb75c; padding: 0.5em; color: #fff; margin: 1em 0px 0px 0px; }
.container_pagenavigation { text-align: center; font-size: 1.5em; }
.container_pagenavigation span { font-size: 0.6em; }
.container_pagenavigation a { margin: 0px 0.2em;  vertical-align: middle; }
.container_pagenavigation a:visited, .container_pagenavigation a:link { color: #fff; font-size: 0.6em; text-decoration: underline; }

#container_gallery div.gallery_item { float: left; margin: 0.5em; }
#container a { border-top: 3px solid transparent; }
#container a:hover { border-top: 3px solid #aaf; }
.gallery_item img { display: block; }

.search_result strong, .container_guestbook_item strong { color: #87a533; font-size: 1.2em; }

.container_guestbook_item { background: #eee url(../images/kdmconfig.png) no-repeat 0.5em 1.6em; padding: 0.5em 0.5em 0.5em 50px; margin: 0px 0px 1em 0px; }
.container_guestbook_item p { margin: 1em 0px 0em 0px; }
.container_guestbook_item span { display: block; text-align: right; font-size: 0.8em; }
.container_guestbook_item strong { clear: both; }
#container_guestbook form label { width: 9em; vertical-align: middle; font-weight: bold; display: block; text-align: right; float: left; margin-right: 0.5em; }
#container_guestbook form textarea { width: 25em; height: 6em; }
#container_guestbook form input[type="text"], #container_guestbook form textarea { border: 1px solid #ccc; padding: 0.3em; }
#container_guestbook form input[type="submit"] { margin-left: 10em; border: 1px solid #ccc; }
#container_guestbook form fieldset { background: #ffa; border: 1px solid #ccc; }
#container_guestbook form legend { font-size: 1.3em; }
.guestbook_error { padding: 0.5em; color: #f00; font-weight: bold; margin-right: 10em; }
.guestbook_item_right { padding: 0px 0px 0px 9.5em; }

.hilite { background: #ff0; }
.hilite4 { background: #fcc; }
.hilite2 { background: #cf0; }
.hilite3 { background: #fcf; }
.hilite1 { background: #aff; }
/* ---------- bottom ---------- */
#container_bottom { margin: 0px auto; text-align: center; width: 819px; height: 32px; background: url(../images/bg_bottom.png) no-repeat bottom; }
#container_copyright { background: #fff; margin: 0px auto; width: 797px; text-align: center; font-size: 0.9em; padding: 4em 0px 0px 0px; color: #aaa; }
#container_copyright img { vertical-align: middle; }
