/*	
	---------------------------------------
 	basic html elements  
	---------------------------------------
*/
body {
	margin: 0;
	margin-top: 0%;
	width: 100%;
	height: 90%;
	background-color: #1B0102;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat;
	}
p {
	
	color: #C1AE74;
	list-style : none;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 50px;
	margin-left: 25px;
	margin-bottom: 0px;
	text-align: justify;
	width: 95%;
	}
table {
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
	border: 0px;
	width: 900px;
	clear: both;
	}
td {
	font-size: 10px;
	color: #C1AE74;
	border: 0px;
	
	}
th {
	font-size: 10px;
	color: #C1AE74;
	text-align: center;
	border: 0px;
	line-height: 25px;
	
	
	}

/*	 
	---------------------------------------
 	div -> content 
	---------------------------------------
*/
#content {
	width: 1024px;
	max-height: 660px;
    margin-top:;
	background-color: transparent;
	background-image: url();
	text-align: left;
	margin:0px auto;
	}	
/*	
	---------------------------------------
 	div -> header 
	---------------------------------------
*/
#header {
	width: 1021px;
	margin:0px auto;
	background-image: url(../img/header02.jpg);
	height: 108px;
	float:left;
	}
/*	
	---------------------------------------
 	div -> head 
	---------------------------------------
*/
#head {
	width: 1024px;
	margin:0px auto;
	height: 28px;
	float:left;
	}

#head-menu  {
	width: 1022px;
	height: 28px;
	float : right;
	margin:0px;
	padding :  1px;
	list-style : none;
	font-size: 12px;
	font-weight: bolder;
	background-color: transparent;
	background-image: url(../img/bg_menue_top.jpg);
}
#head-menu li {
	text-align: left;
	float : right;
	width: 140px;
	margin : 0;
	padding : 2px 5px 7px 5px;
	text-decoration : none;
	height: 12px;
	font-weight: bolder;
	background : url();
}
#head-menu a {
	float : left;
	padding :  0;
	text-align: left;
	text-decoration : none;
	border-bottom : 0px;
	color : #C1AE74;
	font-weight: bolder;
	height: auto;
}
#head-menu a:hover , #main-menu a.active {
	color : #7D3A20;
	font-weight : bolder;
	text-decoration : none;
	background-image: url();
}
/*	
	---------------------------------------
 	div -> navi-left 
	---------------------------------------
*/
#navi {
	width: 200px;
	height:500px;
	background-color: transparent;
	margin-top: 0px;
	text-align: left;
	float: left;
	
  }
#navi-menu  {
	width: 100px;
	height: 500px;
	float : left;
	margin:0px;
	padding :  15px 5px 15px 15px;
	list-style : none;
	font-size: 12px;
	font-weight: bolder;
	background-color: transparent;
	background-image: url();

}
#navi-menu li {
	text-align: left;
	float : left;
	width: 100;
	margin : 0;
	padding : 15px 5px 15px 15px;
	text-decoration : none;
	height: 12px;
	font-weight: bolder;
	background : url();
}

#navi-menu a {
	float : left;
	padding :  0;
	text-align: left;
	text-decoration : none;
	border-bottom : 0px;
	color : #C1AE74;
	font-weight: bolder;
	height: auto;
}
#navi-menu a:hover , #main-menu a.active {
	color : #C1AE74;
	font-weight : bolder;
	text-decoration : none;
	background-image: url();
}
  
#navi-left  {
	width: 200px;
	height:500px;
	margin-top: 30px;
	float : left;
	text-align: left;
    margin : 3px;
	padding : 0;
	list-style : none;
	font-size : 12px;
	background : url();

}
/*	
	---------------------------------------
 	div ->content_right
	---------------------------------------
*/  
#content_right {
    width: 1024px;
	height:500px;
	margin-top: 0px;
	margin:0px auto;
	background-image: url(../img/bg_main02b.jpg);
    text-align: left;
	border: 0px 0px 0px 0px ;
	float: left;
  }
  * html div#content_right {
    height: 497px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  #c_right p {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 3px;
	
	text-align: left;
	width: 88%;
	}
#c_right a, #c_right a:link {
	color: #C1AE74;
	text-decoration: none;
	}
#c_right a:hover, #c_right a:active, #c_right a:focus {
	text-decoration: none;
	color: #B19165;
	font-weight: bolder;
	}
#c_right a:visited {
	color: #B19165;
	text-decoration: none;
	}
 


  
 /* SLIMBOX */

#lbOverlay {
	
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	margin-top: 140px;
	left: 50%;
	border: 1px solid 2F0304;
	background-color: #2F0304;
	overflow: hidden;
}

.lbLoading {
	background: url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	z-index: 9999;
	border: 1px solid #2F0304;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	z-index: 9999;
	margin-top: 140px;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-image: url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-image: url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b5a44;
	line-height: 1.4em;
	text-align: left;
	
	padding-left: 4px;
	border: 1px solid #2F0304;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	padding-right: 4px;
	background-image: url(../images/closelabel.gif);
	margin: 1px 0;
	
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
 
/*	
	---------------------------------------
 	div -> footer 
	---------------------------------------
*/
#footer {
	width: 1024px;
	margin:0px auto;
	
	background-image: url(../img/bg_menue_bottom.jpg);
	height: 27px;
	float:left;
	}

#footer-menu  {
	width: 1022px;
	height: 27px;
	float : right;
	margin:0px ;
	padding :  0 ;
	list-style : none;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	background-color: transparent;
	background-image: url();
}
#footer-menu li {
	text-align: center;
	float : right;
	width: 142px;
	margin : 0;
	padding : 3px 10px 7px 5px;
	height: 12px;
	font-weight: bolder;
	text-decoration : none;
	background : url();
}#footer-menu a {
	
	padding :  0;
	text-align: left;
	font-weight: bolder;
    text-decoration : none;
	color : #C1AE74;
	height: auto;
}
#footer-menu a:hover , #main-menu a.active {
	color : #7D3A20;
	text-decoration : none;
	font-weight: bolder;
	background-image: url();
}
}
