/* Universal Selectors */

BODY, TH, TD, A, P, LI, UL, H1, H2, H3, B { font-size: 12px; color: #000000; font-family: lucida grande, arial, helvetica, sans-serif; }

/* Tag Selectors */
BODY { margin: 0px; border: 0px; padding: 0px; background-color: #F3F3F3; }
TD, TH {vertical-align: top; }
a { text-decoration: none; }
a { color: #E61115;}
a:hover { color: #177FBF; }
FORM { display: inline;}
H1 { font-size: 14px; color: #177FBF; }
H2 { font-size: 12px;  color: #004D7B;}
H3 { color: #004D7B; }

/* Main Layout */

#container { width: 100%; }
#wrapper { width: 950px; max-width: 950px; margin-top: 10px; border-top: solid 1px #E70D0C; border-left: solid 1px #E70D0C; border-right: solid 1px #E70D0C;}
#header { background-color: #fff; } 
#content .tabContent { background-color: #fff; width: 100%; padding: 0px; border: 0px; border-top: 3px solid #E60F0D; }
#content .columnLeft { width: 570px;  }
#content .columnCenter { width: 200px; background-color: #B3DAEF;  border-left: solid 1px #004D7B;}
#content .columnRight { width: 200px; background-color: #FFC72E; border-left: solid 1px #fff; padding: 0 0 3px 0;}

/* Column Right */

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

#menuSub { text-align: left; }
#menuSub ul { margin: 0; padding: 0; list-style: none; }
#menuSub li { height: 14px; margin: 0 0 0 2px; padding: 5px 0 6px 14px; background: url("/grafik/bg_menu.gif") no-repeat left 4px; }
#menuSub A { font-weight: bold; font-size: 11px; color: #004D7B; }
#menuSub A:hover { color: #e61115; padding-left: 3px; }

#menuMain {  background-color: #177FBF; 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 10px 6px 8px; 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: #FFF; }
#menuMain a:hover { color: #FFC72E; }

/* Column Center */
.columnCenter { text-align: left; }
.columnCenter H2 { color: #004D7B; 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: 0 0 0 5px; } 

.submit { background-color: #ff771d; }
.error { color: red; }

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

#selectStart { margin-bottom: 3px; background-color: #9f1313; padding: 1px; border: solid 1px #d75050; }
#selectStart FORM { display: inline; }
#selectStart SELECT { font-size: 10px; color: #9f1313; font-weight: bold; background-color: #fff; }

/* Index.htm */

.columnLeftIndex { width: 770px; background-color: #B3DAEF;}
.columnCenterIndex { width: 200 px; background-color: #77C2EF; }
			
#contentStart { width: 520px; display: block; text-align: left; line-height: 16px; }
#contentStart .contentBox { border-top: solid 1px #fff; padding: 2px; margin: 0 0 2px 0;}
#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); }
#contentStart H1 { color: #006EB0; }

#contentInfos { width: 230px; display: block; text-align: left; line-height: 16px; border-left: solid 1px #fff; background-color: #006EB0;  color: #B3DAEF; }
#contentInfos TD { font-size: 11px; color: #fff; }
#contentInfos H3 { font-size: 14px; color: #77C2EF; }
#contentInfos LI { color: #fff; }
#contentInfos A { color: #FFDF80; }


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

/*  FORM CONCTACT --------------------------------------------------------*/
#contactForm { display: inline; }
#contactForm TABLE { border: 1px solid #004D7B; border-spacing: 1px; border-collapse: separate; padding: 0px; }
#contactForm TD { background-color: #FFE38F; }
#contactForm .label { background-color: #B3DAEF; }

#printButton { display: inline; }



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

#footer { font-size: 10px; background-color: #77C2EF; border-bottom: 1px solid #E70D0C; border-top: 1px solid #fff; height: 30px; vertical-align: middle;}
#footer A { font-size: 10px; color: #FFF; }
#footer P { font-size: 10px; }


        .text1 {
            color:#006600;
            font-size:9px;
            font-family: arial, helvetica, sans, sans-serif;
            background-color: transparent;
            } /* footnotes */