/* Hllenbrut CSS Document */

body {	
	background: url(images/hatter_02.jpg) top center;
	background-color: #a97a5a;
	margin: 0px 0px 40px 0px; 
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
p, td, li {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	color: #8b6d5a;
}
#copyright {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	TEXT-ALIGN: left;
	line-height: 16px;
	color: #f3e4c6;
	font-weight: normal;
	margin:3px 0 0 30px;
}

a:link {
	font-weight: bold; 
	color: #8b6d5a; 
	background-color: transparent; 
	text-decoration: none;
}
a:visited {
	font-weight: bold; 
	color: #8b6d5a;	 
	background-color: transparent;
	text-decoration: none;
}			
a:active {
	font-weight: bold; 
	color: #8b6d5a; 
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	background-color: transparent; 
	color: #9a8063;
	text-decoration: none;
}
HR {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: #ccb898 solid 1px; 
	HEIGHT: 1px;
	margin-right: 10px;
}	

.boxbg {
	background: url(images/hollenbrut_21.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

.boxbg_bemutleft {
	background: url(images/hollenbrut_18.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

.text_bemutright {
	margin: 16px 30px 0px 28px;
	text-align: left;
}