body {
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	height: 100%;
	margin: 0px;
	border-left: none;
	color: #666666;
	padding-top: 0px;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../imgs/hg.gif);
	text-align:left;
}

.utility {
	font-size: 9px;
	position: absolute;
	top: 15px;
	right: 100px;
	color: #999999;
}
.utility a:link, .utility a:visited, .utility a:active, .utility a:hover  {
	color: #ffffff;
}
.utility a:hover {
	text-decoration: underline;
}

.menu {
	margin:0px 0px 0px 0px;
	padding: 5px;

}

.content {
	margin:0px 0px 0px 0px;
	padding: 5px;
	/*border: 1px solid #ffffff;*/
	/*position: absolute;*/
	width:768px;
	background-color: #D0C6BC;
}

.footer {
	position: fixed;
	vertical-align: middle;
}

	#news1 {
	margin: 0px 0px 0px 0px;
	position: relative;
	padding: 6px;
	height: auto;
	border: 1px dashed #666666;
	float: left;
}

table {
	font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
img {
	border-right: none; border-top: none; border-left: none; border-bottom: none
}
td {
	background-color: #ffffff; background:transparent; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.border1 {
	border-right: #b7b7b7 1px solid; border-top: #b7b7b7 1px solid; border-left: #b7b7b7 1px solid; border-bottom: #b7b7b7 1px solid
}
.border2 {
	border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid
}
.bgGray {
	background-color: #D8D8D6
}
.bgDarkGrey {
	background-color: #ababab
}
.bgweiss {
	background-color: #ffffff
}
.bgLightGray {
	background-color: #EEEEEE
}
.bgUltraGray {
	background-color: #e1ded9
}
.bgDunklerGray {
	background-color: #b3b3b3
}
.bgBlue {
	background-color: #CFDFE8
}
.bgBlue2 {
	background-color: #bbc6da
}
.bgOrange {
	background-color: #ECD292
}
.bgCreme1 {
	background-color: #F7F4ED
}
.bgCreme2 {
	background-color: #FBF0D4
}
.bgbraun {
	background-color: #8B360D
}
.bgDunkelBlau {
	background-color: #00456F
}
.bgPremiereOrange {
	background-color: #FFE299
}
.bgGreen {
	background-color: #b2d5d7
}
a {
	color: #A3131D; text-decoration: underline
}
a:hover {
	color: #3F2503; text-decoration: underline
}
A.cart {
	COLOR: #B70B1B
}
A.cart:hover {
	text-decoration: underline
}
H3 {
	font-weight: lighter
}

select {
     background-color: #FFFFFF;
     border-right: #999999 1px solid;
     border-left: #999999 1px solid;
     border-top: #999999 1px solid;
     border-bottom: #999999 1px solid;
     font-family: Verdana, Helvetica, Arial, Sans-Serif;
     font-size: 8pt;
     color: #666666;
}
input {
    background-color: #f1eeea;
    border-right: #2F1D05 1px solid;
    border-left: #2F1D05 1px solid;
    border-top: #2F1D05 1px solid;
    border-bottom: #2F1D05 1px solid;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    color: #2F1D05;
}

.input {
	background-color: #FBF0D4;
    border-right: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    color: #FBF0D4;
}
textarea {
	background-color: #f1eeea;
    border-right: #2F1D05 1px solid;
    border-left: #2F1D05 1px solid;
    border-top: #2F1D05 1px solid;
    border-bottom: #2F1D05 1px solid;

    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    color: #2F1D05;
}
.table_out { border-right:solid 1px #666666; border-left:solid 1px #666666; background:#ffffff; color:black }
.table_outRot { border:solid 2px #ECD292; background:#9B0202; color:black }
.table_outGrey { border:solid 1px #000000; background:#ABABAB; color:black }
.table_outTransparent { border:solid 0px;  color:#666666 }

/* lightbox css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
