body {
	background: url(/images/bg-animatie.gif) repeat-x;
}

a { color:#8F8F8D; }

/************************ HOMEPAGE ********************************/

#logo {
	width: 720px; 
	margin: 40px auto 0 auto;
}

#flash { 
	width: 870px; 
	height: 350px; 
	margin: 6px auto 0 auto; 
	border-top: 10px solid #B49759;
	border-bottom: 10px solid #B49759;
	background: url(/images/bg-home.jpg) no-repeat;
	position: relative;
}

#flash ul { position: absolute; top: 310px; left: 250px; }
#flash li { float: left; list-style-type: none; padding: 0 10px; }

#flash a { 
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#flash a:hover { color: #F3EA9C; }


#adres { width: 870px; margin: 10px auto; color:#8F8F8D; text-align: center;}

.duo { font-size: 10px; padding-left: 15px; }