body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#993300;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#header {
	background-image:url(images/header01.jpg);
	width:1000px;
	height:235px;
	display:block;
}
#border {
	background-image:url(images/border01.jpg);
	background-repeat: repeat-y;
	width:1000px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#D57113;
	margin: 0px 22px 0px 22px;
	background-repeat: repeat-x;
}
#left {
	width:240px;
	float:left;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:650px;
}
 a {
	color:#2e260f;
}
 a:hover {
	color:#cf0002;
}
hr {
	width:600px;
	border: 2px;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	margin: 0px 0px 20px 0px;

}
ul.inside 
{
list-style-position: inside;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	font-weight:900;
	padding: 10px 0px 0px 6px;
}

h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight:900;
	padding: 0px 0px 10px 6px;

}

/***************** Content ***********************/
.content {
	width:640px;
	padding:0 0 60px 0
	
}



.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}

.content td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}

.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.galerie h3 {
	background-image:url(images/galerie.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dotted #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.product a {
	border: 1px solid #6698bd;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}

/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:540px;
	margin-left:24px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px  #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
	border-bottom-style: dotted;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:24px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-image:url(images/borderfooter01.jpg);
	height:74px;
	width:1000px;
}
#footerend {
	background-image:url(images/borderfooterend01.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:15px;
	display:block;
}
#copyright {
	background-image:url(images/copyright01.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:73px;
	margin-left:48px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 20px 20px 10px 8px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

#gallery {position:relative; width:600px; hight: 800px;}
#thumbs {width:180px; float:right; hight: auto;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#990000;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:185px; top:0; border:1px solid #990000;}
.hr {
	width:520px;
	border: 2px;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
}
