/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#671B18;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#671B18;
	line-height:20px;

}

td.topright{
	background-image:url(../img/top_right.jpg);
	background-repeat: no-repeat;

}

td.bodytopleft{
	background-image:url(../img/bodytopleft1.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

td.bodytopright{
	background-image:url(../img/bodytopright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.bodytopleft{
	background-image:url(../img/bodytopleft1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.bodytopright{
	background-image:url(../img/bodytopright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.subleft{

	background-image:url(../img/sub_left.jpg);
	background-repeat:no-repeat;
	background-position: top right;

}

td.subright{

	background-image:url(../img/sub_right.jpg);
	background-repeat:no-repeat;
	background-position: top left;

}

td.hgcontent{
	background-color:#DB9920;

}

td.randcontent{
	background-color:#A05F18;

}

td.randnav{
	background-color:#A2661B;

}

td.hgnav{
	background-color:#E1A32F;

}

td.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#704512;
	line-height:16px;

}
td.news strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#671B18;
	line-height:16px;
	font-weight:bold;

}

td.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#704512;
	line-height:16px;
	text-decoration:none;

}

td.news a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#704512;
	line-height:16px;
	text-decoration:none;

}

td.news a:active{
	text-decoration:none;

}

td.news a:hover{
	color:#000000;
	text-decoration:none;

}

td.news a:visited{
	text-decoration:none;

}

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

}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #A2661B;
	border-bottom : 1px solid #A2661B;
	border-color : #A2661B;
	background: #E1A32F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#671B18;
	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 #A2661B;
	border-bottom : 1px solid #A2661B;
	border-color : #A2661B;
	background: #E1A32F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#671B18;
	margin: 0px;
	padding: 0px;

}

TEXTAREA {
	border : 1px solid #A2661B;
	border-bottom : 1px solid #A2661B;
	border-color : #A2661B;
	background: #E1A32F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#671B18;
	margin: 0px;
	padding: 0px;

}

/*Hauptnavigation erweiterbar */

ul.menu {

	margin-left: 0px;
	padding-left: 0px;
	width: 132px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

ul.menu li {
	list-style-type: none;
	width: 132px;
	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: 11px;
	color: #671B18;
	text-decoration: none;
	display: block;
	width: 132px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 10px;
	font-weight: normal;

}

ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;

}

ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;

}

ul.menu li a:hover {
	color: #671B18;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;

}

ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;

}

/*Subnavi erweiterbar */

ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 132px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

ul.submenu li {
	list-style-type: none;
	width: 132px;
	padding-left: 0px;
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;

}

ul.submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2661B;
	text-decoration: none;
	display: block;
	width: 132px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 20px;
	font-weight: normal;

}

ul.submenu li a:link {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;

}

ul.submenu li a:visited {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;

}

ul.submenu li a:hover {
	color: #671B18;
	background-image: url(../img/hg_submenu.jpg);;
	background-repeat: no-repeat;

}

ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;

}

/*content */

td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;

}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#671B18;
	line-height:20px;
	font-weight:bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;
}

span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;
}

font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#41160E;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1{

	font-family: Georgia, "Times New Roman", Times, serif;
	color:#752A19;
	font-size:20px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 26px;

}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#671B18;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: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: #A2661B;
	height: 1px;

}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F9EBD2;
	line-height: 20px;
	text-decoration: none;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F9EBD2;
	line-height: 20px;
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

a:hover{
	color:#000000;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}
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:10px;
	color: #A2661B;
	text-decoration: none;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2661B;
	text-decoration: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2661B;
	text-decoration: none;
}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#EFCE8F;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2661B;
	text-decoration: none;
}
td.breadcrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2661B;
	text-decoration: none;
}
td.breadcrumbs a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2661B;
	text-decoration: none;
}

td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color: #EFCE8F;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
table.price{
	background-color: #E1A32F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2661B;
}



