body	{
	font-family		: verdana, arial;
	font-size		: 11;
	font-color		: #000000;
	color			: #000000;
	background-attachment   : fixed;
	background-repeat	: no-repeat;
	repeat			: no;

	}
	
.bg		{
	background-image:url(http://flurhof-fischer.de/html/img/bg.jpg);
	background-repeat:no-repeat;
	}

.home {
padding-top:0px;
margin-top:0px;
background-color:#eee78c;
}
	
.bg_trans		{
	background-image:url(http://flurhof-fischer.de/html/img/bg_trans.jpg);
	background-repeat:no-repeat;
	}

.td	{
	font-family		: verdana, arial;
	font-size		: 11px;
	vertical-align		: top,
}

td	{
	font-family		: verdana, arial;
	font-size		: 11px;
	vertical-align		: top,
}

a 	{
	font-family		: verdana, arial;
	font-size		: 14px;
	color			: #000000;
	}

a:link 	{
	text-decoration		: none;
	}

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

a:hover {
	text-decoration		: none;
	color			: darkgreen;
	}
a:active {
	text-decoration		: none;
	color			: #FAC739;
	}

a.sub 	{
	font-family		: verdana, arial;
	font-size		: 13px;
	color			: #FFFFFF;
	}

a.sub:link 	{
	text-decoration		: none;
	}

a.sub:visited {
	text-decoration		: none;
	color			: #ffffff;
	}

a.sub:hover {
	text-decoration		: none;
	color			: #ffd631;
	}
a.sub:active {
	text-decoration		: none;
	color			: #ffd631;
	}


hr { 
	background-color	: #ffd631;
 	
	}


div.button { 

	position		: relative;
	left			: 440px;
	top			: 190px;
	z-index			: 1;
}	

h2 {
padding-left:15px;
font-size:16px;

}

h3 {
padding-left:15px;
font-size:14px;

}