body, td
{
	font-size: 13px;
	font-family: "trebuchet ms", Arial, Helvetica, Geneva, Swiss, sans-serif;
	color: white;
	vertical-align: top;
}

table
{
	border-collapse: collapse;
}

h1
{
	background-color: #404040;
	color: #FCC78D;
	font-size: 20px;
	font-weight: normal;
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-style: italic;
	line-height: 36px;
	margin: 0px;
	padding: 4px 8px 4px 8px;
}

h2
{
	color: #FCC78D;
	font-size: 16px;
	font-weight: normal;
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-style: italic;
	margin: 8px 0px 4px 0px;
}

p
{
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}

b
{
	font-weight: normal;
	color: #FCC78D;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

div, textarea
{
	scrollbar-face-color: #404040;
	scrollbar-shadow-color: #404040;
	scrollbar-highlight-color: #404040;
	scrollbar-3dlight-color: #404040;
	scrollbar-darkshadow-color: #404040;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FCC78D;
}

.hidden
{
	display: none;
}

#body
{
	position: absolute;
	display: none;
	z-index: 1;
}

td.menu
{
	border-bottom: white 2px solid;
	vertical-align: bottom;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}

#logo table, #foto_container table, table.popup_container
{
	width: 100%;
	height: 100%;
}

#logo table td, #foto_container table td, table.popup_container td.popup_container
{
	text-align: center;
	vertical-align: middle;
}

#foto_container
{
	display: none;
	z-index: 99;
	cursor: pointer;
}

#foto_container td
{
	font-size: 10px;
}


#foto_container img
{
	border: white 2px solid;
}

#popup_container
{
	display: none;
	z-index: 88;
}

table.popup
{
	display: none;
	border: white 2px solid;
	margin: auto auto auto auto;
	width: 500px;
}

td.popup_content
{
	background-image: url(../images/web/transparent.png);
	border-top: white 2px solid;
	border-bottom: white 2px solid;
	padding: 8px;
	text-align: left;
}

tr.popup_footer td
{
	text-align: right;
	background-color: #404040;
	padding: 2px 4px 2px 4px;
}

table.popup tr.popup_footer a
{
	color: white;
}

#logo
{
	cursor: pointer;
}

#logo .logo
{
	border: white 3px solid;
	background-color: black;
}

#body .logo
{
	border-left: white 2px solid;
	border-top: white 2px solid;
	border-bottom: white 2px solid;
	cursor: pointer;
}

#menu
{
	border-left: white 2px solid;
	background-image: url(../images/web/transparent.png);
	font-weight: bold;
}

#menu a
{
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	color: white;
	display: block;
}

#menu a.active
{
	color: #FCC78D;
}

#menu a:hover
{
	color: #FCC78D;
	background-image: url(../images/web/transparent.png);
}

td.content
{
	border: white 2px solid;
	background-image: url(../images/web/transparent.png);
}

td.content a
{
	color: #FCC78D;
}

td.content table.data td
{
	padding-right: 12px;
}

div.scroller
{
	border-top: white 2px solid;
	padding: 8px;
	width: 500px;
	height: 250px;
	overflow: auto;
}

.footer
{
	font-size: 10px;
	color: white;
	background-color: #606060;
	padding: 2px 0px 2px 4px;
	border: white 2px solid;
	font-weight: bold;
}

img.thumb
{
	border: white 2px solid;
	margin-right: 3px;
	cursor: pointer;
}

img.coupon
{
	margin: 13px 6px 0px 0px;
	border: white 2px solid;
}

#shop
{
	position: absolute;
	bottom: 388px;
	left: 884px;
	display: none;
	z-index: 11;
}

*body #shop
{
	bottom: 368px;
	left: 868px;
}

#shop img
{
	border: 0px;
}

a.img
{
	font-size: 10px;
}

table.imprint td.title
{
	padding-right: 10px;
}