/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/hg_back.jpg);
	background-repeat:repeat-x;
	background-color:#46552b;
	scrollbar-3dlight-color : #609737;
	scrollbar-arrow-color : #609737;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #609737;
	scrollbar-track-color : #f6f8f1;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
img{
	border:0px;
}
td.randweiss{
	background-color:#FFFFFF;
}
td.left_top{
	background-image: url(../img/back_left_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.oben{
	background-image: url(../img/back_oben.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

td.right_top{
	background-image: url(../img/back_right_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.right{
	background-image: url(../img/back_right.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

td.left{
	background-image: url(../img/back_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

td.left_sub{
	background-image: url(../img/back_left_sub.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.right_sub{
	background-image: url(../img/back_right_sub.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.sub{
	background-image: url(../img/back_sub.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
td.hgcontent{
	background-color:#FFFFFF;
}
h1{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:18px;
	line-height:25px;
	color:#588333;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:18px;
	line-height:25px;
	color:#bf6f00;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*content */
td.content{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
strong{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#333333;	
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
table{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
font{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
p{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;	
	line-height:20px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cfdbbb;
	height: 1px;
}
td.content a{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#588333;
	line-height:20px;
	text-decoration: underline;
}
td.content a:link{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#588333;
	line-height:20px;
	text-decoration: underline;

}
td.content a:active{
	text-decoration: underline;
}
td.content  a:hover{
	color:#333333;
	text-decoration: underline;
}
td.content  a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: "Trebuchet MS", "Times New Roman";
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: "Trebuchet MS", "Times New Roman";
	padding-bottom: 1px;
	background-image: none;
}
td.footer{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;	
	text-decoration: none;
}
td.footer strong{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;	
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
td.footer a:link{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;	
	text-decoration: none;
}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
td.footer a:visited{
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #a9be86;
	border-bottom : 1px solid #a9be86;
	border-color : #a9be86;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#777793;	
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #a9be86;
	border-bottom : 1px solid #a9be86;
	border-color : #a9be86;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#777793;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #a9be86;
	border-bottom : 1px solid #a9be86;
	border-color : #a9be86;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#777793;	
	margin: 0px;
	padding: 0px;
}
td.preise{
	background-color: #f6f8f1;
	margin: 5px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfdbbb;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;
}
td.preise strong{
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#777793;
}
table.anfrage  a{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #5a8734;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #5a8734;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #bf6f00;
	color: #FFFFFF;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}

td.border{
	background-color:#f6f8f1;
	border: 1px solid #a9be86;
	padding: 10px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#588333;
	line-height:17px;
	text-align: right;
}

td.border a{
	background-color:#5a8734;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
	text-align: right;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
td.border a:link{
	background-color:#5a8734;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
	text-align: right;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}

td.border a:visited{
	background-color:#5a8734;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.border a:active{
	background-color:#5a8734;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td.border a:hover{
	background-color:#bf6f00;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
td.border h1{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:12px;
	line-height:25px;
	color:#bf6f00;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

ul.menu {
	margin-left:0px;
	padding-left:0px;
	width:167px;
}
ul.menu li {
	height:25px;
	list-style-type:none;
	padding-left:0px;
	width:167px;
}
ul.menu li a {
	color:#4b4b70;
	display:block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:25px;
	margin-right:4px;
	padding-left:0px;
	text-decoration:none;
	text-align: right;
	width:167px;
}
ul.menu li a:link {
	color:#4b4b70;
	display:block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
}
ul.menu li a:visited {
	color:#4b4b70;
	display:block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
}
ul.menu li a:hover {
	color:#588333;
	display:block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
}
ul.menu li a:active {
	color:#4b4b70;
	display:block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
}
