body {background: #FFFFFF; color: #000000; height: 100%; margin: 0px; padding: 0px;}
body,td,span,div,a {font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:11px; color: #000000;}

.bg_headline{
	background-color: #FFFFFF; 
	padding: 2px 4px 4px 4px; 
	/*
	border-left: 1px solid #ffffff; 
	border-top: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	*/
}

.bg_content{
	background-color: #FFFFFF; 
	padding: 2px 4px 4px 4px; 
	/*
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	*/
}

.date{
	color: #C80000;
	font-weight: bold;

}

.content{
	font-size: 11px; 
	color: #4D4D4D; 
	font-weight: normal; 
}

.content_red{
	color: #C80000; 
}

.headline{
	font-size: 12px; 
	font-weight: bold; 
}


.headline_big{
	font-size: 18px; 
	font-weight: normal; 
	padding-bottom : 5px;
}

input{
	height:20px;
}
.search_input{
	border : 1px solid;
	color: #000000;
	width:75px;
	
}

a.navi
{
	 text-decoration : none;
 	 color : #000000;
         font-size : 11px;
	 font-family : Arial,Helvetica,sans-serif;
}



a.navi:link
{
	 text-decoration : none;
 	 color : #000000;
         font-size : 11px;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi:visited
{
	 text-decoration : none;
 	 color : #000000;
         font-size : 11px;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi:active  
{
	 text-decoration : none;
 	 color : #000000;
         font-size : 11px;
	 font-family : Arial,Helvetica,sans-serif;
}

a.navi:hover  
{
	 text-decoration : none;
 	 color : #C80000;
         font-size : 11px;
	 font-family : Arial,Helvetica,sans-serif;
}

A:active { text-decoration: underline;}
A:link { color: rgb(128,128,128); text-decoration: none ;}
A:visited { color: rgb(128,128,128); text-decoration: none ;}
A { text-decoration: underline;}
A:hover { color: rgb(0,0,0); text-decoration: underline; background-color: transparent;}

.footer{
	font-size:9px;
}

.details{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}











.bg_blue{
	background-color : #4C6F95;
}

.bg_grey{
	background-color : #E6E6E6;
}
