body, html {
	height:100%;
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	margin:3px;
	padding:10px;
	text-align:center;
	color: #38271f;
	background:#000000 url('../../../images/bgpattern.gif');
	
}
#bottomline {
	position:relative;
	text-align:right;
	margin: 0 auto;
	width:788px;
	height:auto;
	left:14px;
	border:0px solid white;
	color:white;
}

#top_line {
	position:relative;
	text-align:right;
	padding-top:5px;
	margin: 0 auto;
	width:788px;
	height:auto;
	left:14px;
	border:0px solid white;
	color:white;
}

a {
	color: #38271f;
	font-weight:bold;
	
}

h1 {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	line-height:11px;
	font-weight:bold;
	color:#790000;
	
}

h2 {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	line-height:11px;
	font-weight:bold;
	color:#790000;
}

h3 {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	font-weight:bold;
	color:#38271f;
	
}
#centercontainer {
	text-align: center;
	position: absolute;
	width: 788px;
	top: 0px;
	left: 50%;
	margin-left:-394px;
	padding-bottom:20px;
}

#sitecontainer {
	 position:relative;
	 text-align:left;
	 margin: 0 auto;
	 width:788px;
	 height:auto;
	 padding:0px;
	 background-color:#000000;
	 border: 17px solid #ffffff;
	 z-index:10;
}

#header {
	position:relative;
	top:0px;
	height:135px;
	width:100%;
	background-color:white;
}

#topleft {
	position:absolute;
	top:0px;
	left:0px;
	width:434px;
	height:130px;
	overflow:hidden;
}

#topright {
	position:absolute;
	top:0px;
	left:437px;
	width:351px;
	height:130px;
	overflow:hidden;
}

#sitebody {
	position:relative;
	height:500px;
	width:100%;
	background-color:white;
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	height:75px;
	width:100%;
	background-color:white;
}
#menu01 a {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:69px;
	height:70px;
	background: url("../../../images/01.gif") 0 0 no-repeat;
}
#menu01 a:hover {
	background-position: -69px 0;
}
#menu02 a {
	position:absolute;
	left:69px;
	top:0px;
	position:absolute;
	display:block;
	width:90px;
	height:70px;
	background: url("../../../images/02.gif") 0 0 no-repeat;
}
#menu02 a:hover {
	background-position: -90px 0;
}
#menu03 a {
	position:absolute;
	left:159px;
	top:0px;
	display:block;
	width:72px;
	height:70px;
	background: url("../../../images/03.gif") 0 0 no-repeat;
}
#menu03 a:hover {
	background-position: -72px 0;
}
#menu04 a {
	position:absolute;
	left:231px;
	top:0px;
	display:block;
	width:70px;
	height:70px;
	background: url("../../../images/04.gif") 0 0 no-repeat;
}
#menu04 a:hover {
	background-position: -70px 0;
}
#menu05 a {
	position:absolute;
	left:301px;
	top:0px;
	display:block;
	width:133px;
	height:70px;
	background: url("../../../images/05.gif") 0 0 no-repeat;
}
#menu05 a:hover {
	background-position: -133px 0;
}

#damenmode a {
	position:absolute;
	left:437px;
	top:0px;
	display:block;
	width:115px;
	height:70px;
	background: url("../../../images/damenmode.gif") 0 0 no-repeat;
}
#damenmode a:hover {
	background-position: -115px 0;
}
#herrenmode a {
	position:absolute;
	left:554px;
	top:0px;
	position:absolute;
	display:block;
	width:115px;
	height:70px;
	background: url("../../../images/herrenmode.gif") 0 0 no-repeat;
}
#herrenmode a:hover {
	background-position: -115px 0;
}
#damenherrenwaesche a {
	position:absolute;
	left:671px;
	top:0px;
	display:block;
	width:117px;
	height:70px;
	background: url("../../../images/damenherrenwaesche.gif") 0 0 no-repeat;
}
#damenherrenwaesche a:hover {
	background-position: -117px 0;
}



.errorbox {
	background-color:#790000;
	color:white;
	text-align:center;
	color:white;
	padding-top:10px;
	border:1px solid white;
	position: absolute;
	z-index: 11000;
	top:120px;
	left:30px;
	height: 89px;
	width: 315px;
	visibility: hidden;
}

#content {
	position:absolute;
	top:0px;
	left:0px;
	width:434px;
	height:100%;
	text-align:justify;
	background-color:#846a5d;
	z-index:130;
}
#contentbox {
	position:absolute;
	top:20px;
	left:20px;
	width:394px;
	height:auto;
	text-align:justify;
	background-color:#846a5d;
	color:white;
	z-index:140;
}
#slideshow {
	position:absolute;
	top:0px;
	left:437px;
	width:351px;
	height:100%;
	background-color:white;
}
#galleryoverview {
	/*
	border-top:1px dotted #9f857a;
	border-bottom:1px dotted #9f857a;
	background-color: #8a7065;
	*/
	padding:5px;
	margin:5px;
}
#contactform {
	height:150px;
	width:400px;
	
}
#contactformtable td {
	border:0px solid #856b5e;
	text-align:left;
	vertical-align:top;
	padding:3px;
}
#contactformtable input, textarea {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	padding:0px;
	background-color:#dfd4ce;
	border:1px solid #6e5b52;
	color:#856b5e;
}
#contactformtable input:focus, textarea:focus {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	padding:0px;
	border:1px solid #a3a3a3;
}


#gallerypic {
	border:1px solid #b7a7a0;
	
	
}

#roromedia {
	position:absolute;
	top:640px;
	left:822px;
	width:21px;
	height:73px;
}


/* Scrollpane */

p{
		margin-top:0px;
}
#dhtmlgoodies_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
	position:absolute;
	width:412px;
	height:460px;	/* The height of the scrolling div */
	z-index:120;
	
}
#scrolldiv_parentContainer{
	width:500px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:120;
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
	padding: 5px;
	position:relative;
	z-index:120;
	color: #38271f;
		
}

/*
The scrollbar slider 
*/
#scrolldiv_slider{
	width:15px;
	margin-left:14px;
	height:500px;
	float:left;
	z-index:120;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
	width:15px;
	height:460px;	/* Total height - 40 pixels */
	position:relative;
	left:0px;
	z-index:120;
	background-image:url('../../../images/sliderbg.gif');
	cursor:pointer;
}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
	margin:1px;
	width:9px;
	height:9px;
	background-color:#790000;
	position:absolute;	
	top:0px;
	left:2px;
	cursor:pointer;
	z-index:120;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:15px;
	height:16px;
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
	background-color:#846a5d;
}
#scrolldiv_scrollUp{
	margin-bottom:2px;
}
#scrolldiv_scrollDown{
	margin-top:2px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:1000;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:1001;
}

.lbLoading {
	background: #fff url(../../../images/loading.gif) no-repeat center;
	z-index:1001;
}

#lbImage {
	border: 10px solid #fff;
	z-index:1001;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index:1001;
}

#lbPrevLink {
	left: 0;
	z-index:1001;
}

#lbPrevLink:hover {
	background: transparent url(../../../images/prevlabel.gif) no-repeat 0% 15%;
	z-index:1001;
}

#lbNextLink {
	right: 0;
	z-index:1001;
}

#lbNextLink:hover {
	background: transparent url(../../../images/nextlabel.gif) no-repeat 100% 15%;
	z-index:1001;
}


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index:1001;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index:1001;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	z-index:1001;
}

#lbCaption {
	font-weight: bold;
	z-index:1001;
}
