@import "_styles.css";

/* =Suggested order:
--------------------------------------------------
	display, position, float, clear
	width, height
	margin, padding
	border, background
	color, font, line-height, text-align, text-decoration
	vertical-align, white-space, overflow, cursor, list-style
*/

BODY, INPUT, SELECT, TEXTAREA, BUTTON, TD, TH, BLOCKQUOTE {
	color: #003;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY,
HTML {
	height: 100%;
	line-height: 1.5;
	background: url(bg04.gif) no-repeat left top;
}

H1, H2, H3, H4, H5, H6 {
	color: #fff;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#text H1, #text H2, #text H3, #text H4, #text H5, #text H6 {
	color: #003;
}
#text2 H1, #text2 H2, #text2 H3, #text2 H4, #text2 H5, #text2 H6 {
	color: #003;
}
H1 {
	font-size: 18px;
}
H2 {
	margin-top: 1.5em;
	font-size: 13px;
	font-weight: bold;
}
H2.type1 {
	border-bottom: 1px solid #ccc;
	font-size: 22px !important;
	font-weight: normal !important;
}
H2.type2 {
	margin-top: .5em !important;
}
H3.type1,
H2.type3 {
	margin-top: 0 !important;
}
H3, H4, H5, H6 {
	margin-top: .5em;
	font-size: 12px;
	font-weight: bold;
}
H2 SPAN, H3 SPAN, H4 SPAN, H5 SPAN, H6 SPAN {
	font-weight: normal;
	color: #59597a;
}
A {
	color: #003;
	text-decoration: none;
}
#sub-content #text A 
#sub-content #text2 A{
	text-decoration: underline;
}
A:hover {
	color: #343446;
	text-decoration: underline;
}

DIV.textarea UL {
	margin: 0;
	padding: 0;
}
DIV.textarea DIV#text UL, 
DIV.textarea DIV#text2 UL {
	margin: 1em 0 0 1.5em !important;
}
DIV.textarea DIV#text OL, 
DIV.textarea DIV#text2 OL {
	margin: 1em 0 0 1.5em !important;
	padding-left: 1.5em !important;
}
DIV.textarea UL LI {
	padding: 1px 0 0 10px;
	background: url(dot01.gif) no-repeat 0 .6em;
}
#sidebar-links UL LI {
	font-weight: bold;
}
DIV.textarea UL LI SPAN  {
	color: #999;
}
DIV.textarea UL LI A {
	color: #808000;
	border-color: #d7f36d;
}
DIV.textarea UL UL {
	margin: .25em 0 .5em .4em;
}
DIV.textarea UL UL LI {
	background-image: url(dot02.gif);
	background-position: 2px .6em;
}
DIV.textarea UL UL LI A {
	color: #80a61b;
	font-weight: normal;
}
#sidebar-links UL LI A {
	color: #97a81d;
}
#sidebar-links UL LI.active A {
	color: #547f0c;
	text-decoration: underline;
}
#sidebar-links UL LI UL LI.active A {
	color: #300
}
#sidebar-links UL LI UL LI.active {
	background-image: url(dot03.gif);
}

DIV.textarea DIV#text2 UL.data {
	margin: 1em 0 0 !important;
}
UL.data LI {
	padding: 0 0 1em !important;
	background: none !important;
}
UL.data LI H3 {
	font-size: 15px !important;
}
DIV.box01 H3,
DIV.box01 H2 {
	border-bottom: 1px solid #ccc;
	font-size: 18px !important;
	font-weight: normal !important;
}

/* =layout
-------------------------------------------------- */
#wrap {
	width: 924px;
	padding-bottom: 20px;
	background: url(bg04.gif) no-repeat left top;
}
#content {
	width: 850px;
	height: 487px;
	margin-left: 74px;
	position: relative;
	overflow: hidden;
	background: url(bg01.jpg) no-repeat 0 0;
}
#content-inner {
	padding-left: 61px;
}
#sub-content {
	width: 850px;
}
#sub-content #content-inner {
	padding-left: 77px;
}
DIV.textarea {
	width: 841px;
	padding: 33px 0;
}
#text {
	float: left;
	width: 449px;
	margin-right: 40px;
	overflow: hidden;
}
#text2 {
	float: left;
	width: 618px;
	margin:0 40px 0 0;
	padding-left: 22px;
	overflow: hidden;
}
.wide-text {
	width: 576px !important;
}
.wide-text2 {
	float: none !important;
	margin: 0 0 0 22px !important;
	width: 840px !important;
	overflow: visible !important;
}
#text P
#text2 P{
	margin-top: 1.4em;
}

/* =sidebar
-------------------------------------------------- */
#sidebar-img {
	float: left;
	width: 154px;
	margin: 0 40px 0 2px;
	overflow: hidden;
}
#sidebar-img P {
	margin: 0;
	width: 154px;
	height: 182px;
	position: relative;
}

#sidebar-img P SPAN IMG {
	position: absolute;
	left: 0;
	top: 0;
}
#sidebar-img P IMG {
	display: block;
}
#sidebar-links {
	float: right;
	width: 154px;
	overflow: hidden;
}
/* =nav
-------------------------------------------------- */
#nav {
	position: absolute;
	z-index: 1;
	width: 810px;
	height: 67px;
	top: 27px;
	left: 32px;
	overflow: hidden
}
#nav LI,
#nav-a LI {
	float: left;
	width: 160px;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#nav LI A,
#nav-a LI A {
	color: #fff;
	text-decoration: none;
	border: none;
}
#nav LI A:hover,
#nav-a LI A:hover {
	text-decoration: underline;
}
#nav-a {
	width: 831px;
	margin-left: 22px;
	padding: 0 0 47px 0;
	position: relative;
	background: url(bg03.png) no-repeat left bottom;
}
#nav-a UL {
	width: 831px;
	margin: 0;
	padding: 31px 0 0 7px;
	min-height: 64px;
	background: url(bg06.gif) no-repeat 4px top;
}
#nav-a UL LI UL {
	width: 160px;
	padding: 0px 0 0 0;
	line-height: 12px;
	background: none;
}
#nav-a UL LI UL LI {
	float: none;
	display: block;
	width: auto;
	padding: 2px 0;
	background: none;
	text-transform: none;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;;
	font-weight: normal;
}
#nav-a UL LI UL LI.active A {
	text-decoration: underline;
}
#newsletter {
	position: absolute;
	bottom: 47px;
	right: 170px;
	margin: 0;
}
#langbar {
	position: relative;
	z-index: 2;
	margin: 0 0 -15px 0;
	min-height: 1px;
}
* html #langbar { height: 1px; }
#sub-content #langbar {
	margin-left: 58px;
}
#langbar SPAN {
	color: #22224e;
}
#langbar SPAN.active A {
	font-weight: bold;
}

/* =header
-------------------------------------------------- */
#header {
	position: relative;
	width: 789px;
	height: 104px;
	margin-left: 121px;
	overflow: hidden;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#header P {
	margin: 0;
}
#search  {
	position: absolute;
	top: 10px;
}
#search SPAN.field INPUT {
	width: 101px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #404040;
	border-bottom-color: #d4d0c8;
	border-right-color: #d4d0c8;
	color: #999;
}
#search SPAN.button INPUT {
	padding: 1px 4px;
	border: 1px solid #e7e7e7;
	background: #77a519 url(bg02.gif) repeat-x left top;
	font-size: 10px;
	font-weight: bold;
	overflow: visible;
	color: #fff;
}
#links {
	position: absolute;
	top: 13px;
	left: 297px;
	font-size: 11px;
	color: #003;
}
#links A {
	color: #003;
}
#slogan {
	position: absolute;
	top: 60px;
	right: 141px;
	font-size: 18px;
	color: #c2cd23;
}
#logo {
	position: absolute;
	top: 10px;
	right: 62px;
}
#logo,
#logo A {
	width: 73px;
	height: 79px;
	background: url(logo.gif) no-repeat;
	overflow: hidden;
}
#logo A {
	display: block;
	height: 0 !important;
	height /**/: 79px;
	padding: 79px 0 0 0;
	border: none;
}

/* =boxes
-------------------------------------------------- */
#box01 {
	position: absolute;
	width: 156px;
	height: 390px;
	top: 56px;
	right: 60px;
	overflow: hidden;
	line-height: 1.4;
}
#box01 .box1 {
	padding-top: .5em;
}
#box02 {
	position: absolute;
	width: 200px;
	bottom: 92px;
	color: #fff;
	line-height: 1.6;
}
#box02 A {
	color: #fff;
	text-decoration: underline;
	border: none;
}
#box03 {
	margin-top: 1em;
	padding: 4px 15px 10px;
	border: 1px solid #e3e3e3;
	background: #f8f6f6;
}
#box03 A.active {
	font-weight: bold;
}
#box03 A,
TABLE.sortable A{
	color: #002;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
#box03 A:hover,
TABLE.sortable A:hover{
	text-decoration: none;
	border-color: #002;
}
#box03 P SPAN {
	padding: 0 2px;
	color: #999;
}

DIV.box01-a {
	float: left;
	width: 290px;
}
DIV.box01-b {
	float: right;
	width: 290px;
}
DIV.box01-a H3 {
	margin-top: 1em !important;
}

/* =news
-------------------------------------------------- */

P.img-right {
	float: right;
	margin: .8em 0 .5em 1em;
}
P.img-right IMG {
	padding: 5px;
	border: 1px solid #d1e00e;
}
P.author {
	margin-top: .2em;
}
P.more {
	margin-top: 0;
}
P.more A {
	padding-right: 8px;
	background: url(dot02.gif) no-repeat 100% .5em;
	text-decoration: underline;
	color: #808000;
}
P.database A {
	float: left;
	padding: .3em 1em;
	border: 1px solid #d1e00e;
	background: #627e0a;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
P.database A:hover {
	border-color: #92a31b;
	color: #fff;
	text-decoration: none;
}

#quote {
	width: 617px;
	height: 173px;
	overflow: hidden;
	background: url(bg07.png) no-repeat 100% .5em;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}
#quote-inner {
	padding: 60px 130px 65px 25px;
}
#quote P {
	margin: 0;
}
#quote P.author {
	margin-top: .5em !important;
	font-size: 12px !important;
	font-weight: normal !important;
	font-style: italic;
}

/* =otsing
-------------------------------------------------- */
SPAN.highlight {
	background: #dfeabb;
}
DIV.resultbox {
	padding-bottom: 15px;
}
DIV.resultbox H3 {
	margin-top: 1.5em;
}
DIV.resultbox H3 SPAN.highlight{
	font-weight: bold !important;
	color: #003;
}

DIV.resultbox BLOCKQUOTE A {
	text-decoration: none !important;
}
DIV.resultbox BLOCKQUOTE {
	margin-top: .2em;
}
UL.pages {
	margin-top: .5em !important;
}
UL.pages LI {
	float: left;
	padding: 0 !important;
	background: none !important;
}
UL.pages LI A {
	display: block;
	padding: 0 4px;
	color: #dfeabb;
}
/* =arhiiv
-------------------------------------------------- */
P.more-archive A {
	padding-right: 8px;
	background: url(dot01.gif) no-repeat right 5px;
	color: #aecf32;
	border-color: #d7f36d;
	font-weight: bold;
}
UL.archive {
	margin-top: .5em;
}
UL.archive LI {
	background: none !important;
	padding-left: 0 !important;
}
UL.archive LI A {
	padding: 1px 0 0 15px;
	background: url(dot01.gif) no-repeat 6px .5em;
}
P.date,
SPAN.date{
	margin: 0 !important;
	color: #999;
}
/* =sitemap
-------------------------------------------------- */
UL.sitemap {
	margin: 1.2em 0 0 0 !important;
}
UL.sitemap LI UL {
	margin-left: 1em !important;
}
UL.sitemap LI UL LI UL {
	margin-bottom: 0 !important;
}
UL.sitemap LI {
	padding: 2px 0 2px 10px !important;
	background: url(dot01.gif) no-repeat 0 8px !important;
}
UL.sitemap LI UL LI UL LI {
	background-image: url(dot02.gif) !important;
	background-position: 2px 8px !important;
}
UL.sitemap LI A {
	color: #aecf32!important;
	border-color: #d7f36d!important;
}
/* =table
-------------------------------------------------- */
.textarea TABLE {
	width: 99%;
	margin: 40px 0 0 1px;
}
.textarea TABLE TR TH {
	padding: 2px 10px;
	background: #4f7e0a;
	font-weight: bold;
	border: 1px solid #e3e3e3;
}
.textarea TABLE TR.alt {
	background: #8cbc60;
}
.textarea TABLE TR TD {
	border: 1px solid #e3e3e3;
	padding: 2px 10px;
}

#textarea TABLE,
TABLE.data {
	width: 100%;
	margin: 40px 0 0 0;
}
#textarea TABLE TR TH,
TABLE.data TR TH{
	padding: 2px 10px;
	background: #4f7e0a;
	font-weight: bold;
}
#textarea TABLE TR.alt,
TABLE.data TR.alt{
	background: #8cbc60;
}
#textarea TABLE TR TD,
TABLE.data TR TD{
	padding: 2px 10px;
}
TABLE.sortable {
	margin-top: 1em;
	border: 1px solid #e3e3e3;
}
TABLE.sortable TR.alt{
	background: #f8f6f6;
}
TABLE.sortable TR TH{
	background: #4f7e0a !important;
	color: #fff;
}
TABLE.sortable TR TD,
TABLE.sortable TR TH{
	padding: 4px 10px;
	border: none !important;
}
TABLE.form TR TH,
TABLE.form TR TD{
	padding: 3px 6px;
	background: none !important;
	font-weight: normal !important;
	vertical-align: top;
}
TABLE.form TR TH {
	padding-top: 6px;
	text-align: right;
}
TABLE.form TR TD P {
	margin: 4px 0 0 0 !important;
}
TABLE.form TR.error TD INPUT{
	border: 1px solid #cb2434;
}
TABLE.form TR.error LABEL{
	color: #cb2434;
}
TABLE.form TH SPAN.req {
	vertical-align: middle;
}
TABLE.form H2 {
	margin: 14px 0 2px 0;
	padding: 2px 0;
	border-bottom: 1px solid #4f7e0a;
	text-align: left;
}
P.action INPUT,
SPAN.button INPUT{
	padding: 1px 6px !important;
	border: 1px solid #638e3c;
	background: #9ac574;
	color: #fff;
	overflow: visible;
	cursor: pointer;
}
P.action {
	margin-right: 58px;
	text-align: right;
}
P.action INPUT {
	padding: 2px 6px !important;
}
TABLE.form INPUT.text {
	width: 140px;
	padding: 2px;
	border: 1px solid #638e3c;
}
TABLE.form INPUT.small{
	width: 40px !important;
}
TABLE.form INPUT.wide {
	width: 200px !important;
}
TABLE.form INPUT.max {
	width: 100% !important;
}
TABLE.form INPUT.date {
	width: 70px !important;
}
TABLE.form TEXTAREA {
	width: 100%;
	height: 100px;
	border: 1px solid #638e3c;
}
TABLE.form TD IMG,
TABLE.form TD SPAN,
TABLE.form TD INPUT,
TABLE.form TD BUTTON,
TABLE.form TD SELECT,
TABLE.form TD TEXTAREA {
	vertical-align: middle !important;
}
.req {
	color: #cb2434; 
}
.cal {
	margin-left: 2px;
	cursor: pointer;
	border: none !important;
}
P.back-up {
	margin-top: 3em !important;
}
P.back-up A.up {
	padding-right: 9px;
	background: url(dot04.gif) no-repeat right 5px;
}
P.back-up A.back {
	padding-left: 7px;
	background: url(dot05.gif) no-repeat left 5px;
}
#text IMG {
	border: 1px solid #e3e3e3;
}

/* =footer
-------------------------------------------------- */
#footer {
	position: absolute;
	bottom: 0;
	left: 61px;
}
#footer2 {
	padding: 20px 0 0 134px !important;
	border-top: 1px solid #d1e00e;
}

/* =IE fixes
-------------------------------------------------- */
* HTML #nav-a UL { height: 64px; } /* IE6 */
*+HTML TABLE.form TR TH { padding-top: 7px; }
*HTML TABLE.form TR TH { padding-top: 7px; }

/* update by hannes 19.03.2008 */
#box01 .box1 STRONG {
	font-size: 90%;
}/* update by hannes 25.04.2008 */
.wm_admin H2 { font-size: 14px; }
.wm_admin A { color: #97a81d; text-decoration: underline }
.wm_admin A:hover { color: #666; }
.wm_admin TABLE.data { width: 100%; padding-right: 10px; }
.wm_admin TABLE.data TD, .wm_admin  TABLE.data TH { padding: 2px; }
.wm_admin TABLE.data TH { background: #eee; }
.wm_admin TABLE.data TR.even TD { background: #f8f8f8; }
.wm_admin .error { border: 1px solid #f00; padding: 5px; width: 100%; color: #f00; }
.wm_admin TABLE.form { width: 100%; padding-right: 10px; }
.wm_admin TABLE.form TD { padding: 3px; border-bottom: 1px solid #eee; }
.wm_admin TABLE.form TD.name { width: 35%; background: #f8f8f8 !important; text-align: right; }
.wm_admin TABLE.form .req { color: #f00; font-weight: bold; }
.wm_admin .pagination { width: 100%; margin: 3px 0 3px 0; overflow: hidden; background: #f8f8f8; }
.wm_admin .pagination DIV{ float: left; padding: 3px 6px 3px 6px; }
.wm_admin .pagination A { text-decoration: none; }
TABLE.form SELECT { border: 1px solid #638e3c; }
/*
.wm_admin {  }
*/
