/* GENERAL fonts */
P, H1, H2, OL, UL, DIV, TD, TH { margin: 0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
H1 { color: black; font-size: 11px; font-weight: bold; }
A { color: #00268f; text-decoration: none; }
A:hover { color: orange; text-decoration: none; }
TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}


ul.menu, ul.menu ul {

    list-style-type: none;

}



ul.menu a { color: white; display: block; padding: 3px 10px; font-weight:bold; }



ul.menu ul a { color: black; background-color: #a3d2ff; padding: 0 10px; }
ul.menu ul a:hover { color: white; background-color: #056dc2; padding: 0 10px; }
ul.menu li {

    padding:0;

    margin:0;

    background-image: none;

    float:left;

}



ul.menu ul { position: absolute; margin-left:0; padding: 0 0 5px; display:none; min-width:180px; }



/* IE-Hack f?r die Breite */

*html ul.menu ul {

    width:180px;

}



/* Dies sind die Klassenstile f?r das Untermen? wenn sich die Maus */

/* ?ber der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  { color: white; display:block; }



ul.menu ul li {

    float:none;
    line-height: 20px;

}

/* Menu 1 column */
TD#menu_1  { vertical-align: top; padding-bottom: 12px; }
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A  { text-decoration: none; }
TD#menu_1 DIV A:hover  {  }

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no  { color: silver;  }
TD#menu_1 DIV.menu1-level1-no A  { font-size: 0;  color: silver;   }
TD#menu_1 DIV.menu1-level1-no A:hover  { color: black;   }
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {  }
TD#menu_1 DIV.menu1-level1-act A { font-weight: bold; }
TD#menu_1 DIV.menu1-level1-act A:hover {  }
/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no { padding-left: 8px; }
TD#menu_1 DIV.menu1-level2-no A {  }
TD#menu_1 DIV.menu1-level2-no A:hover {  }
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act { padding-left: 8px; }
TD#menu_1 DIV.menu1-level2-act A { font-weight: bold; }
TD#menu_1 DIV.menu1-level2-act A:hover {  }
/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no { padding-left: 12px; }
TD#menu_1 DIV.menu1-level3-no A {  }
TD#menu_1 DIV.menu1-level3-no A:hover {  }
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act { padding-left: 12px; }
TD#menu_1 DIV.menu1-level3-act A { font-weight: bold; }
TD#menu_1 DIV.menu1-level3-act A:hover {  }
/*  MENU 1, level 4, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no { padding-left: 16px; }
TD#menu_1 DIV.menu1-level4-no A {  }
TD#menu_1 DIV.menu1-level4-no A:hover {  }
/*  MENU 1, level 4, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act { padding-left: 16px; }
TD#menu_1 DIV.menu1-level4-act A { font-weight: bold; }
TD#menu_1 DIV.menu1-level4-act A:hover {  }
/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD  { }
TR#menu_2 TD A {
  
}
TR#menu_2 TD A:hover {
  
}
TR#menu_2 TD.oddcell  { }
TR#menu_2 TD.menu2-level1-act {
  
}


/* Content column */
TD#content { font-size: 11px; font-family: Verdana; }
TD#content p { text-align: justify; margin-bottom: 10px; }
TD#content TH { font-size: 11px; font-family: tahoma, arial; }
TD#content DT { font-size: 11px; font-family: tahoma, arial; }
TD#content A { color: #0050ce; }
TD#content A:hover { color: #ff6100; }
TD#content H1 { color: #c14100; font-size: 12px; font-weight: bold; line-height: 16px; background-repeat: repeat; text-align: left; vertical-align: 0; float: none; border-bottom: 1px solid orange; }
TD#content H2 { font-size: 11px; font-weight: normal; background-repeat: no-repeat; text-align: justify; margin: 0; padding: 3px 5px 5px; border-right: 1px solid orange; border-bottom: 1px solid orange; border-left: 1px solid orange; }
TD#content H3 { font-size: 11px; font-weight: normal; line-height: 9px; background-repeat: no-repeat; margin: 0; padding: 0; }
TD#content H4 { color: black; font-size: 11px; font-weight: bold; line-height: 18px; background-image: url(../pics/con_ol.png); background-repeat: no-repeat; width: 417px; margin: 0; padding: 0; }
TD#content H5 { color: black; font-size: 11px; font-weight: normal; background-color: #fff243; text-align: justify; margin: 0; padding: 3px 5px 5px; border-right: 1px solid orange; border-bottom: 1px solid orange; border-left: 1px solid orange; }
.imgtext-table { margin: 0; padding: 0; }
/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}
.a { color: black; line-height: 120%; text-decoration: none; border-bottom: 1px dashed black }
TD#zitate  { color: #8f2100; font-size: 10px; vertical-align: top; }
TD#zitate p  { color: #8f2100; font-size: 10px; vertical-align: top; }
select { background-color: #65b2ff; text-align: left; border:solid 1px #3399cc; }
.SelectCountry {
background: #b5dcff;
}
form { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
legend
{ color: black; font-size: 11px; font-weight: bold; }
 fieldset
{  }
.tx-chcforum-pi1-Table { width: 100%; }
input#tx-newloginbox-pi1-user {width:100px}
input#tx-newloginbox-pi1-pass { width: 100px; }
input.tx-hoicommunity-pi1-textinput { width: 200px; }
textarea.tx-hoicommunity-pi1-textarea { width: 300px; }
table.tx-hoicommunity-pi1-viewprofile-container { top: 0; width: 100%; margin: 0; padding: 0; border-width: 0; }
TD.tx-hoicommunity-pi1-viewprofile-image { background-color: black; margin: 0; padding: 0; border-width: 0; }
TD.tx-hoicommunity-pi1-viewprofile-label { border-width: 0; }
TD.tx-hoicommunity-pi1-viewprofile-field { border-width: 0; }
.tx-hoicommunity-pi1-viewprofile-actions { background-repeat: no-repeat; width: 138px; height: 28px; padding-top: 5px; padding-left: 5px; }
.tx-srfeuserregister-pi1 { width: 427px; }
.tx-srfeuserregister-pi1-uploader { width: 200px; }
textarea#tx-srfeuserregister-pi1-comments { width: 350px; }
input.tx-hoicommunity-pi1-textinput { width: 130px; }
.counter { padding: 3px; border: solid 1px orange; }
.tx-chcforum-pi1-singlePost { width: 425px; }
.tx_chcforum-pi1-subToolBar { width: 420px; }

