/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
td.hgcontent{
	background-image:url(../img/hg_content.jpg);
	background-repeat:repeat-y;
}
td.bodyleft1{
	background-image:url(../img/bodytop_left.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
td.bodyleft2{
	background-image:url(../img/bodytop_left2.jpg);
	background-repeat: repeat-y;
	background-position:top right;
}
td.bodyright1{
	background-image: url(../img/bodytop_right.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.bodyright2{
	background-image: url(../img/bodytop_right2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.bodyright3{
	background-image: url(../img/bodyright.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
td.footerleft{
	background-image: url(../img/footer_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.footerright{
	background-image: url(../img/footer_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.hgnav{
	background-image:url(../img/hg_nav_sub.jpg);
	background-repeat:repeat-y;
}
td.hgmenu{
	background-image: url(../img/hg_nav.jpg);
	background-repeat:repeat-y;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 168px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 168px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #962420;
	text-decoration: none;
	display: block;
	width: 168px;
	height: 24px;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: dotted;
	list-style-image: none;
	font-weight: bold;
	border-bottom-width: 0;
}
ul.menu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #000000;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	text-decoration: none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 168px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 168px;
	padding-left: 0px;
	background-image: none;
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	display: block;
	width: 168px;
	height: 20px;
	line-height: 20px;
	text-indent:10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	border-bottom-style: none;
	font-weight: bold;
}
ul.submenu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {	
	color: #962420;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:bold;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 168px;
	height: 24px;
	text-indent:10px;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: dotted;
	list-style-image: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
td.adresse{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EFD8AF;
	line-height:16px;
}
td.adresse a{
	color:#EFD8AF;
	text-decoration: underline;
}
td.adresse a:link{
	color:#EFD8AF;
	text-decoration: underline;
}
td.adresse a:visited{
	text-decoration: underline;
}
td.adresse a:hover{
	color:#ffffff;
	text-decoration: underline;
}
td.adresse a:active{
	text-decoration: underline;
}
td.contenttop{
	background-image:url(../img/content_top.jpg);
	background-repeat:no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:15px;
	line-height:28px;
	color:#962420;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:15px;
	line-height:28px;
	color:#962420;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:15px;
	line-height:28px;
	color:#ffffff;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #C99960;
	border-bottom : 1px solid #C99960;
	border-color : #C99960;
	background: #F3D7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	height:18px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT {
	border : 1px solid #C99960;
	border-bottom : 1px solid #C99960;
	border-color : #C99960;
	background: #F3D7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
	height:18px;
}
td.button INPUT, CHECKBOX, OPTION {
	border : 1px solid #C99960;
	border-bottom : 1px solid #C99960;
	border-color : #C99960;
	background: #F3D7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
	height:18px;
}
select {
	border : 1px solid #C99960;
	border-bottom : 1px solid #C99960;
	border-color : #C99960;
	background: #F3D7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
	height:18px;
}
TEXTAREA {
	border : 1px solid #C99960;
	border-bottom : 1px solid #C99960;
	border-color : #C99960;
	background: #F3D7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	font-weight:bold;	
	line-height:18px;
}
td.hervorgehoben{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EFD8AF;
}
td.hervorgehoben strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EFD8AF;
}
td.hervorgehoben a{
	color:#EFD8AF;
	text-decoration: underline;
}
td.hervorgehoben a:link{
	color:#EFD8AF;
	text-decoration: underline;
}
td.hervorgehoben a:visited{
	text-decoration: underline;
}
td.hervorgehoben a:hover{
	color:#ffffff;
	text-decoration: underline;
}
td.hervorgehoben a:active{
	text-decoration: underline;
}
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	line-height:18px;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/lig.gif);
	line-height:20px;
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	line-height:20px;
	background-image: none;
}
td.content img{
	border: 0px solid #962420;
}
a{
	color:#962420;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}
td.breadcrumps{
	font-size:10px;
	color:#000000;
}
td.breadcrumps a{
	color:#962420;
	text-decoration: underline;
}
td.breadcrumps a:visited{
	text-decoration: underline;
}
td.breadcrumps a:hover{
	color:#000000;
	text-decoration: underline;
}
td.breadcrumps a:active{
	text-decoration: underline;
}
td.preise{
	color:#ffffff;
	margin: 2px;
	padding: 2px;
	text-decoration:none;
}
td.preise a{
	color:#ffffff;
	background-color:#962420;
	margin: 2px;
	padding: 2px;
	text-decoration:none;
}
td.preise a:link{
	color:#ffffff;
	background-color:#962420;
	margin: 2px;
	padding: 2px;
	text-decoration:none;
}
td.preise a:visited{
	text-decoration: none;
}
td.preise a:hover{
	color:#000000;
	background-color:#E2AF66;
	text-decoration: none;
}
td.preise a:active{
	text-decoration: underline;
}