/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C2300C;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat-x;

}
td.weiss{
	background-color:#FFFFFF;
}
td.catcher{
	border: 1px solid #DADADA;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 145px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 145px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #9E270A;
	text-decoration: none;
	display: block;
	width: 145px;
	height: 24px;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: none;
	list-style-image: none;
	text-indent: 0px;
	font-weight: normal;
}
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: #9E270A;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	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: 145px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 145px;
	padding-left: 0px;
	background-image: url(../img/hg_submenu.jpg);
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#4B4B4D;
	text-decoration: none;
	display: block;
	width: 145px;
	height: 18px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 10px;
	border-bottom-style: none;
	font-weight: normal;
}
ul.submenu li a:link {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:visited {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {	
	color: #912509;
	background-image: url(../img/hg_submenu_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:normal;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-weight: bold;
	text-indent: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #86ACBB;
	border-bottom : 1px solid #86ACBB;
	border-color : #86ACBB;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT {
	border : 1px solid #86ACBB;
	border-bottom : 1px solid #86ACBB;
	border-color : #86ACBB;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	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 #86ACBB;
	border-bottom : 1px solid #86ACBB;
	border-color : #86ACBB;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #86ACBB;
	border-bottom : 1px solid #86ACBB;
	border-color : #86ACBB;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#6495A8;
	font-weight:bold;
	line-height:18px;
	text-indent: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#163877;
	font-weight:bold;
	line-height:18px;
	text-indent: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color:#C2300C;
	font-weight:bold;
	line-height:28px;
	text-indent: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color:#336600;
	font-weight:bold;
	line-height:28px;
	text-indent: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color:#A02688;
	font-weight:bold;
	line-height:28px;
	text-indent: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	font-weight:bold;	
	line-height:18px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	line-height:18px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	line-height:18px;
}
font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	line-height:18px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304A54;	
	line-height:18px;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	line-height:20px;
	background-image: none;
}
td.content li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	line-height:20px;
	background-image: none;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E270A;
	text-decoration: underline;
}

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E270A;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
td.content a:visited{
	text-decoration: underline;
}
td.hgfooter{
	background-color:#FFCC00;
}
td.footer{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#C2300C;
	line-height:18px;
	text-decoration: none;
}
td.footer strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#C2300C;
	line-height:18px;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#C2300C;
	line-height:18px;
	text-decoration: none;
}
td.footer a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#C2300C;
	line-height:18px;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
}
td.footer a:visited{
	text-decoration: none;
}
td.sommer a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFCC00;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
td.sommer a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFCC00;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;

}
td.sommer a:active{
	text-decoration: none;
}
td.sommer a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
td.sommer a:visited{
	text-decoration: none;
}
td.winter a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#86ACBB;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
td.winter a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#86ACBB;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;

}
td.winter a:active{
	text-decoration: none;
}
td.winter a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
td.winter a:visited{
	text-decoration: none;
}
td.aktionen{
	background-color:#F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#304A54;	
	line-height:16px;
}
td.aktionen a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E270A;
	line-height:16px;
	text-decoration: underline;
}

td.aktionen a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E270A;
	line-height:16px;
	text-decoration: underline;

}
td.aktionen a:active{
	text-decoration: underline;
}
td.aktionen a:hover{
	line-height:16px;
	color:#000000;
	text-decoration: underline;
}

td.preise{
	background-color: #f7f7f7;
	margin: 3px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
}
td.preise2{
	background-color: #dfdcdc;
	margin: 3px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
}
td.preisehead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C2300C;
	font-weight:bold;
	background-color: #FFCC00;
	margin: 3px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
}
td.preisesub{
	background-color: #f7f7f7;
	margin: 3px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635830;
	line-height:20px;
}
td.preisesub strong{
	background-color: #f7f7f7;
	margin: 3px;
	padding: 1px;
	border-bottom-width: 1px;
	font-size:11px;
	color:#635830;
	line-height:20px;
	font-weight: bold;
}
table.anfrage  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 20px;
	background-color: #C2300C;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 20px;
	background-color: #C2300C;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #FFCC00;
	color: #C2300C;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}