/*	
	---------------------------------------
 	basic html elements  
	---------------------------------------
*/
body {
	margin: 0;
	margin-top: 0%;
	width: 100%;
	height: 90%;
	background-color: #1B0102;
	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;
	text-align: justify;
	width: 95%;
	}
td {
    font-family:Tahoma;
	font-size: 12px;
	margin-left: 0px;
	color: #C1AE74;
	font-weight: normal;
	text-align: left;
	
	
	}
th {
	font-size: 12px;
	margin-left:0px;
	color: #C1AE74;
	line-height: 22px;
	font-weight: normal;
	
	
	
	}	

/*	 
	---------------------------------------
 	div -> content 
	---------------------------------------
*/
#content {
	width: 1024px;
	max-height: 660px;
   	background-color: transparent;
	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: 1024px;
	height: 27px;
	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: 3%px;
	margin-left: 210px;
	margin-right: 170px;
	margin-bottom: 10px;
	color: #C1AE74;
	list-style : none;
	font-size: 11px;
	font-weight: bolder;
	line-height: 28px;
	text-align: left;
	width: 620px;
	}
#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;
	}
 


  

/*	
	---------------------------------------
 	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();
}
}
