
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #494741;
  font-size: 11px;
  font-family: Arial;
}

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

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a 
{
  color: #808080; 
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none; 
}

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

a.box 
{ 
  color: #808080; 
	font-family: Tahome; 
	font-size: 11px; 
	text-decoration: none;
	 
}

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

.Chead
{
  background: #545454;
  color: #878787;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #545454;
  color: #878787;
}

.Callg
{
  background-color: #EFEFEF;
	color: #646464;
}

.Callg td
{
  color: #646464;
}

.Cnorm 
{
  background-color: #e5e5e5;
}
.Cmite
{
  background-color: #d8d8d8;
}
.Cdark
{
  background-color: #cecece;
}

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

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

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

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

.form_username {
margin-top:5px;
background-image: url(des_images/login/login_username.jpg); 
background-repeat: no-repeat;
background-color: transparent; 
height: 19px; 
width: 139px; 
border: 0px;
text-align:left;
padding-top:4px;
padding-left:2px;

}

.form_password {
margin-top:5px;
background-image: url(des_images/login/login_pw.jpg); 
background-repeat: no-repeat; 
background-color: transparent; 
height: 19px; 
width: 139px; 
border: 0px;
text-align:left;
padding-top:4px;
padding-left:2px;
}

.form_login {
margin-top:5px;
background-image: url(des_images/login/login_button.jpg);
background-repeat: no-repeat; 
background-color: transparent;
height: 19px;
width: 53px;
border: 0px;
}

.search_bar {

background-image: url(des_images/search_bar.jpg);
background-repeat: no-repeat; 
background-color: transparent;
height: 19px;
width: 139px;
border: 0px;
padding-top:3px;
padding-left:2px;
}

.search_button {
background-image: url(des_images/search_button.jpg);
background-repeat: no-repeat; 
background-color: transparent;
height: 19px;
width: 96px;
border: 0px;
}

.vote_button {
background-color: transparent;
height: 15px;
width: 53px;
border: 0px;
}


/* ## TabMenü ## */
#tab {
	height:27px;
	width:590px;
	}

#tab ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}

#tab li {
	float:left;
	position:absolute;
	}

#tab1 {
	height: 27px;
	width:134px;
	}

#tab1:hover {
	background:url(des_images/special/special_coverages_ov.jpg) no-repeat;
	height: 27px;
	width:134px;
	margin:0px;
}

#tab2 {
	height: 27px;
	width:184px;
	margin-left: 130px;
	}

#tab2:hover {
	background:url(des_images/special/special_news_ov.jpg) no-repeat;
	height: 27px;
	width:184px;
	margin-left: 100px;
}

#tab3 {
	height: 27px;
	width:184px;
	margin-left:250px
	}

#tab3:hover {
	background:url(des_images/special/special_wars_ov.jpg) no-repeat;
	height: 27px;
	width:184px;
	margin-left: 250px;
}

#tab4 {
	height: 27px;
	width:190px;
	margin-left:400px;
	}

#tab4:hover {
	background:url(des_images/special/special_nextwars_ov.jpg) no-repeat;
	height: 27px;
	width:190px;
	margin-left:400px;
}



