html { height:100%;  overflow: auto; }
* html, * body { height:100%; overflow:hidden; margin:0; padding:0; }

body
{
	margin: 0; 
  padding: 0;
  height: 100%;
  
  font-family: 'Arial';
  font-size: 12px;
}

a:link { text-decoration:none; color: #df091f; }
a:visited { text-decoration:none; color: #df091f; }
a:hover { text-decoration:underline; }

.verysmall
{
	vertical-align:bottom; 
	text-align: right;
	color:white; 
	font-size: 10px;	
	letter-spacing:0;
	font-style:normal;
	font-weight:normal;
}

.standard_text
{
	font-style:normal;
	font-size: 12px;
	font-weight:normal;
	margin-right: 2px;
}

.news_datum
{
	letter-spacing:0.1em;
 	font-size: 10px;
 	font-weight: normal;
 	color: white;
 	line-height: 20px;
}

.news_titel
{
	letter-spacing:0.1em;
 	font-size: 12px;
 	font-weight: bold;
 	color: white;
}

.news_untertitel
{
	letter-spacing:0.1em;
 	font-size: 12px;
 	font-weight: normal;
 	color: white;
}

.news_text
{
	font-style:normal;
	font-size: 12px;
	font-weight:normal;
	margin-right: 0px;
	
	display:block; 
	background: #dbdbdb; 
	border:5px solid #2b354e;
	padding: 5px;
}

.thumb_bg
{
	background:url('./images/bg_thumb.gif') 0 0 no-repeat;
}

img
{
	border-width: 0;
}

h1 
{ 
	color:#df091f; 
	font-size:20px; 
	font-weight: bold;
}

h2 
{ 
	color:black; 
	font-size:17px; 
	font-weight: bold;
	margin-bottom: 1px;
}

h3 
{ 
	color:black; 
	font-size:15px; 
	font-weight: bold;
	margin-bottom: 3px;
}

table
{
	font-size: 12px;
}

.td_team
{
	width: 115px; 
	height: 147px; 
	text-align: center; 
	vertical-align: bottom; 
	padding: 0px;
	margin: 0px;
}

.div_team_detail
{
	/*border-left-width: 6px;
  border-left-style:solid;
  border-left-color: #df091f;
  
  border-right-width: 6px;
  border-right-style:solid;
  border-right-color: #df091f;
  
  border-bottom-width: 6px;
  border-bottom-style:solid;
  border-bottom-color: #df091f;*/
  
  padding-left: 5px;
  padding-right: 5px;
}

.td_team_detail
{
  padding: 0px;
}
