body{
margin:0;
padding:0;
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 0.8em;
line-height: 100%;
background-color:#99CC00;
}

#wrap {
	background: #FFFFFF url(layout/toprecke.gif) no-repeat;
	float: left; clear: left;
	width: 790px;
	

}
#leftwrap {
	background: #FFFFFF url(layout/leftrecke.gif) repeat-y;
	float: left;
	margin-top: 20px;
	
	
}
#leftad {
	float: left; 
	margin-left: 50px;
	width: 162px;
	padding-left: 3px;
	display: inline;  
}

#central {
	float: left; 
	width: 560px;
	display: inline;
	padding-left: 10px;

}

#central a:link, a:visited {
	color:#006600;
	text-decoration: none;
}
#central a:hover, a:active {
	color:#66CC66;
	text-decoration: underline;
}

#marginal {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

#footer {
	clear: both;
	margin-left: 50px;

}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #339900;
}

.hornav { font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}
.hornav a:link, a:visited {
	color:#006600;
	text-decoration: none;
}
.hornav a:hover, a:active {
	color:#66CC66;
	text-decoration: underline;
}

.yahoonews {
	font-size: 1em;
}

.thumbnail
{
	float: left;
	width: 110px;
	border: 1px solid #999;
	margin: 0 20px 21px 35px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFCC;
	line-height: 100%;
	display: inline;
}

.thumbnail:hover
{
	background-color: #FFFF00;
		
}

.thumbcard
{
	float: left;
	border: 1px solid #999;
	margin: 0 22px 21px 35px;
	padding: 5px 0 5px 0;
	background-color: #FFFFCC;
	display: inline;
}

.thumbcard:hover
{
	background-color: #FFFF00;
		
}

.thform {
	line-height: 100%;
	margin: 0;
	padding: 0;
}
.clearboth { clear: both; }

