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

#wrap {
	background: #99CC00 url(toprecke.gif) no-repeat;
	float: left; clear: left;
	width: 950px;
	

}
#leftwrap {
	background: #FFFFFF url(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:#66CC66;
	text-decoration: none;
}
#central a:hover, a:active {
	color:#006600;
	text-decoration: underline;
}

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

#marginal a:link {
	color:#006600;
	text-decoration: none;
}

#marginal a:visited {
	color:#006600;
	text-decoration: none;
}

#marginal a:hover {
	color:#006600;
	text-decoration: underline;
}

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

}

#footer a:link {
	color:#006600;
	text-decoration: none;
}

#footer a:visited {
	color:#006600;
	text-decoration: none;
}

#footer a:hover {
	color:#006600;
	text-decoration: underline;
}

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

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


.more {
	text-align: right;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 10px;
}
	
.more a {
	text-align: right;
}

 
h2 {
	
	margin-bottom: 7px;
	font-size: 11pt;
	height: 20px;
	padding-top: 3px;
	padding-left: 0px;
	color: #f60;
}

h2 a, h2 a:visited {
	color: #f60;
	text-decoration: none;
}

h2 a:hover {
	color: #06c;
	text-decoration: none;
}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}


fieldset {
	border: 1px solid #eee;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
}

textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
	margin: 0; 
	width: 110px;
	border: 1px solid #eee; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #ccc; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
	
	}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

.cardtable {
font-size: 8pt;	

}

.cardtable a, #cardtable a:visited {
color: #f60;	

}

.cardtable a:hover {
color: #CCC;	
text-decoration:underline;
}

  
.thumbnail
{
	float: left;
	width: 110px;
	font-size: 0.8em;
	border: 1px solid #999;
	margin: 0 22px 21px 25px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFCC;
	line-height: 100%;
	display: block;
}

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

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

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

.thumbhome
{
	
	width: 110px;
	font-size: 0.8em;
	border: 1px solid #999;
	margin: auto;
	padding: 5px;
	text-align: center;
	background-color: #FFFFCC;
	line-height: 100%;
	display: block;
}

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



.thumbfr {
	float: left;
	width: 100%;
	text-align: center;
}

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

.dlsz {
	background-color: #FFBFBF;
	padding: 3px;
	text-align: justify;
	


}

.dlsz-n {
	background-color: #C40000;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	line-height: 100%;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;

}
.dlsz p {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	display: block;
	line-height: 100%;	

}
.dlsz a {
	font-size: 10px;
		
}




.image {
	text-align: center;
	
}

.image img {
	padding: 3px;
	border: 1px solid #ccc;


}

.google-search {
	text-align: center;
	margin-bottom: 10px;
	

}

input.gstext {
	width: 100px;
	
}

.yahoonews {
	background-color: #FFC;
	padding: 3px;
	text-align: justify;
	border: 1px dashed #CCC;


}


