body, table, th, td, a {
   font-family: Verdana, Arial, sans-serif;
   font-size:12px;
}
body {
   background: #ffffff;
   color: #000000;
}
a:link, a:visited {
   color: #0000aa;
}
a:active, a:hover {
   color: #0000aa;
}
img {
 border: none;
}
table {
 background: #ffffff;
 border: none;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}
div.center {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 /*text-align: center;*/
}
table.outertable {
   border: 1px solid #000000;
}
th.header {   
   background-color:#ffcc33;
   color: #000000;
   font-size: 22px;
   font-weight: bold;
   height: 53px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: left;
}
td.content {
   padding: 10px 10px 0 10px;
   vertical-align: middle;
   font-size: 12px;
}
td.footer {
   color: #808080;
   font-size: 10px;
   padding: 20px 10px 10px 10px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
td.navi {
   font-size: 12px;
   padding: 10px;
}
#header_top
{
        float:left;       
	margin-top:5px;
	height:15px;
	
}

#title_logo
{
	clear:left;
	float:right;
	height:30px;
}

#yellow_header_container
{    
	clear:both;
	float:left;	
	background-color:#ffcc33;
	height:40px;
	width:100%;
}

#grey_header_container
{
	
	clear:both;
	float:left;	
	background-color:#e5e5e5;
	height:30px;
	width:100%;
	margin-top:5px;	
}

.intro_headline
{
	font-size:20px;
}

#intro
{
	float:left;
}

.teaser
{
	width:300px;	
}

.teaser_header
{
	margin-top:10px;
	clear:both;
	float:left;
	background-color:#e5e5e5;
	width:400px;
	height:20px;	
	/*padding:3px;*/
	
}

.teaser_header_text
{
	float:left;	
	font-weight:bold;
	margin-top:3px;	
		
}

.teaser_text
{
	float:left;	
}

.teaser_date
{
	clear:both;
	float:left;	
	width:60px;
	
	
}

.teaser_link_list
{	
	float:left;	
	padding:0;
	margin-left:50px;
	
	text-align:left;
}

.teaser_divider
{
	margin-top:5px;
	float:left;	
}

ul
{
	margin:0;
	padding:0;
	list-style-image:url(dot_yellow.gif);
	/*list-style-type:circle;*/
}

#footer
{
	clear:both;
	float:left;
}

