/*
form        { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #FFFFFF; }

.head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #3E4C93; line-height: 14px; letter-spacing:0,5px;}

.head2{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #976EB0; line-height: 14px; letter-spacing:0,5px;}

.head3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #8F72A2; line-height: 12px; letter-spacing:0px;}

.klein  { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  FONT-SIZE: 10px;  font-weight: normal; COLOR: #8DAAAE; }

.navi2 {  font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; font-weight: bold; color: #BDD65F; line-height: 14px;}

A.textlinks:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #8DAAAE; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #8DAAAE; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #8DAAAE; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #8DAAAE; line-height: normal; letter-spacing:0px; text-decoration: underline;}

A.textlinks2:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #C45A04; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks2:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #C45A04; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks2:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #C45A04; line-height: normal; letter-spacing:0px; text-decoration: none;}
A.textlinks2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #C45A04; line-height: normal; letter-spacing:0px; text-decoration: underline;}


.copy {  font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; font-weight: normal; color: #8590D2;}


A.kontakt:active { TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; COLOR: #FE8933; }
A.kontakt:hover { TEXT-DECORATION: underline; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; COLOR: #FE8933; }
A.kontakt:link { TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; COLOR: #FE8933; }
A.kontakt:visited { TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; COLOR: #FE8933; }
*/

html, body {
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
  background:#fff;
  color:#000;
}

body {
  line-height:150%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}


h1, h2, h3, h4, h5, h6 {
  margin:1em 0em;
  color:#597082;
  line-height:normal;
  font-weight:bold;
  text-align:left;
}

h1 {
  font-size:18px;
}

h2 {
  font-size:16px;
}

h3 {
  font-size:14px;
}

h4 {
  font-size:16px; /*12px;*/
}

h5 {
  font-size:14px; /*11px;*/
}

h6 {
  font-size:12px;
}

td {
  color:#395266;
}

ul {
  margin-left:20px;
  color:#3E4C93;
}

li {
  color:#3E4C93;
}

img {
  display:block;
}

.clear {
  clear:both;
}


#canvas {
  width:780px;
  margin:0px auto;
}

#header {
  height:160px;
  background:#F5C909 url(images/web-logo.gif) left top no-repeat;
  /*
  height:110px;
  background:#F5C909 url(images/logo2.gif) left top no-repeat;
  */
}

.lang-fr #header {
  background:#F5C909 url(images/web-logo.fr.gif) left top no-repeat;
}

#header .bg1 {
  position:relative;
  height:160px;
  background:url(images/head_gr.jpg) right top no-repeat;
  /*
  height:110px;
  background:url(images/head.jpg) right top no-repeat;
  */
}

#header .languagemenu {
  position:absolute;
  right:0px;
  bottom:0px;
  width:505px;
  padding:3px 15px;
  background:url(images/alpha.png) right bottom repeat;
}

#header .languagemenu a {
  display:block;
  float:right;
  margin-left:5px;
}

* html #header .languagemenu {
  background:url(images/dither.gif) right bottom repeat;
}

#header h1 {
  display:none;
}


#main-menu {
  border-bottom:solid 1px #fc0;
  background:#f60;
}

#main-menu ul {
  float:right;
  margin:0px;
  padding:0px;
  list-style:none;
}

#main-menu li {
  display:block;
  float:left;
  border-left:solid 1px #fc0;
  padding:2px 15px;
  font-size:11px;
  font-style:italic;
  font-weight:bold;
  color:#ffc;
}

#main-menu li:first-child {
  border-left:none;
}

#main-menu a:link,
#main-menu a:visited,
#main-menu a:focus,
#main-menu a:hover,
#main-menu a:active {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:bold;
  color:#ffc;
  text-decoration:none;
}

#main-menu a:focus,
#main-menu a:hover,
#main-menu a:active {
  text-decoration: underline;
}


#sub-menu {
  background:#f60;
}

#sub-menu ul {
  float:right;
  margin:0px;
  padding:0px;
  list-style:none;
}

#sub-menu span,
#sub-menu li {
  display:block;
  float:left;
  border-left:solid 1px #fc0;
  padding:2px 15px;
  font-size:11px;
  font-style:italic;
  font-weight:bold;
  color:#ffc;
}

#sub-menu li:first-child {
  border-left:none;;
}

#sub-menu a:link,
#sub-menu a:visited,
#sub-menu a:focus,
#sub-menu a:hover,
#sub-menu a:active {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:bold;
  color:#ffc;
  text-decoration:none;
}

#sub-menu a:focus,
#sub-menu a:hover,
#sub-menu a:active {
  text-decoration: underline;
}

* html #sub-menu {
  height:1%;
}

*+html #sub-menu {
  height:1%;
}


#body {
  overflow:hidden;
  border-left:solid 1px #f60;
  border-right:solid 1px #f60;
  background:url(images/pixel.gif) 238px top repeat-y;
  text-align:justify;
}

* html #body {
  background:url(images/pixel.gif) 239px top repeat-y;
}


#body h1,
#body h2,
#body h3,
#body h4 {
  margin-bottom:1em;
}

#body a:link,
#body a:visited,
#body a:focus,
#body a:hover,
#body a:active {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  /*font-size:11px;*/
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  color:#C45A04;
  line-height:normal;
  letter-spacing:0px;
  text-decoration:underline;
}

#body a:focus,
#body a:hover,
#body a:active {
  text-decoration:none;
}

#body a[href^="http://"] {
  padding-right:15px;
  background:url(images/external.gif) right 50% no-repeat;
}

#body ul {
  margin-left:1.5em;
  padding-left:0px;
}

#body ul li {
  margin-bottom:0.5em;
}

#body li ul {
  margin-top:0.5em;
}

#body table {
  width:100%;
  border:none;
  margin-bottom:1em;
}

#body th {
  text-align:center;
  color:#597082;
}

#body td {
  border:none;
  padding-left:15px;
  vertical-align:top;
}

* html #body table {
  width:479px;
  text-align:left;
}

* html #body table td {
  padding-left:0px;
  padding-right:15px;
}

#body table td:first-child {
  /*width:50%;*/
  padding-left:0px;
}

#body form table td:first-child {
  width:auto!important;
}

#body .siblings {
  margin-top:2em;
  padding-top:0.5em;
  border-top:solid 1px #BBD4D7;
}

#body .nav {
  position:relative;
  margin-top:4em;
}

#body .nav .previouspage {
  position:absolute;
  left:0px;
  bottom:0px;
  width:45%;
}

#body .nav .nextpage {
  position:absolute;
  right:0px;
  bottom:0px;
  width:45%;
}

#body .nav a {
  display:block;
  width:100%;
  padding:0.5em 0em;
}

#body .nav .nextpage a{
  text-align:right;
}

* html #body .nav {
  height:1%;
}

#body .extra {
  width:208px;
  float:left;
  padding:30px 15px;
  text-align:left;
}

* html #body .extra {
  padding-top:0px;
}

#body .extra > *:first-child {
  margin-top:0px;
  padding-top:0px;
}

#body .extra img {
  width:238px;
  margin:0px -15px 1em;
}

#body .extra img:first-child {
  margin:-30px -15px 1em;
}

#body .extra h4 {
  text-align:center;
}


#body .main {
  width:490px;
  /*width:479px;*/
  float:right;
  padding:30px 24px;
  /*padding:30px;*/
}

* html #body .main {
  width:490px;
}

#body .main > *:first-child {
  margin-top:0px;
  padding-top:0px;
}

#body .main div.box + * {
  margin-top:0px;
  padding-top:0px;
}

#body .main .clear {
  padding-bottom:1em;
}


#body .main .box {
  width:175px;
  float:right;
  margin:0px 28px 28px 42px;
}

#body .main .box-extra * {
  margin-top:0px;
  padding-top:0px;
}

#body .main .col-01 {
  width:225px;
  float:left;
  padding-bottom:1em;
}

#body .main .col-02 {
  width:225px;
  float:right;
  padding-bottom:1em;
}


#footer {
  border-left:solid 1px #f60;
  border-right:solid 1px #f60;
}

#footer .bg1 {
  height:12px;
  background:#edf4f4;
}

#footer .bg2 {
  height:44px;
  background:#bbd4d7;
}


#appendix {
  position:relative;
  padding-bottom:60px;
  color:#8daaae;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
}

#appendix a:link,
#appendix a:visited,
#appendix a:focus,
#appendix a:hover,
#appendix a:active {
  color:#597082;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}

#appendix a:focus,
#appendix a:hover,
#appendix a:active {
  text-decoration: underline;
}

#appendix .imprint {
  width:155px;
  float:left;
  text-align:left;
}

#appendix .copyright {
  width:83px;
  float:left;
  text-align:right;
}

#appendix .infos {
  width:535px;
  float:right;
  text-align:right;
}

#appendix p {
  margin:0px;
  padding:0px;
}


/* CMSimple */

#body table.edit {
  background:#f0f0f0;
}

#body table.edit td {
  margin:0px;
  padding:0px;
  border:solid 1px #ccc;
  line-height:100%;
  text-align:left;
}

#body table.edit td td {
  border:none;
}

#body table.edit table {
  margin:0px;
  padding:0px;
}

#body table.edit a:link,
#body table.edit a:visited,
#body table.edit a:focus,
#body table.edit a:hover,
#body table.edit a:active {
  display:block;
  padding:2px;
  color:#900;
}

#body table.edit img {
  display:inline;
}

#body table.edit select#ilink,
#body table.edit select#iimage {
  width:210px;
}

iframe#f {
  border:none;
}

body.retrieve {
  width:auto!important;
  padding:5px;
  text-align:justify;
}

body.retrieve h1,
body.retrieve h2,
body.retrieve h3 {
  color:#ccc;
}