
html, body, div{
  background-color:#FFFFDD;
  color:#8888AA;
  font-family: Tahoma, arial, sans-serif;
  font-size : 11px;
  padding   :  2px;
  border    :  2px;
  margin		:  1px;
  behavior : url("css/csshover3-source.htc");
}

a:link,a:active,a:visited {
    color: #4444AA;
    font-weight: normal;
    text-decoration : none;
    border: 0px #FF0000 solid;
}

a:hover {
    color: #FF0000;
    font-weight: normal;
    text-decoration : underline;
}

a img{
	border: 0;  //kein Rahmen um verlinkte Bilder, auch nicht bei IE!
}

table.table1 {
    background: #004400;
    border: 1px #FFFF00 solid;
    border-width: 1px 1px 1px 1px;
    padding :   0px;
    width :   100%;
		vertical-align: top;
}
table.main {
	   width :   1000px;
}


td.td1 {
    color : #8888FF;
    border: 1px #FF0000 solid;
    border-width: 1px 1px 1px 1px;
    text-align : left;
    vertical-align: top;
    font-size: 11px;
    font-weight : normal;
    padding : 1px;
}

div.liob {
	float  : left;
	h_eight : 200px;
	width  : 32%;

}


div.miob {
	float  : left;
	h_eight : 200px;
	width  : 32%;

}

div.reob {
	float  : right;
	h_eight : 200px;
	width  : 32%;

	
}

div.liun {
	float   : left;
	h_eight : 200px;
	width   : 210px;

}
div.search {
	float   : left;
	h_eight : 200px;
	width   : 300px;

}

div.reun {
	float  : right;
	h_eight : 200px;
	width  : 240px;

}

div.einzelbeitrag:hover {
 background-color : #FFFFAA;
}
div.einzelbeitrag:focus {
 background-color : #FFFFAA;
}

DIV.main {
	width : 1024px;
	border: 1px #FF0000 solid;
  border-width: 1px 1px 1px 1px;
}


.text_line
{
clear:both;
}

td.einzelbeitrag {
	font-family: Tahoma, arial,sans-serif;
  font-size : 11px;
	}
td.einzelbeitrag:hover {
	font-family: Tahoma, arial,sans-serif;
  font-size : 11px;
  background-color : #FFFFAA;
  color : #000088;
	}
	
span.news_date {
	color : #AAAAAA;
}