/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

td.li_oben{
	background-image: url(../img/li_oben.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
td.links{
	background-image: url(../img/links.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
td.re_oben{
	background-image: url(../img/re_oben.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
td.rechts{
	background-image: url(../img/rechts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.left_back{
	background-image: url(../img/leftback.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
td.menuback{
	background-image: url(../img/menuback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.leftsub{
	background-image: url(../img/leftsub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.rightsub{
	background-image: url(../img/rightsub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.right{
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
td.right_back{
	background-image: url(../img/right_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 153px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 153px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a91f22;
	text-decoration: none;
	display: block;
	width: 153px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 33px;
	font-weight: bold;
}
ul.menu li a:link {
	color: #a91f22;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	color: #a91f22;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #77481A;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:active {
	/* doesn't work when reloaded */
	color: #a91f22;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77481A;
	text-decoration: none;
	display: block;
	width: 153px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 33px;
	font-weight: bold;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
}

form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border: 1px solid #A47D2F;
	border-bottom: 1px solid #A47D2F;
	border-color: #A47D2F;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A47D2F;
	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 #A47D2F;
	border-bottom: 1px solid #A47D2F;
	border-color: #A47D2F;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A47D2F;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A47D2F;	
	line-height:16px;
	background-color:#FFF9E1;

}
td.hgcontent{
	background-color:#FFF9E1;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A47D2F;
	line-height: 17px;
	font-weight: bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A47D2F;	
	line-height:17px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A47D2F;	
	line-height:17px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A47D2F;	
	line-height:17px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A47D2F;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #77481A;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#a91f22;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}


hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F5E4B2;
	height: 1px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a91f22;
	text-decoration: underline;
	line-height:17px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a91f22;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color: #FFA500;
	text-decoration: underline;
}
a:visited{

	text-decoration: underline;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a8a8a8;
	text-decoration: none;
}
td.footer strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a8a8a8;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a8a8a8;
	text-decoration: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a8a8a8;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a8a8a8;
	text-decoration: underline;
}
td.footer a:visited{
	text-decoration: none;
}


td.preise{
	background-color: #fef6d8;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DBB1;
}
td.preise2{
	background-color: #fcfaf0;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DBB1;
}
td.preisehead2{
	background-color: #ffdf60;
	margin: 1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DABB74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A47D2F;
	line-height: 20px;
	font-weight: bold;
}
td.preisehead{
	background-color: #ffdf60;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DABB74;
}
td.preisesub{
	background-color: #FFFEF9;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DBB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A47D2F;
	line-height: 20px;
}
table.anfrage a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#C1001A;
   line-height: 20px;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #890012;
	border-bottom-color: #890012;
}
table.anfrage a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#C1001A;
   line-height: 20px;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #890012;
	border-bottom-color: #890012;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #890012;
	color: #FCFBF5;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}
td.weiss{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.weiss strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
td.weiss h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height:31px;
}
td.weiss a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.weiss a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;

}
td.weiss a:active{
	text-decoration: none;
}
td.weiss a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a91f22;
	text-decoration: underline;
}
td.footer a:visited{
	text-decoration: none;
}

