@media screen{

body {
  background: #ffffff url(img/bg_site.jpg) repeat-y; 
  margin:0px; 
  padding: 0px;
  font-family: Verdana;
  color: #000000;
}

a {
  color: #D9241B;
  text-decoration: none;
}

a:hover {
  color: #D9241B;
  text-decoration: underline;
}


#bg{
  position: absolute;
  top: 0px;
  left: 15%;
  width: 954px;
  background: #fff;
}

#header {
  background: #fff;
  width: 954px;
  height: 217px;
}

/*#container {
  background: #fff;
  width: 962px;
}*/

#leftcol {
  background: #f0f0f0;
  width: 180px;
  height: 314px;
  background: #ffffff url(img/bg_menu.jpg) no-repeat;
  float: left;
  padding: 45px 0px 0px 5px;
}
#content {
  background: #fff;
  /*padding: 0px 30px 0px 20px;*/
  float: left;
  width: 760px;
}

#footer {
  background: #fff;
  width: 962px;
  height: 182px;
  float: left;
}

h1 {
font-size: 22px;
font-weight: normal;
color: #7773a6;
}

p {
font-size: 13px;
line-height: 16px;
color: #666666;
}

#leftcol ul {
  list-style: none;
  padding-left: 5px;
  font-family: Verdana;
  text-transform: uppercase;  
  font-size: 12px;
  font-weight: normal;
  width: 110px;
  margin-top: 0px;
  padding-left: 5px !important;
  margin-left: 0px !important;
  padding-left: 0px;
  margin-left: 5px;
}

#leftcol ul li {
  padding: 5px 0px 3px 0px;
  border-bottom: 1px solid #bdc0b7;
}

#leftcol ul li a{
  text-decoration: none;
  color: #666666;
  font-weight: bold;
}

#leftcol ul li a:hover{
  text-decoration: none;
  color: #999999;
}

#leftcol ul li#cur a{
  text-decoration: none;
  color: #d9241b;
  font-weight: bold;
}

/*#### LOGIN start ####*/

div#content h2.tx-loginboxmacmade-pi1-header {
  display: none;
}

div.tx-loginboxmacmade-pi1 form {
  padding-top: 15px;
}

div.tx-loginboxmacmade-pi1, td.tx-loginboxmacmade-pi1-labelCell {
  font-size: 13px;
  line-height: 16px;
  color: #333333;
}

td.tx-loginboxmacmade-pi1-fieldCell input {border: 1px solid #bbbbbb; font-family: Verdana; font-size: 12px; padding: 1px; margin: 1px;}

td.tx-loginboxmacmade-pi1-fieldCell input.submit {margin-top: 5px;}

/*#### LOGIN end ####*/

#tx_chcforum-pi1 a {text-decoration: none; color: #475e8a;}
#tx_chcforum-pi1 a:hover {text-decoration: underline; color: #D9241B;}
.tx_chcforum-pi1-subToolBar, .tx-chcforum-pi1-navPath, .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm, .tx-chcforum-pi1-linkUp  {background-color: #f0f0f0;}
.tx-chcforum-pi1-Table tbody tr td, .tx-chcforum-pi1-postForm, .tx-chcforum-pi1-singlePost .author {background-color: #DEECDF;}
.tx_chcforum-pi1-toolBar {background-color: #E9E7CE;}
.tx-chcforum-pi1-postForm #formWhere, .tx-chcforum-pi1-Table thead tr th {background-color:#999999; border: none;}
.tx-chcforum-pi1-footerBox {background:#E9E7CE; border:1px solid #333333; color:#333333; text-align:center;}
.tx-chcforum-pi1-singlePost .text {background: none;}
.tx-chcforum-pi1-singlePost .edit {background: #DEECDF; margin-top: 0px;}

}

/* #################################### M E D I A - P R I N T ################################################# */

@media print{

body {
  background: #ffffff; 
  margin:0px; 
  padding: 0px;
  font-family: Verdana;
  color: #000000;
  font-size: 13px;
}

#bg {
  position: absolute;
  top: 0px;
  left: 1px;
  width: 954px;
  background: #fff;
}

#leftcol{display:none;}

h1 {font-size: 22px;font-weight: normal;color: #7773a6;}

p {font-size: 13px;line-height: 16px;color: #666666;}

/*#### LOGIN start ####*/

div#content h2.tx-loginboxmacmade-pi1-header {
  display: none;
}

div.tx-loginboxmacmade-pi1 form {
  padding-top: 15px;
}

div.tx-loginboxmacmade-pi1, td.tx-loginboxmacmade-pi1-labelCell {
  font-size: 13px;
  line-height: 16px;
  color: #333333;
}

td.tx-loginboxmacmade-pi1-fieldCell input {border: 1px solid #bbbbbb; font-family: Verdana; font-size: 12px; padding: 1px; margin: 1px;}

td.tx-loginboxmacmade-pi1-fieldCell input.submit {margin-top: 5px;}

/*#### LOGIN end ####*/

#tx_chcforum-pi1 a {text-decoration: none; color: #475e8a;}
#tx_chcforum-pi1 a:hover {text-decoration: underline; color: #D9241B;}
.tx_chcforum-pi1-subToolBar, .tx-chcforum-pi1-navPath, .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm, .tx-chcforum-pi1-linkUp  {background-color: #f0f0f0;}
.tx-chcforum-pi1-Table tbody tr td, .tx-chcforum-pi1-postForm, .tx-chcforum-pi1-singlePost .author {background-color: #DEECDF;}
.tx_chcforum-pi1-toolBar {background-color: #E9E7CE;}
.tx-chcforum-pi1-postForm #formWhere, .tx-chcforum-pi1-Table thead tr th {background-color:#d0a3a9; border: none;}
.tx-chcforum-pi1-footerBox {background:#E9E7CE; border:1px solid #333333; color:#333333; text-align:center;}
.tx-chcforum-pi1-singlePost .text {background: none;}
.tx-chcforum-pi1-singlePost .edit {background: #DEECDF; margin-top: 0px;}

.tx-chcforum-pi1-postForm input {background-color: #999; font-size:11px; border:1px solid #333;}

}