body{
   background-color : #000;
   background-image: url(../img/bg_bottom.jpg);
   background-repeat:repeat-x;
   background-position: bottom;
   margin : 0;
   padding : 0;
   font-family : Tahoma, Arial, sans-serif;

}

h1{
	font-family: franklin gothic medium cond;
	fot-weight: normal;
	font-size: 24px;
	color: #A0BF81;
	/*color: #D61F38;*/
	margin : 0;
	padding : 0;
}



#body{
   background-image: url(../img/bg_top.jpg);
   background-repeat:repeat-x;
   background-position: top;
   margin : 0;
   padding : 0;
   height: auto;
   width: 100%;
   text-align: center;
}

#content, #content2{
   background-image: url(../img/content_bg.jpg);
   background-repeat:repeat-x;
   background-position: top left;
   padding: 0px 20px 56px 20px;
   background-color : #222222; 
}

#content2{
   background-image: url(../img/content_bg2.jpg)!important;
}

#footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}


a img{
	border: 1px solid #3B4135;
}
a:hover img{
	border: 1px solid #D61F38;
}

a.nodeco img,a.nodeco:hover img{
	border:0px!important;
}


a, a:link{
	font-family: Tahoma;
	color: #F0405C;
	text-decoration: none;
   font-size: 12px;
}

a:hover{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
   font-size: 12px;
}

.table_head{
  	background-image: url(../img/tablehead_sm.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 23px;
  	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff; 
	padding-left: 6px;
}

.left{
  	background-position: top left;
}

.center{
  	background-position: top center;
}

.right{
  	background-position: top right;
}

.bg_light{
  	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff; 
	background-color: #3E3E3E; 
	padding: 6px;
}

.bg_dark{
  	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	background-color: #2A2A2A; 
	padding: 6px;
}

 .bg_light td, .bg_dark td{
   	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
 }

.player{
  	background-image: url(../img/player_bg.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 373px;
	width: 450px;
	padding: 14px 0px 0px 14px;
}

.hr{
  	background-image: url(../img/devider.gif);
  	background-position: center;
  	background-repeat: repeat-x;
	height: 48px;
}

.text{
  	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-right: 12px;
}

.model_bg{
  	background-image: url(../img/model_bg.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 218px;
	width: 890px;
	padding: 14px 6px 6px 6px;
}

.siegel{
	height: 133px;
	width: 133px;
	display: inline-block;
	float: right; 
}