* { font-size: 12px; color: #000000; font-family: tahoma, arial, helvetica, sans-serif; text-decoration: none;}

/* Tag Selectors */
BODY { margin: 0px; border: 0px; padding: 0px; background-color: #F3F3F3; }
TD, TH {vertical-align: top; }
a { color: #8F4000;}
a:hover { color: #CC5B00; }
FORM { display: inline;}

H1 {font-size: 14px; color: #CC5B00; }
H2 {font-size: 12px; color: #434f00;}
H3 {font-size: 12px; color: #8F4000;}
H1, H2, H3 { font-weight: bold; }
/* Main Layout */

#container { width: 100%; }
#wrapper { width: 950px; max-width: 950px; margin-top: 10px; border-top: solid 1px #CC5B00; border-left: solid 1px #CC5B00; border-right: solid 1px #CC5B00;}
#header { background-color: #FFFFFF; } 
#content .tabContent { background-color: #FFFFFF; width: 100%; padding: 0px; border: 0px; border-top: 3px solid #CC5B00; }
#content .columnLeft { width: 570px; }
#content .columnCenter { width: 200px; background-color: #D5E673;  border-left: solid 1px #B1BF60;}
#content .columnRight { width: 200px; background-color: #BDCF5A; border-left: solid 1px #FFFFFF; padding: 0 0 3px 0;}


.wmLabelVertical TD { background-color: #F9FFBF; }
.wmLabelVertical TD:first-child { background-color: #D5E673; }

/* Column Right */

.columnRight H2 { color: #fff; line-height:1.0em; margin: 0 0 0 5px;}

#menuSub { text-align: left; }
#menuSub UL { margin: 0; padding: 0; list-style: none; }
#menuSub UL LI { height: auto; margin: 0 0 0 4px; padding: 8px 0 4px 8px; background: url("/grafik/bg_menu.gif") no-repeat left bottom; }
#menuSub A { font-weight: bold; font-size: 12px; color: #434F00; }
#menuSub A:hover { color: #fff; padding-left: 3px; }
#menuSub UL LI Ul LI { background: none; }
#menuSub UL LI Ul LI  A { font-weight: normal; margin: 0 0 0 13px; }

#menuMain {  background-color: #009FCC; height: 30px; width: 100%; text-align: left; margin: 1px 0 5px 0; overflow: hidden;}
#menuMain ul { margin:10px 0 0 0; padding:0; border: 0; list-style:none; display:inline; }
#menuMain li { margin:0; padding:0 3px 6px 3px; border: 0; list-style:none; float: left; background: url("/grafik/bg_menu_sep.gif") no-repeat left bottom;  }
#menuMain li a { float: left; font-weight: bold; font-size: 11px; padding: 8px 3px 0 3px; margin: 0 0 0 11px; color: #FFFFFF; }
#menuMain a:hover { color: #BFF1FF; }

/* Column Center */
.columnCenter { text-align: left; }
.columnCenter H2 { color: #8F4000; line-height:1.0em;}

/* Header */
#header .menuLang { float:right; margin: 0 2px 2px 0;  font-size: 10px;}
#header .menuLang a { font-size: 10px;}
#header .logo { text-align: left; margin: 3px 0 0 5px; } 

.error { color: red; }

/* CMS webMate Content   --------------------------------------------------------*/
#wmContent { display: block; text-align: left; overflow: visible; padding-left: 5px; }
#wmContent H1 { display: block; margin-bottom: 3px;}
#wmContent H2 { display: block; margin-bottom: 4px;}
#wmContent H3 { display: block; }
#wmContent B { color: #000000; }
#wmContent LI { list-style-type: disc; list-style-image: url('/grafik/icon_list2.gif'); }
#wmContent IMG { margin-right: 5px; margin-bottom: 2px; border-color: #434F00; }

#jQueryTabs .ui-tabs-panel h2 { background: url(/images/ui/009FCC_7x7_arrow_right.gif) 0 60% no-repeat; padding-left: 12px; }
#jQueryTabs .ui-tabs-panel ol { border: 0; padding: 0; margin: 0 0 0 3px; border: solid 1px #5e6f00; padding: 3px; } 
#jQueryTabs .ui-tabs-panel ol li { list-style-image: url(/images/ui/009FCC_7x7_arrow_right.gif) !important; margin-left: 15px;}
#jQueryTabs .ui-tabs-panel {background: #f9ffbf}
/* Index.htm */

.columnLeftIndex { width: 770px; background-color: #F9FFDF;}
.columnCenterIndex { width: 200px; background-color: #D5E673; }

/* Content Start Box */
#contentStart { width: 520px; display: block; text-align: left; line-height: 16px; }
#contentStart .contentBox H3 { margin: 0px; font-size: 21px; color: #F9FFBF }
#contentStart A .wmArrowStart { margin: 3px 0 0 5px; border: solid 0px #F9FFDF; }
#contentStart .picSmall { margin-right: 5px; margin-bottom: 3px; margin-top: 3px; }
#contentStart .tdBorder { border-top: dotted 1px black; height: 2px; }
#contentStart LI { list-style-type: disc; list-style-image: url(/grafik/icon_list2.gif); margin-left: 30px; }

.contentBox { padding: 2px; margin: 0 0 2px 0;}
.contentBox  table { width: 100%; border: 0; padding: 0; margin: 0; }
.contentBox  td:first-child { vertical-align: top;  border: 0; background-color: transparent; padding: 0; margin: 0; } 
.contentBox  td { vertical-align: top; width: 25%; border: 1px solid #006EB0; background-color: #C9E8F7; padding: 5px; margin: 0; } 
.contentBox  OL { border: 0; padding: 0; margin: 0 0 0 15px; } 
.contentBox  OL LI { font-weight: bold;}
.contentBox  OL LI a { font-weight: bold; margin: 0 0 0 -5px; }
.contentBox  UL  { border: 0; padding: 0; margin: 10px 0 0 200px; } 

.contentBox H1 { color: #8F4000; margin: 2px; padding: 4px; background-color:#BDCF5A; border-top: solid 1px #CC5B00;}
.contentBox img { margin: 3px 8px 2px 3px; border: solid 3px #5E6F00;}
.contentBox { height: 180px; }


/* Content Info Box */
#contentInfos { display: block; text-align: left; line-height: 16px; border-left: solid 1px #FFFFFF; background-color: #BDCF5A; margin: 0 3px 0 3px; }
#contentInfos A .wmArrowStart { margin: 3px 0 0 5px; border: solid 0px #F9FFDF; }
#contentInfos H3 { background-color: #5e6f00; padding: 2px; color: #F9FFBF; margin: 5px 0 5px 0; font-size: 14px; }
.infoPanelBox div {display: block; margin-bottom: 30px; }
#contentInfos TR { width: 230px;}
#contentInfos TD { font-size: 11px; padding: 0px; }
#contentInfos TD H3 { background-color: #009FCC !important; margin: auto; padding: auto;}


/*  FORM SEARCH USE*/
#searchText { display: inline; }
#searchText FORM INPUT { display: inline; vertical-align: bottom; }
#searchField { font-size: 11px; border: 1px solid #000000; }

/* Conditions bottom of page */
#agb { margin-top: 50px; border-top: solid 1px #EDEFE0;}

/*  FORM CONCTACT */
#contactForm { display: inline; }
#contactForm TABLE { width: 480px; border-spacing: 0px; border-collapse: collapse; padding: 0px; }
#contactForm TD { background-color: #EDEFE0; border-bottom: solid 1px #fff; }

#printButton { display: inline; }

/* SEARCH LINKS  */
#searchLinks a:link { color: #8F4000; text-decoration: underline; margin-right: 5px; }
#searchLinks a:visited { color: #8F4000; text-decoration: underline; margin-right: 5px; }
#searchLinks a:active { color: #8F4000; text-decoration: underline; margin-right: 5px; }

#footer { font-size: 10px; background-color: #edefe0; border-bottom: 1px solid #CC5B00; border-top: 1px solid #fff; height: 30px; vertical-align: middle;}
#footer A { font-size: 10px; color: #8F4000; }
#footer P { font-size: 10px; }

#b_headerInc { display: none; }