/*
  CSS-copyright by [EID]-Mr.GIZMO
  www.eid-clan.com
  www.mrgizmo.info
  
  --
  
  Design copyright by [EID]-Mr.GiZMO
  www.eid-clan.com
  www.mrgizmo.info
  
  --
  
  Support auf www.eid-clan.com
*/


body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #4A4849;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}
#wrap {
  position: relative;
  width: 980px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#header {
  background: url(img/header.png);
  height: 135px;
  width: 980px;
  text-align: center;
  vertical-align:middle;
}
#logo {
  position: absolute; 
  top: 25px; left: 45px;
}
#ticker {
  position: absolute; 
  top: 111px; left: 9px; width: 395px; height: 15px;
  font-size: 9px;
  font-family: Verdana, sans-serif;
  color: #777777;
  
}
#top2 {
  background: url(img/content_head.png);
  height: 20px;
  width: 967px;
  margin-left: 8px;
}
#top2 font {
  display: inline;
  position: absolute; 
  left: 185px;
  margin-top: 2px;
  font-size: 10px;
	text-decoration: none; 
}
#content {
  background: url(img/content_bg.png);
  background-repeat: repeat;
  width: 967px;
  margin-left: 8px;
}

#footer { 
	font-size: 11px; 
	line-height: 190%; 
	background: url(img/footer.png); 
	height: 41px; text-align: center; 
	vertical-align: 30px; 
}
#sponsoren { 
	font-size: 11px; 
	height: 150px; text-align: center; 
}
#left_col { 
	width: 170px;
	float: left; 
	overflow: hidden; 
	padding: 0px 0px 0px 0px; }

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

#left_col a {
  color: #404040;
}

#main_col {
  width: 622px;
  float: left;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  clear: none;
  min-height: 100px;
  overflow: auto;
}

#right_col { 
  width: 155px;
  float: right;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

#left_menu_heading
{
  font-size:11px;
  letter-spacing: 1px;
  background: url(img/menu_category_left.png) no-repeat;
  width: 178px;
  height: 26px;
  margin-left: -8px;
  padding: 6px 0 0 13px;
}

#right_menu_heading
{
  font-size:11px;
  letter-spacing: 1px;
  background: url(img/menu_category_right.png) no-repeat;
  width: 160px;
  height: 26px;
  margin-right: -5px;
  padding: 6px 0 0 7px;
}

#right_menu
{
  font-size:11px;
  background: url(img/box_right_bg.png) top left repeat-y; 
  width: 160px;
  min-height: 20px;
  margin-top: -5px;
  margin-bottom: 10px;
}

#right_menu_content
{
  font-size:11px; 
  width: 159px;
  margin-right: -5px;
  padding: 0 0 0 10px;
}  


#left_col ul
{ vertical-align: bottom; padding: 0; margin: 0; list-style: none; width: 170px; }

#left_col li
{
  /* background: transparent url(img/box_left_bottom.png) no-repeat scroll left bottom; */
  height: 17px;
  text-indent: 9px;
  padding-top: 1px;
  margin-right: 15px;
  border-bottom: 1px solid #699ED2;
  
  } 

#left_col li a
{
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

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

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a 
{
  color: #404040; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a:hover 
{ 
    color: #404040;   
  text-decoration: none;  
}

a.box 
{ 
  color: #404040; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a.box:hover 
{   
  text-decoration: none;  
}

.Chead
{
  background: #404040;
  color: #699ed2;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b, .Chead a
{
  background: #404040;
  color: #699ed2;
  text-decoration: none;
}

.Callg
{
  background-color: #ffffff;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
  background-color: #e5e5e5;
}
.Cmite
{
  background-color: #699ed2;
}
.Cdark
{
  background-color: #4577b6;
}

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

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
hr 
{ 
    height: 0px; 
		border: solid #000000 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 11px Verdana;  
    border-color: #000000;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF;  
}