/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FAE26C;
	background-image: url(../img/hg_body.jpg);
	background-repeat:repeat-x;
}
td.white{
	background-color:#FFFFFF;
}
td.hgcontent{
	background-color:#FDF5CC;
}
td.content img{
	margin: 0px;
	padding: 0px;
	border: 5px solid #FFFFFF;
}
td.news h1{
	font-family:"Trebuchet MS", "Times New Roman", Arial;
	font-size:14px;
	line-height:26px;
	background-color:#F3CC08;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.news{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	color: #363650;
	background-color:#FAE26C;
	line-height:16px;
}
td.news a{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:12px;
	color:#030777;
	line-height:16px;
	text-decoration: underline;
}
td.news a:link{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:12px;
	color:#030777;
	line-height:16px;
	text-decoration: underline;

}
td.news a:active{
	text-decoration: underline;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
td.news a:visited{

	text-decoration: underline;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 13px;
	color: #030777;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 22px;
	font-weight: normal;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #B99A06;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:normal;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 13px;
	color: #B99A06;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 22px;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #FCE6B8;
	border-bottom : 1px solid #FCE6B8;
	border-color : #FCE6B8;
	background: #FFFDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#506954;	
	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 #FCE6B8;
	border-bottom : 1px solid #FCE6B8;
	border-color : #FCE6B8;
	background: #FFFDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#506954;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #FCE6B8;
	border-bottom : 1px solid #FCE6B8;
	border-color : #FCE6B8;
	background: #FFFDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#506954;	
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#363650;
	line-height:20px;
}
strong{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#030777;
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#363650;
	line-height:20px;
}
table{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#363650;
	line-height:20px;
}
font{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#363650;
	line-height:20px;
}
p{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#363650;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:16px;
	line-height:28px;
	color:#030777;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:16px;
	line-height:28px;
	color:#030777;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	border-bottom-width: 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: #ffffff;
	height: 1px;
}
a{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#030777;
	text-decoration: underline;
}
a:link{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:13px;
	color:#030777;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color: #B99A06;
	text-decoration: underline;
}
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", Arial;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:14px;
	color: #363650;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.footer strong{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:14px;
	color: #363650;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:14px;
	color: #363650;
	text-decoration: none;
}
td.footer a:link{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:14px;
	color: #363650;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#000000;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.preis a{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:20px;
	color: #363650;
	text-decoration: none;
	background-color:#FAE26C;
	padding: 10px;
}
td.preis a:link{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size:11px;
	line-height:20px;
	color: #363650;
	text-decoration: none;
	background-color:#FAE26C;
	padding: 10px;
}
td.preis a:active{
	text-decoration: none;
}
td.preis a:hover{
	text-decoration: none;
	background-color:#F3CC08;
}
td.preis a:visited{
	text-decoration: none;
}
table.preisliste{
	background-color:#FBEB9C;
}
table.preisliste td{
	background-color:#FBEB9C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



