/*
  css Datei copyright by ilch.de
  erstellt von scaRFhogg
  seite: www.daiwai.de

  --

  Design copyright by ilch.de
  erstellt von fanguro
  seite: www.zurro.de

  --

  Support auf www.ilch.de
*/

*:first-child+html body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #1C1C1C;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #FFFFFF;
}
*:first-child+html #wrap {
  position: relative;
  width: 100%;
  text-align: left;
  margin: 0 auto 0 auto;
}
*:first-child+html #top {
  /*background: url(img/top.gif);*/
  width: 100%;
  height: 20px;
  background-color: #000000;
}
*:first-child+html #header {
  background: url(gfx/header_bg.jpg);
  background-repeat: no-repeat;
  height: 265px;
  text-align: center;
  vertical-align:middle;
}
*:first-child+html #header h1 {
  display: inline;
  position: relative;
  color: #fff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
}
*:first-child+html #top2 {
  /*background: url(img/top2.gif);*/
  width: 100%;
  height: 20px;
  margin: 0 auto 0 auto;
  background-color: #000000;
  margin-bottom: 20px;
}
*:first-child+html #top2 font {
  display: inline;
  position: relative;
  left: 172px;
  margin-top: 2px;
  font-size: 12px;
  text-decoration: none;
}
*:first-child+html #content {
  /*background: url(img/contentbg.gif);*/
  background-repeat: repeat;
  width: 1024px;
  margin: 0 auto 0 auto;
}
*:first-child+html #footer {
  /*background: url(gfx/footer_bg.jpg);
  background-repeat: repeat-x;*/
  clear: both;
  height: 165px;
  text-align: center;
  vertical-align:middle;
  width: 100%;
  padding: 20px 10px 10px 10px; 
  border-top-color: #1a1a1a;
  border-top-style: solid;
  border-top-width: 5px;
  background-color: #202020;
}
*:first-child+html #left_col {
  width: 171px;
  float: left;
  padding-top: 0px;
  padding-left: 9px;
  padding-right: 18px;
  padding-bottom: 0px;
  color: #fff;
  overflow: hidden;
}

*:first-child+html #left_col .Cmite, *:first-child+html #left_col .Cnorm, *:first-child+html #left_col .Cdark {
  color: #000000;
}

/*#left_col a {
  color: #FFFFFF;
}

#left_col a:hover {
  text-decoration: underline;
}*/

*:first-child+html #left_col .menu_heading
{
  color: #000;
  display:block;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 0  0 3px 5px;
}

*:first-child+html #main_col {
  width: 610px;
  float: left;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 20px;
  padding-bottom: 30px;
  clear: none;
  min-height: 100px;
  overflow: auto;
}
*:first-child+html #right_col1 {
  width: 171px;
  float: left;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 10px;
  padding-bottom: 0px;
  overflow: hidden;
}

*:first-child+html .mainnavi
{
  padding: 10px 10px 10px 10px; 
  border: 5px solid #1a1a1a;
  background-color: #202020;
}

*:first-child+html .mainnavi_body
{
  padding: 0px; 
}

*:first-child+html #right_col1 .menu_heading,
*:first-child+html #right_col2 .menu_heading
{
 padding-bottom: 0px;
}

*:first-child+html #right_col1 .menu_heading,
*:first-child+html #right_col2 .menu_heading,
*:first-child+html .mainnavi_head
{
  color:#6f6f6f	;
  font-size:12px;
  letter-spacing: 1px;
  font-weight: bold;
  
}

*:first-child+html #left_col ul
{
  padding: 0;
  margin: 0;
  /*list-style: inside url(img/box_menu_pfeil.gif);*/
  list-style: none;
  width: 149px;
}

*:first-child+html #left_col li
{
  margin:0;
  padding: 5px 0 0 0px;
  /*background: url(img/box_menu_trennlinie.gif) no-repeat bottom;*/
}

*:first-child+html #left_col li ul
{
  width: 146px;
  /*background: url(img/box_menu_trennlinie.gif) no-repeat top;*/
}

*:first-child+html #left_col li li
{
    padding-left: 16px;
}
*:first-child+html #left_col li a
{
  color: #fff;
  padding-left: 8px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

*:first-child+html #left_col li a:hover
{
  text-decoration: underline;
}
*:first-child+html .menubox
{
  padding: 10px 10px 10px 10px; 
  border: 5px solid #1a1a1a;
  background-color: #202020;
  
}

*:first-child+html td
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

*:first-child+html a, *:first-child+html #left_col .Cmite a, *:first-child+html #left_col .Cnorm a, *:first-child+html #left_col .Cdark a
{
  color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

*:first-child+html a:hover
{
  text-decoration: underline;
}

*:first-child+html font a
{
  color: #000000;
}

*:first-child+html a.box
{
  color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

*:first-child+html a.box:hover
{
  text-decoration: none;
}

*:first-child+html .Chead
{
  background-color: #252525;
  color: #FFFFFF;
  height: 20px;
  font-weight: bold;
  padding: 3px;
  vertical-align: middle;
}

*:first-child+html .Chead a
{
  color: #FFFFFF;
}

*:first-child+html .Chead td, *:first-child+html .Chead td strong, *:first-child+html .Chead h4, *:first-child+html .Chead td b
{
  background: #252525;
  color: #FFFFFF;
}

*:first-child+html .Callg
{
  /*background-color: #EFEFEF;*/
	color: #FFFFFF;
}

*:first-child+html .Callg td
{
  color: #FFFFFF;
}

*:first-child+html .Cnorm
{
  background-color: #404040;
  padding: 5px;
}
*:first-child+html .Cmite
{
  background-color: #353535;
  padding: 5px;
}
*:first-child+html .Cdark
{
  background-color: #303030;
}

*:first-child+html .rand
{
  border: solid #1c1c1c 1px;
}

*:first-child+html .smalfont
{
    font-size: 10px;
	text-decoration: none;
}

*:first-child+html a.smalfont
{
    font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

*:first-child+html .border
{
   background-color: #1c1c1c;
}
*:first-child+html hr
{
    height: 0px;
		border: solid #000000 0px;
		border-top-width: 1px;
}

*:first-child+html input, *:first-child+html textarea, *:first-child+html select
{
    color: #000000;
    font: 12px Tahoma, Verdana, Arial, sans-serif;
    border-color: #1c1c1c;
  	border-width: 1px;
    border-style: solid;
    font-weight: normal;
    text-decoration: none;
    background-color: #ECECEC;
}

*:first-child+html table.border td
{
	padding: 5px;
	margin: 2px;
}

*:first-child+html .news_title_date
{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

*:first-child+html .news_from
{
	font-size: 10px;
	text-align: right;
}

*:first-child+html .news_whole
{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	width: 305px;
}

*:first-child+html .news_comments
{
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

*:first-child+html .news_whole a, *:first-child+html .news_comments a 
{
	font-size: 10px;
}

*:first-child+html .clear { clear: both; }

*:first-child+html .phgcopyright
{
	font-size: 10px;
	color: #404040;
}

*:first-child+html a.phgcopyright
{
	text-decoration: none;
}

*:first-child+html a.phgcopyright:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}