/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat;
}
td.bodyleft{
	background-image:url(../img/hg_body_left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.bodyright{
	background-image:url(../img/hg_body_right.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
td.fruchtright{
	background-image:url(../img/frucht_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
td.hgnav{
	background-image:url(../img/hg_nav.jpg);
}
td.hgsub{
	background-image:url(../img/hg_sub.jpg);
}
td.hgcontent{
	background-image:url(../img/hg_content.jpg);
	background-repeat:repeat-y;
}
ul.menu{
	margin-left: 0px;
	padding-left: 0px;
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

ul.menu li {
	display: inline;
	list-style-type: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
}

ul.menu li a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	line-height:18px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
ul.menu li a:link{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:hover{
	color: #481E13;
	text-decoration: none;	
	list-style-image: none;
}
ul.menu li a:visited{
	text-decoration: none;
	list-style-image: none;
}
/*content */
td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FDD400;
	line-height:16px;
	font-weight:bold;
}
td{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
table{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
span{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
font{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FDD400;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F2DCA8;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FDD400;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FDD400;
	line-height: 16px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Tahoma, Arial, Verdana;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FDD400;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
