/*
  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
*/

body {
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: #262626;
  font-size: 14px;
  color: #fff;
  font-family: Verdana, sans-serif;
}
#wrap {
  position: relative;
  width: 967px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#top {
  background: url(img/top.gif);
  height: 0px;
}
#header {
  background: url(img/logo.gif);
  height: 153px;
  text-align: center;
  vertical-align:middle;
}
#header h1 {
  display: inline;
  position: absolute;
  top: 110px; left: 100px;
  color: #fff;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-size: 24px;
}
#top2 {
  background: url(img/blackjackonline.png);
  height: 35px;
  width: 964px;
  position:relative;
}
#top2 a{
	display:block;
	position:absolute;
} 
#top2 a#link1{
	width:65px;
	height:15px;
	top:10px;
	left:440px;
} 
#top2 a#link2{
	width:88px;
	height:15px;
	top:10px;
	left:685px;
} 
#top2 font {
  display: inline;
  position: absolute;
  left: 172px;
  margin-top: 2px;
  font-size: 10px;
	text-decoration: none;
}
#content {
  background: url(img/contentbg.gif);
  background-repeat: repeat;
  width: 967px;
}
#footer {
  background: url(img/footer.gif);
  height: 35px;
  text-align: center;
  vertical-align: middle;
}
#left_col {
  width: 157px;
  float: left;
  padding-top: 0px;
  padding-left: 9px;
  padding-right: 2px;
  padding-bottom: 0px;
  color: #fff;
  overflow: hidden;
}

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
  color: #cacaca;
}

#left_col a {
  color: #CCCCCC;
}

#left_col .menu_heading
{
  color: #ffffff;
  display:block;
  letter-spacing: 1px;
  font-size: 9px;
  padding: 0  0 3px 5px;
}

#main_col 
{
  width: 600px;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  min-height: 80px;
}
#right_col1 {
  width: 141px;
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 23px;
  padding-bottom: 0px;
}
#right_col2 {
  width: 0px;
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#right_col1 .menu_heading,
#right_col2 .menu_heading
{
  color:#fff;
  font-size:9px;
  letter-spacing: 1px;
}

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

#left_col li
{
  margin:0;
  padding: 1.65px 0 0 3px;
  background: url() no-repeat bottom;
}

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

#left_col li li
{
    padding-left: 16px;
}
#left_col li a
{
  color: #fff;
  padding-left: 8px;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

td
{
  font-family: Verdana;
  font-size: 10px;
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
{
  color:white;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:link { font-weight:bold; color:white;}
a:visited { font-weight:bold; color:white; text-decoration:none; }

a:hover
{
  text-decoration: font-weight:bold; color:silver; text-decoration:none;
}

a.box
{
  color: #898989;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

a.box:hover
{  
  color: #efefef;
  text-decoration: font-weight:bold; color:silver; text-decoration:none; 
}

.Chead
{
  background: #c4c4c4;
  color: #ffffff;
}

.Chead a
{
  color: #efefef;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #383838;
  color: #efefef;
}

.Callg
{
  background-color: #383838;
	color: #efefef;
}

.Callg td
{
  color: #c5c5c5;
}

.Cnorm
{
  background-color: #383838;
}
.Cmite
{
  background-color: #383838;
}
.Cdark
{
  background-color: #4d4d4d;
}

.rand
{
  border: solid #efefef 1px;
}

.smalfont
{
    font-size: 10px;
		text-decoration: font-weight:bold; color:silver; text-decoration:none;
}
.border
{
   background-color: #acacac;
}
hr
{
    height: 0px;
		border: solid #efefef 0px;
		border-top-width: 1px;
}

input, textarea, select
{
    color: #ffffff;
    font: 10px Verdana;
    border-color: #000000;
  	border-width: 1px;
    border-style: solid;
    font-weight: bold;
    text-decoration: none;
    background-color: #4c4c4c;
}
