﻿.bg1 {
	BACKGROUND-IMAGE: url(/hdbilder/bg_06_06.gif)
}
BODY {
	BACKGROUND-COLOR: #f9fabd
}
.bdr {
	BORDER-RIGHT: #666666 1px dashed; BORDER-LEFT: #666666 1px dashed
}
.txt {
	text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #990000; FONT-FAMILY: "Courier New"; LETTER-SPACING: -0.04em
}
A:link {
	COLOR: #5b2f11
}
A:visited {
	COLOR: #5b2f11
}
A:hover {
	COLOR: #fb9730
}
.txt2 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: tahoma; LETTER-SPACING: -0.04em
}
.txtf {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma
}
.cattxt {text-transform: uppercase; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma; LETTER-SPACING: -0.04em
}
.thtext {text-transform: uppercase; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial
}
.thtext2 {text-transform: uppercase; FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: arial
}

.thumb {
	height: 180px; 
	width: 240px;
	border: solid 1px #000000;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 5px auto;
	text-align: center;
}

#thumbs {
	background: #FFFFFF;
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	width: 95%;
	BORDER-RIGHT: #666666 1px dashed; BORDER-LEFT: #666666 1px dashed;
	margin: 0 auto;
}

#thumbs ul{
	display: inline-block;
	//display: inline;
	zoom: 1;
	padding: 2px;
	margin: 0;
	text-align: center;
	font-size:0px;
	word-spacing:-1px;
}

#thumbs li {
	text-align: center;
	vertical-align: top;
	height: auto;
	display: inline-block;
	display: -moz-inline-stack;
	padding: 2px;
	cursor: default;
	zoom: 1;
    *display: inline;

}

